Skip to content

Console Output

01:04:00 [2020-01-20T06:04:00.953Z] Started by timer
01:04:03 [2020-01-20T06:04:03.677Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:04:03 [2020-01-20T06:04:03.677Z] Running in Durability level: PERFORMANCE_OPTIMIZED
01:04:04 [2020-01-20T06:04:04.335Z] [Pipeline] Start of Pipeline
01:04:04 [2020-01-20T06:04:04.663Z] [Pipeline] readTrusted
01:04:04 [2020-01-20T06:04:04.785Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
01:04:04 [2020-01-20T06:04:04.788Z] [Pipeline] podTemplate
01:04:04 [2020-01-20T06:04:04.792Z] [Pipeline] {
01:04:04 [2020-01-20T06:04:04.796Z] [Pipeline] node
01:04:19 [2020-01-20T06:04:19.798Z] Still waiting to schedule task
01:04:19 [2020-01-20T06:04:19.798Z] Waiting for next available executor on ‘tracecompass-build’
02:37:47 [2020-01-20T07:37:47.918Z] Agent tracecompass-build-ztmxj-l5jm5 is provisioned from template Kubernetes Pod Template
02:37:47 [2020-01-20T07:37:47.919Z] ---
02:37:47 [2020-01-20T07:37:47.919Z] apiVersion: "v1"
02:37:47 [2020-01-20T07:37:47.919Z] kind: "Pod"
02:37:47 [2020-01-20T07:37:47.919Z] metadata:
02:37:47 [2020-01-20T07:37:47.919Z]   annotations:
02:37:47 [2020-01-20T07:37:47.919Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-staging/145/"
02:37:47 [2020-01-20T07:37:47.919Z]   labels:
02:37:47 [2020-01-20T07:37:47.919Z]     jenkins: "slave"
02:37:47 [2020-01-20T07:37:47.919Z]     jenkins/label: "tracecompass-build"
02:37:47 [2020-01-20T07:37:47.919Z]   name: "tracecompass-build-ztmxj-l5jm5"
02:37:47 [2020-01-20T07:37:47.919Z] spec:
02:37:47 [2020-01-20T07:37:47.919Z]   containers:
02:37:47 [2020-01-20T07:37:47.919Z]   - env:
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_SECRET"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "********"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_TUNNEL"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_AGENT_NAME"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "tracecompass-build-ztmxj-l5jm5"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_NAME"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "tracecompass-build-ztmxj-l5jm5"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_AGENT_WORKDIR"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "/home/jenkins/agent"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "JENKINS_URL"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
02:37:47 [2020-01-20T07:37:47.919Z]     - name: "HOME"
02:37:47 [2020-01-20T07:37:47.919Z]       value: "/home/jenkins"
02:37:47 [2020-01-20T07:37:47.919Z]     image: "eclipsecbi/jenkins-jnlp-agent"
02:37:47 [2020-01-20T07:37:47.919Z]     name: "jnlp"
02:37:47 [2020-01-20T07:37:47.919Z]     volumeMounts:
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/home/jenkins/.ssh"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "volume-known-hosts"
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/home/jenkins/agent"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "workspace-volume"
02:37:47 [2020-01-20T07:37:47.919Z]       readOnly: false
02:37:47 [2020-01-20T07:37:47.919Z]   - args:
02:37:47 [2020-01-20T07:37:47.919Z]     - "-c"
02:37:47 [2020-01-20T07:37:47.919Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
02:37:47 [2020-01-20T07:37:47.919Z]     command:
02:37:47 [2020-01-20T07:37:47.919Z]     - "/bin/sh"
02:37:47 [2020-01-20T07:37:47.919Z]     image: "delislesim/eclipse-tracecompass-build-env:16.04"
02:37:47 [2020-01-20T07:37:47.919Z]     imagePullPolicy: "Always"
02:37:47 [2020-01-20T07:37:47.919Z]     name: "tracecompass"
02:37:47 [2020-01-20T07:37:47.919Z]     resources:
02:37:47 [2020-01-20T07:37:47.919Z]       limits:
02:37:47 [2020-01-20T07:37:47.919Z]         memory: "2.6Gi"
02:37:47 [2020-01-20T07:37:47.919Z]         cpu: "1.3"
02:37:47 [2020-01-20T07:37:47.919Z]       requests:
02:37:47 [2020-01-20T07:37:47.919Z]         memory: "2.6Gi"
02:37:47 [2020-01-20T07:37:47.919Z]         cpu: "1.3"
02:37:47 [2020-01-20T07:37:47.919Z]     tty: true
02:37:47 [2020-01-20T07:37:47.919Z]     volumeMounts:
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "settings-xml"
02:37:47 [2020-01-20T07:37:47.919Z]       readOnly: true
02:37:47 [2020-01-20T07:37:47.919Z]       subPath: "settings.xml"
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/home/jenkins/.m2/repository"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "m2-repo"
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/opt/tools"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "tools"
02:37:47 [2020-01-20T07:37:47.919Z]     - mountPath: "/home/jenkins/agent"
02:37:47 [2020-01-20T07:37:47.919Z]       name: "workspace-volume"
02:37:47 [2020-01-20T07:37:47.919Z]       readOnly: false
02:37:47 [2020-01-20T07:37:47.919Z]   nodeSelector:
02:37:47 [2020-01-20T07:37:47.919Z]     beta.kubernetes.io/os: "linux"
02:37:47 [2020-01-20T07:37:47.919Z]   restartPolicy: "Never"
02:37:47 [2020-01-20T07:37:47.919Z]   securityContext: {}
02:37:47 [2020-01-20T07:37:47.919Z]   volumes:
02:37:47 [2020-01-20T07:37:47.919Z]   - emptyDir: {}
02:37:47 [2020-01-20T07:37:47.919Z]     name: "m2-repo"
02:37:47 [2020-01-20T07:37:47.919Z]   - name: "settings-xml"
02:37:47 [2020-01-20T07:37:47.919Z]     secret:
02:37:47 [2020-01-20T07:37:47.919Z]       items:
02:37:47 [2020-01-20T07:37:47.919Z]       - key: "settings.xml"
02:37:47 [2020-01-20T07:37:47.919Z]         path: "settings.xml"
02:37:47 [2020-01-20T07:37:47.919Z]       secretName: "m2-secret-dir"
02:37:47 [2020-01-20T07:37:47.919Z]   - emptyDir:
02:37:47 [2020-01-20T07:37:47.919Z]       medium: ""
02:37:47 [2020-01-20T07:37:47.919Z]     name: "workspace-volume"
02:37:47 [2020-01-20T07:37:47.919Z]   - name: "tools"
02:37:47 [2020-01-20T07:37:47.919Z]     persistentVolumeClaim:
02:37:47 [2020-01-20T07:37:47.919Z]       claimName: "tools-claim-jiro-tracecompass"
02:37:47 [2020-01-20T07:37:47.919Z]   - configMap:
02:37:47 [2020-01-20T07:37:47.919Z]       name: "known-hosts"
02:37:47 [2020-01-20T07:37:47.919Z]     name: "volume-known-hosts"
02:37:47 [2020-01-20T07:37:47.919Z] 
02:37:48 [2020-01-20T07:37:48.737Z] Running on tracecompass-build-ztmxj-l5jm5 in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon
02:37:48 [2020-01-20T07:37:48.737Z] [Pipeline] {
02:37:48 [2020-01-20T07:37:48.763Z] [Pipeline] stage
02:37:48 [2020-01-20T07:37:48.766Z] [Pipeline] { (Declarative: Checkout SCM)
02:37:48 [2020-01-20T07:37:48.774Z] [Pipeline] checkout
02:38:11 [2020-01-20T07:38:11.537Z] No credentials specified
02:38:11 [2020-01-20T07:38:11.541Z] Cloning the remote Git repository
02:38:11 [2020-01-20T07:38:11.648Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
02:38:11 [2020-01-20T07:38:11.949Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10
02:38:12 [2020-01-20T07:38:12.143Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
02:38:12 [2020-01-20T07:38:12.144Z]  > git --version # timeout=10
02:38:12 [2020-01-20T07:38:12.240Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
02:38:12 [2020-01-20T07:38:12.739Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
02:38:12 [2020-01-20T07:38:12.746Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:38:12 [2020-01-20T07:38:12.845Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
02:38:12 [2020-01-20T07:38:12.945Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
02:38:12 [2020-01-20T07:38:12.946Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
02:38:13 [2020-01-20T07:38:13.546Z] Checking out Revision e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 (refs/remotes/origin/master)
02:38:13 [2020-01-20T07:38:13.336Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
02:38:13 [2020-01-20T07:38:13.441Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
02:38:13 [2020-01-20T07:38:13.643Z]  > git config core.sparsecheckout # timeout=10
02:38:13 [2020-01-20T07:38:13.737Z]  > git checkout -f e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 # timeout=10
02:38:21 [2020-01-20T07:38:21.243Z] Commit message: "incubator: fix javadoc directory removal"
02:38:21 [2020-01-20T07:38:21.248Z]  > git rev-list --no-walk e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 # timeout=10
02:38:21 [2020-01-20T07:38:21.552Z] [Pipeline] }
02:38:21 [2020-01-20T07:38:21.558Z] [Pipeline] // stage
02:38:21 [2020-01-20T07:38:21.568Z] [Pipeline] withEnv
02:38:21 [2020-01-20T07:38:21.569Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.576Z] [Pipeline] container
02:38:21 [2020-01-20T07:38:21.577Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.595Z] [Pipeline] withEnv
02:38:21 [2020-01-20T07:38:21.596Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.602Z] [Pipeline] timestamps
02:38:21 [2020-01-20T07:38:21.602Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
02:38:21 [2020-01-20T07:38:21.603Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.610Z] [Pipeline] timeout
02:38:21 [2020-01-20T07:38:21.610Z] Timeout set to expire in 4 hr 0 min
02:38:21 [2020-01-20T07:38:21.611Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.623Z] [Pipeline] stage
02:38:21 [2020-01-20T07:38:21.625Z] [Pipeline] { (Declarative: Tool Install)
02:38:21 [2020-01-20T07:38:21.632Z] [Pipeline] tool
02:38:21 [2020-01-20T07:38:21.639Z] [Pipeline] envVarsForTool
02:38:21 [2020-01-20T07:38:21.647Z] [Pipeline] tool
02:38:21 [2020-01-20T07:38:21.654Z] [Pipeline] envVarsForTool
02:38:21 [2020-01-20T07:38:21.660Z] [Pipeline] }
02:38:21 [2020-01-20T07:38:21.665Z] [Pipeline] // stage
02:38:21 [2020-01-20T07:38:21.671Z] [Pipeline] withEnv
02:38:21 [2020-01-20T07:38:21.671Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.677Z] [Pipeline] stage
02:38:21 [2020-01-20T07:38:21.679Z] [Pipeline] { (Checkout)
02:38:21 [2020-01-20T07:38:21.695Z] [Pipeline] tool
02:38:21 [2020-01-20T07:38:21.700Z] [Pipeline] envVarsForTool
02:38:21 [2020-01-20T07:38:21.709Z] [Pipeline] tool
02:38:21 [2020-01-20T07:38:21.715Z] [Pipeline] envVarsForTool
02:38:21 [2020-01-20T07:38:21.721Z] [Pipeline] withEnv
02:38:21 [2020-01-20T07:38:21.722Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.729Z] [Pipeline] container
02:38:21 [2020-01-20T07:38:21.729Z] [Pipeline] {
02:38:21 [2020-01-20T07:38:21.734Z] [Pipeline] sh
02:38:27 [2020-01-20T07:38:27.244Z] + mkdir -p ../scripts
02:38:27 [2020-01-20T07:38:27.447Z] [Pipeline] sh
02:38:30 [2020-01-20T07:38:30.139Z] + cp scripts/deploy-rcp.sh ../scripts
02:38:30 [2020-01-20T07:38:30.151Z] [Pipeline] sh
02:38:33 [2020-01-20T07:38:33.039Z] + cp scripts/deploy-update-site.sh ../scripts
02:38:33 [2020-01-20T07:38:33.046Z] [Pipeline] sh
02:38:35 [2020-01-20T07:38:35.578Z] + cp scripts/deploy-doc.sh ../scripts
02:38:35 [2020-01-20T07:38:35.589Z] [Pipeline] checkout
02:38:35 [2020-01-20T07:38:35.602Z] No credentials specified
02:38:35 [2020-01-20T07:38:35.641Z] Fetching changes from the remote Git repository
02:38:35 [2020-01-20T07:38:35.605Z]  > git rev-parse --is-inside-work-tree # timeout=10
02:38:35 [2020-01-20T07:38:35.736Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
02:38:35 [2020-01-20T07:38:35.745Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
02:38:35 [2020-01-20T07:38:35.746Z]  > git --version # timeout=10
02:38:35 [2020-01-20T07:38:35.834Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
02:39:14 [2020-01-20T07:39:14.440Z] Checking out Revision dbfebfdad9d870ea0238558c1e424c2bfb338720 (master)
02:39:14 [2020-01-20T07:39:14.365Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:39:14 [2020-01-20T07:39:14.442Z]  > git config core.sparsecheckout # timeout=10
02:39:14 [2020-01-20T07:39:14.446Z]  > git checkout -f dbfebfdad9d870ea0238558c1e424c2bfb338720 # timeout=10
02:39:18 [2020-01-20T07:39:18.235Z] Commit message: "Fix BookmarksViewTest"
02:39:18 [2020-01-20T07:39:18.244Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:39:19 [2020-01-20T07:39:19.134Z]  > git rev-list --no-walk 93d19e1eed1135275b4604ac7ef8e3a4a97ef025 # timeout=10
02:39:19 [2020-01-20T07:39:19.279Z] [Pipeline] sh
02:39:21 [2020-01-20T07:39:21.984Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
02:39:21 [2020-01-20T07:39:21.994Z] [Pipeline] sh
02:39:26 [2020-01-20T07:39:26.339Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
02:39:26 [2020-01-20T07:39:26.351Z] [Pipeline] sh
02:39:28 [2020-01-20T07:39:28.884Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
02:39:28 [2020-01-20T07:39:28.891Z] [Pipeline] sh
02:39:31 [2020-01-20T07:39:31.529Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/
02:39:31 [2020-01-20T07:39:31.534Z] [Pipeline] }
02:39:31 [2020-01-20T07:39:31.541Z] [Pipeline] // container
02:39:31 [2020-01-20T07:39:31.548Z] [Pipeline] }
02:39:31 [2020-01-20T07:39:31.553Z] [Pipeline] // withEnv
02:39:31 [2020-01-20T07:39:31.560Z] [Pipeline] }
02:39:31 [2020-01-20T07:39:31.566Z] [Pipeline] // stage
02:39:31 [2020-01-20T07:39:31.575Z] [Pipeline] stage
02:39:31 [2020-01-20T07:39:31.577Z] [Pipeline] { (Legacy)
02:39:31 [2020-01-20T07:39:31.642Z] [Pipeline] tool
02:39:31 [2020-01-20T07:39:31.650Z] [Pipeline] envVarsForTool
02:39:31 [2020-01-20T07:39:31.659Z] [Pipeline] tool
02:39:31 [2020-01-20T07:39:31.665Z] [Pipeline] envVarsForTool
02:39:31 [2020-01-20T07:39:31.672Z] [Pipeline] withEnv
02:39:31 [2020-01-20T07:39:31.673Z] [Pipeline] {
02:39:31 [2020-01-20T07:39:31.680Z] [Pipeline] container
02:39:31 [2020-01-20T07:39:31.681Z] [Pipeline] {
02:39:31 [2020-01-20T07:39:31.687Z] [Pipeline] sh
02:39:34 [2020-01-20T07:39:34.825Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/
02:39:34 [2020-01-20T07:39:34.831Z] [Pipeline] }
02:39:34 [2020-01-20T07:39:34.837Z] [Pipeline] // container
02:39:34 [2020-01-20T07:39:34.844Z] [Pipeline] }
02:39:34 [2020-01-20T07:39:34.849Z] [Pipeline] // withEnv
02:39:34 [2020-01-20T07:39:34.855Z] [Pipeline] }
02:39:34 [2020-01-20T07:39:34.860Z] [Pipeline] // stage
02:39:34 [2020-01-20T07:39:34.867Z] [Pipeline] stage
02:39:34 [2020-01-20T07:39:34.869Z] [Pipeline] { (Build)
02:39:34 [2020-01-20T07:39:34.882Z] [Pipeline] tool
02:39:34 [2020-01-20T07:39:34.889Z] [Pipeline] envVarsForTool
02:39:34 [2020-01-20T07:39:34.897Z] [Pipeline] tool
02:39:34 [2020-01-20T07:39:34.904Z] [Pipeline] envVarsForTool
02:39:34 [2020-01-20T07:39:34.912Z] [Pipeline] withEnv
02:39:34 [2020-01-20T07:39:34.912Z] [Pipeline] {
02:39:34 [2020-01-20T07:39:34.919Z] [Pipeline] container
02:39:34 [2020-01-20T07:39:34.920Z] [Pipeline] {
02:39:34 [2020-01-20T07:39:34.927Z] [Pipeline] sh
02:39:37 [2020-01-20T07:39:37.580Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp
02:39:37 [2020-01-20T07:39:37.589Z] [Pipeline] sh
02:39:40 [2020-01-20T07:39:40.366Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev
02:39:40 [2020-01-20T07:39:40.373Z] [Pipeline] sh
02:39:43 [2020-01-20T07:39:43.547Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user
02:39:43 [2020-01-20T07:39:43.554Z] [Pipeline] sh
02:39:46 [2020-01-20T07:39:46.059Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
02:39:46 [2020-01-20T07:39:46.065Z] [Pipeline] sh
02:39:48 [2020-01-20T07:39:48.607Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
02:39:48 [2020-01-20T07:39:48.613Z] [Pipeline] sh
02:39:50 [2020-01-20T07:39:50.477Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
02:39:50 [2020-01-20T07:39:50.483Z] [Pipeline] sh
02:39:53 [2020-01-20T07:39:53.409Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.6 -Dtycho.disableP2Mirrors=true
02:39:53 [2020-01-20T07:39:53.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
02:39:55 [2020-01-20T07:39:55.930Z] [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
02:39:55 [2020-01-20T07:39:55.930Z] [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 6.3 kB/s)
02:39:55 [2020-01-20T07:39:55.930Z] [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
02:39:55 [2020-01-20T07:39:55.930Z] [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 208 kB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [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 47 kB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [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 296 kB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
02:39:56 [2020-01-20T07:39:56.187Z] [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 667 kB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.0 MB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [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 4.0 MB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
02:39:56 [2020-01-20T07:39:56.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.9 MB/s)
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [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
02:39:56 [2020-01-20T07:39:56.187Z] [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 319 kB/s)
02:39:56 [2020-01-20T07:39:56.444Z] [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 333 kB/s)
02:39:56 [2020-01-20T07:39:56.704Z] [INFO] Scanning for projects...
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
02:39:56 [2020-01-20T07:39:56.973Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.239Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.495Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.751Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.751Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.751Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.751Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
02:39:57 [2020-01-20T07:39:57.752Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
02:39:58 [2020-01-20T07:39:58.010Z] [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
02:39:58 [2020-01-20T07:39:58.010Z] [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
02:39:58 [2020-01-20T07:39:58.010Z] [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
02:39:58 [2020-01-20T07:39:58.573Z] [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
02:39:58 [2020-01-20T07:39:58.829Z] [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
02:39:58 [2020-01-20T07:39:58.829Z] [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
02:39:58 [2020-01-20T07:39:58.829Z] [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 54 kB/s)
02:39:58 [2020-01-20T07:39:58.829Z] [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
02:39:58 [2020-01-20T07:39:58.829Z] [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
02:39:58 [2020-01-20T07:39:58.829Z] [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
02:39:59 [2020-01-20T07:39:59.086Z] [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
02:39:59 [2020-01-20T07:39:59.086Z] [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
02:39:59 [2020-01-20T07:39:59.086Z] [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
02:39:59 [2020-01-20T07:39:59.342Z] [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 323 kB/s)
02:39:59 [2020-01-20T07:39:59.343Z] [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
02:39:59 [2020-01-20T07:39:59.343Z] [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
02:39:59 [2020-01-20T07:39:59.343Z] [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
02:39:59 [2020-01-20T07:39:59.600Z] [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
02:39:59 [2020-01-20T07:39:59.600Z] [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
02:39:59 [2020-01-20T07:39:59.600Z] [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
02:39:59 [2020-01-20T07:39:59.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 133 kB/s)
02:39:59 [2020-01-20T07:39:59.857Z] [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
02:39:59 [2020-01-20T07:39:59.857Z] [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
02:39:59 [2020-01-20T07:39:59.857Z] [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
02:40:00 [2020-01-20T07:40:00.114Z] [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
02:40:00 [2020-01-20T07:40:00.114Z] [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
02:40:00 [2020-01-20T07:40:00.114Z] [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
02:40:00 [2020-01-20T07:40:00.114Z] [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 179 kB/s)
02:40:00 [2020-01-20T07:40:00.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
02:40:00 [2020-01-20T07:40:00.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
02:40:00 [2020-01-20T07:40:00.114Z] [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
02:40:00 [2020-01-20T07:40:00.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
02:40:00 [2020-01-20T07:40:00.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
02:40:00 [2020-01-20T07:40:00.628Z] [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
02:40:00 [2020-01-20T07:40:00.628Z] [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 706 kB/s)
02:40:00 [2020-01-20T07:40:00.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:40:00 [2020-01-20T07:40:00.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:40:00 [2020-01-20T07:40:00.628Z] [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
02:40:00 [2020-01-20T07:40:00.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:40:00 [2020-01-20T07:40:00.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:40:00 [2020-01-20T07:40:00.885Z] [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
02:40:00 [2020-01-20T07:40:00.885Z] [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 546 kB/s)
02:40:00 [2020-01-20T07:40:00.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
02:40:00 [2020-01-20T07:40:00.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
02:40:01 [2020-01-20T07:40:01.142Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
02:40:01 [2020-01-20T07:40:01.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
02:40:01 [2020-01-20T07:40:01.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
02:40:01 [2020-01-20T07:40:01.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
02:40:01 [2020-01-20T07:40:01.655Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 388 kB/s)
02:40:01 [2020-01-20T07:40:01.655Z] [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
02:40:01 [2020-01-20T07:40:01.655Z] [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
02:40:01 [2020-01-20T07:40:01.655Z] [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
02:40:01 [2020-01-20T07:40:01.912Z] [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
02:40:01 [2020-01-20T07:40:01.913Z] [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
02:40:01 [2020-01-20T07:40:01.913Z] [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
02:40:01 [2020-01-20T07:40:01.913Z] [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)
02:40:01 [2020-01-20T07:40:01.913Z] [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
02:40:01 [2020-01-20T07:40:01.913Z] [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
02:40:02 [2020-01-20T07:40:02.170Z] [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
02:40:02 [2020-01-20T07:40:02.426Z] [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
02:40:02 [2020-01-20T07:40:02.426Z] [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
02:40:02 [2020-01-20T07:40:02.426Z] [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
02:40:02 [2020-01-20T07:40:02.426Z] [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 109 kB/s)
02:40:02 [2020-01-20T07:40:02.426Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:40:02 [2020-01-20T07:40:02.426Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:40:02 [2020-01-20T07:40:02.426Z] [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
02:40:02 [2020-01-20T07:40:02.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:40:02 [2020-01-20T07:40:02.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:41:39 [2020-01-20T07:41:39.080Z] [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
02:41:39 [2020-01-20T07:41:39.080Z] [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 935 kB/s)
02:41:39 [2020-01-20T07:41:39.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:41:39 [2020-01-20T07:41:39.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:41:39 [2020-01-20T07:41:39.080Z] [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
02:41:39 [2020-01-20T07:41:39.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:41:39 [2020-01-20T07:41:39.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:41:39 [2020-01-20T07:41:39.080Z] [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
02:41:39 [2020-01-20T07:41:39.080Z] [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 1.0 MB/s)
02:41:39 [2020-01-20T07:41:39.080Z] [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
02:41:39 [2020-01-20T07:41:39.080Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 50 kB/s)
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 65 kB/s)
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 22 kB/s)
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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 198 kB/s)
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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 524 kB/s)
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.476Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 19 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 162 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 228 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 523 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 600 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 278 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 522 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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 558 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [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
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 138 kB/s)
02:43:15 [2020-01-20T07:43:15.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 129 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 191 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 447 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 241 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 217 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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 125 kB/s)
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.880Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 598 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:44:51 [2020-01-20T07:44:51.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:44:51 [2020-01-20T07:44:51.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 827 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 286 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 1.0 MB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 303 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 851 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 173 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 206 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 129 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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 594 kB/s)
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.881Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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 187 kB/s)
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:51 [2020-01-20T07:44:51.882Z] [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
02:44:52 [2020-01-20T07:44:52.139Z] [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 308 kB/s)
02:44:52 [2020-01-20T07:44:52.139Z] [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
02:44:52 [2020-01-20T07:44:52.139Z] [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
02:44:52 [2020-01-20T07:44:52.139Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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 145 kB/s)
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.395Z] [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
02:44:52 [2020-01-20T07:44:52.652Z] [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
02:44:52 [2020-01-20T07:44:52.652Z] [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
02:44:52 [2020-01-20T07:44:52.908Z] [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
02:44:52 [2020-01-20T07:44:52.908Z] [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 380 kB/s)
02:44:52 [2020-01-20T07:44:52.908Z] [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
02:44:52 [2020-01-20T07:44:52.908Z] [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
02:44:52 [2020-01-20T07:44:52.908Z] [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
02:44:53 [2020-01-20T07:44:53.165Z] [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
02:44:53 [2020-01-20T07:44:53.165Z] [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
02:44:53 [2020-01-20T07:44:53.165Z] [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
02:44:53 [2020-01-20T07:44:53.165Z] [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 378 kB/s)
02:44:53 [2020-01-20T07:44:53.165Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:44:53 [2020-01-20T07:44:53.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:44:53 [2020-01-20T07:44:53.165Z] [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
02:44:53 [2020-01-20T07:44:53.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:44:53 [2020-01-20T07:44:53.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:44:53 [2020-01-20T07:44:53.423Z] [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
02:44:53 [2020-01-20T07:44:53.423Z] [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 1.2 MB/s)
02:44:53 [2020-01-20T07:44:53.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:44:53 [2020-01-20T07:44:53.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:44:53 [2020-01-20T07:44:53.709Z] [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
02:44:53 [2020-01-20T07:44:53.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:44:53 [2020-01-20T07:44:53.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:44:53 [2020-01-20T07:44:53.965Z] [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
02:44:53 [2020-01-20T07:44:53.965Z] [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 676 kB/s)
02:44:53 [2020-01-20T07:44:53.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
02:44:53 [2020-01-20T07:44:53.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
02:44:53 [2020-01-20T07:44:53.965Z] [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
02:44:54 [2020-01-20T07:44:54.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
02:44:54 [2020-01-20T07:44:54.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
02:44:54 [2020-01-20T07:44:54.222Z] [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
02:44:54 [2020-01-20T07:44:54.222Z] [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 649 kB/s)
02:44:54 [2020-01-20T07:44:54.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:44:54 [2020-01-20T07:44:54.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:44:54 [2020-01-20T07:44:54.481Z] [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
02:44:54 [2020-01-20T07:44:54.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:44:54 [2020-01-20T07:44:54.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:44:54 [2020-01-20T07:44:54.737Z] [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
02:44:54 [2020-01-20T07:44:54.737Z] [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 2.6 MB/s)
02:44:54 [2020-01-20T07:44:54.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.737Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
02:44:54 [2020-01-20T07:44:54.994Z] [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 446 kB/s)
02:44:54 [2020-01-20T07:44:54.994Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
02:44:55 [2020-01-20T07:44:55.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
02:44:55 [2020-01-20T07:44:55.251Z] [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
02:44:55 [2020-01-20T07:44:55.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
02:44:55 [2020-01-20T07:44:55.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
02:44:55 [2020-01-20T07:44:55.507Z] [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
02:44:55 [2020-01-20T07:44:55.507Z] [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 359 kB/s)
02:44:55 [2020-01-20T07:44:55.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:44:55 [2020-01-20T07:44:55.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:44:55 [2020-01-20T07:44:55.507Z] [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
02:44:55 [2020-01-20T07:44:55.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:44:55 [2020-01-20T07:44:55.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:44:56 [2020-01-20T07:44:56.021Z] [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
02:44:56 [2020-01-20T07:44:56.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.5 MB/s)
02:44:56 [2020-01-20T07:44:56.021Z] [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
02:44:56 [2020-01-20T07:44:56.021Z] [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
02:44:56 [2020-01-20T07:44:56.021Z] [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
02:44:56 [2020-01-20T07:44:56.304Z] [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
02:44:56 [2020-01-20T07:44:56.304Z] [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
02:44:56 [2020-01-20T07:44:56.304Z] [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
02:44:56 [2020-01-20T07:44:56.304Z] [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 508 kB/s)
02:44:56 [2020-01-20T07:44:56.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:44:56 [2020-01-20T07:44:56.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:44:56 [2020-01-20T07:44:56.304Z] [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
02:44:56 [2020-01-20T07:44:56.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:44:56 [2020-01-20T07:44:56.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:44:56 [2020-01-20T07:44:56.870Z] [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
02:44:56 [2020-01-20T07:44:56.870Z] [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 3.4 MB/s)
02:44:56 [2020-01-20T07:44:56.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
02:44:56 [2020-01-20T07:44:56.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
02:44:56 [2020-01-20T07:44:56.870Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
02:44:57 [2020-01-20T07:44:57.127Z] [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 1.1 MB/s)
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.127Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.384Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.384Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:44:57 [2020-01-20T07:44:57.641Z] [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 93 kB/s)
02:44:57 [2020-01-20T07:44:57.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
02:44:57 [2020-01-20T07:44:57.641Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
02:44:57 [2020-01-20T07:44:57.641Z] [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
02:44:57 [2020-01-20T07:44:57.898Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
02:44:57 [2020-01-20T07:44:57.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
02:44:57 [2020-01-20T07:44:57.898Z] [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
02:44:57 [2020-01-20T07:44:57.898Z] [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 446 kB/s)
02:44:57 [2020-01-20T07:44:57.898Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:44:57 [2020-01-20T07:44:57.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:44:57 [2020-01-20T07:44:57.898Z] [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
02:44:58 [2020-01-20T07:44:58.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:44:58 [2020-01-20T07:44:58.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:44:58 [2020-01-20T07:44:58.411Z] [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
02:44:58 [2020-01-20T07:44:58.411Z] [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 501 kB/s)
02:44:58 [2020-01-20T07:44:58.411Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.411Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.411Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
02:44:58 [2020-01-20T07:44:58.669Z] [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 112 kB/s)
02:44:58 [2020-01-20T07:44:58.669Z] [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
02:44:58 [2020-01-20T07:44:58.669Z] [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
02:44:58 [2020-01-20T07:44:58.669Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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 45 kB/s)
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.598Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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 59 kB/s)
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:44:59 [2020-01-20T07:44:59.857Z] [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
02:45:00 [2020-01-20T07:45:00.115Z] [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
02:45:00 [2020-01-20T07:45:00.374Z] [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
02:45:00 [2020-01-20T07:45:00.374Z] [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
02:45:00 [2020-01-20T07:45:00.374Z] [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 32 kB/s)
02:45:00 [2020-01-20T07:45:00.374Z] [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
02:45:00 [2020-01-20T07:45:00.374Z] [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
02:45:00 [2020-01-20T07:45:00.374Z] [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
02:45:00 [2020-01-20T07:45:00.631Z] [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
02:45:00 [2020-01-20T07:45:00.631Z] [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
02:45:00 [2020-01-20T07:45:00.631Z] [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
02:45:00 [2020-01-20T07:45:00.631Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 35 kB/s)
02:45:00 [2020-01-20T07:45:00.632Z] [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
02:45:00 [2020-01-20T07:45:00.632Z] [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
02:45:00 [2020-01-20T07:45:00.888Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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 57 kB/s)
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.451Z] [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
02:45:01 [2020-01-20T07:45:01.708Z] [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
02:45:01 [2020-01-20T07:45:01.708Z] [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
02:45:01 [2020-01-20T07:45:01.708Z] [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
02:45:01 [2020-01-20T07:45:01.708Z] [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 36 kB/s)
02:45:01 [2020-01-20T07:45:01.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:45:01 [2020-01-20T07:45:01.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:45:01 [2020-01-20T07:45:01.708Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:45:02 [2020-01-20T07:45:02.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:46:38 [2020-01-20T07:46:38.672Z] [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 29 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 8.9 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 30 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 126 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 36 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 144 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 52 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 413 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:46:38 [2020-01-20T07:46:38.672Z] [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
02:46:38 [2020-01-20T07:46:38.672Z] [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 926 kB/s)
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.672Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
02:46:38 [2020-01-20T07:46:38.673Z] [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)
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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
02:46:38 [2020-01-20T07:46:38.673Z] [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 74 kB/s)
02:46:38 [2020-01-20T07:46:38.930Z] [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
02:46:38 [2020-01-20T07:46:38.930Z] [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
02:46:38 [2020-01-20T07:46:38.930Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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 43 kB/s)
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.496Z] [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
02:46:39 [2020-01-20T07:46:39.752Z] [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
02:46:40 [2020-01-20T07:46:40.009Z] [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
02:46:40 [2020-01-20T07:46:40.009Z] [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
02:46:40 [2020-01-20T07:46:40.009Z] [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 43 kB/s)
02:46:40 [2020-01-20T07:46:40.009Z] [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
02:46:40 [2020-01-20T07:46:40.009Z] [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
02:46:40 [2020-01-20T07:46:40.009Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 38 kB/s)
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.572Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:46:40 [2020-01-20T07:46:40.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:46:40 [2020-01-20T07:46:40.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:46:40 [2020-01-20T07:46:40.829Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:48:17 [2020-01-20T07:48:17.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
02:48:17 [2020-01-20T07:48:17.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:48:17 [2020-01-20T07:48:17.227Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.616Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:49:53 [2020-01-20T07:49:53.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:49:53 [2020-01-20T07:49:53.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:49:53 [2020-01-20T07:49:53.617Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:51:30 [2020-01-20T07:51:30.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:51:30 [2020-01-20T07:51:30.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:51:30 [2020-01-20T07:51:30.006Z] [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
02:52:51 [2020-01-20T07:52:51.386Z] [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
02:52:51 [2020-01-20T07:52:51.386Z] [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
02:52:51 [2020-01-20T07:52:51.386Z] [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
02:52:51 [2020-01-20T07:52:51.386Z] [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
02:52:51 [2020-01-20T07:52:51.386Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 9.3 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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 33 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 7.5 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 10 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 104 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 10 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 29 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 21 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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 39 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 2.6 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 14 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 21 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 30 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 39 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 12 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 9.0 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 5.6 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 2.6 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 92 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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 9.5 kB/s)
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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
02:52:55 [2020-01-20T07:52:55.556Z] [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 16 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 36 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 47 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:52:55 [2020-01-20T07:52:55.557Z] [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 40 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 11 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
02:52:55 [2020-01-20T07:52:55.557Z] [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 11 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 19 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 5.7 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 101 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 1.1 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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 2.5 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:52:55 [2020-01-20T07:52:55.557Z] [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 607 B/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 21 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 46 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 6.9 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 1.3 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 10.0 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 53 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 1.8 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 801 B/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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
02:52:55 [2020-01-20T07:52:55.557Z] [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 6.9 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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 3.9 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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 6.9 kB/s)
02:52:55 [2020-01-20T07:52:55.557Z] [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 5.3 kB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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 15 kB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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 15 MB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 5.9 MB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 4.8 MB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 1.3 MB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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 293 kB/s)
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.155Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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 232 kB/s)
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 974 kB/s)
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.156Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 52 kB/s)
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:32 [2020-01-20T07:54:32.412Z] [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
02:54:33 [2020-01-20T07:54:33.339Z] [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
02:54:33 [2020-01-20T07:54:33.340Z] [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
02:54:33 [2020-01-20T07:54:33.340Z] [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
02:54:33 [2020-01-20T07:54:33.340Z] [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 221 kB/s)
02:54:33 [2020-01-20T07:54:33.340Z] [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
02:54:33 [2020-01-20T07:54:33.340Z] [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
02:54:33 [2020-01-20T07:54:33.340Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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 120 kB/s)
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:33 [2020-01-20T07:54:33.902Z] [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
02:54:34 [2020-01-20T07:54:34.158Z] [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
02:54:34 [2020-01-20T07:54:34.158Z] [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
02:54:34 [2020-01-20T07:54:34.414Z] [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
02:54:34 [2020-01-20T07:54:34.414Z] [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 511 kB/s)
02:54:34 [2020-01-20T07:54:34.414Z] [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
02:54:34 [2020-01-20T07:54:34.414Z] [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
02:54:34 [2020-01-20T07:54:34.414Z] [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
02:54:35 [2020-01-20T07:54:35.342Z] [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
02:54:35 [2020-01-20T07:54:35.342Z] [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
02:54:35 [2020-01-20T07:54:35.342Z] [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
02:54:35 [2020-01-20T07:54:35.342Z] [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 456 kB/s)
02:54:35 [2020-01-20T07:54:35.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
02:54:35 [2020-01-20T07:54:35.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
02:54:35 [2020-01-20T07:54:35.598Z] [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
02:54:35 [2020-01-20T07:54:35.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
02:54:35 [2020-01-20T07:54:35.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
02:54:35 [2020-01-20T07:54:35.854Z] [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
02:54:35 [2020-01-20T07:54:35.854Z] [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 1.1 MB/s)
02:54:35 [2020-01-20T07:54:35.854Z] [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
02:54:35 [2020-01-20T07:54:35.854Z] [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
02:54:35 [2020-01-20T07:54:35.854Z] [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
02:54:36 [2020-01-20T07:54:36.110Z] [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
02:54:36 [2020-01-20T07:54:36.110Z] [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
02:54:36 [2020-01-20T07:54:36.110Z] [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
02:54:36 [2020-01-20T07:54:36.366Z] [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 116 kB/s)
02:54:36 [2020-01-20T07:54:36.366Z] [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
02:54:36 [2020-01-20T07:54:36.366Z] [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
02:54:36 [2020-01-20T07:54:36.366Z] [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
02:54:36 [2020-01-20T07:54:36.622Z] [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
02:54:36 [2020-01-20T07:54:36.622Z] [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
02:54:36 [2020-01-20T07:54:36.622Z] [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
02:54:36 [2020-01-20T07:54:36.622Z] [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 249 kB/s)
02:54:36 [2020-01-20T07:54:36.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:54:36 [2020-01-20T07:54:36.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:54:36 [2020-01-20T07:54:36.622Z] [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
02:54:36 [2020-01-20T07:54:36.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:54:37 [2020-01-20T07:54:37.135Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:54:37 [2020-01-20T07:54:37.135Z] [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
02:54:37 [2020-01-20T07:54:37.135Z] [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 2.0 MB/s)
02:54:37 [2020-01-20T07:54:37.135Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.135Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.135Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
02:54:37 [2020-01-20T07:54:37.392Z] [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 1.3 MB/s)
02:54:37 [2020-01-20T07:54:37.392Z] [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
02:54:37 [2020-01-20T07:54:37.392Z] [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
02:54:37 [2020-01-20T07:54:37.392Z] [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
02:54:37 [2020-01-20T07:54:37.953Z] [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
02:54:37 [2020-01-20T07:54:37.953Z] [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
02:54:37 [2020-01-20T07:54:37.953Z] [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
02:54:37 [2020-01-20T07:54:37.953Z] [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 32 kB/s)
02:54:37 [2020-01-20T07:54:37.953Z] [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
02:56:14 [2020-01-20T07:56:14.327Z] [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
02:56:14 [2020-01-20T07:56:14.327Z] [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
02:56:14 [2020-01-20T07:56:14.327Z] [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
02:56:14 [2020-01-20T07:56:14.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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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 490 kB/s)
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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 92 kB/s)
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:56:14 [2020-01-20T07:56:14.328Z] [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
02:57:50 [2020-01-20T07:57:50.740Z] [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
02:57:50 [2020-01-20T07:57:50.740Z] [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
02:57:50 [2020-01-20T07:57:50.740Z] [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
02:57:50 [2020-01-20T07:57:50.740Z] [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 4.7 kB/s)
02:57:50 [2020-01-20T07:57:50.740Z] [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 4.3 kB/s)
02:57:50 [2020-01-20T07:57:50.740Z] [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 26 kB/s)
02:57:50 [2020-01-20T07:57:50.740Z] [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
02:59:27 [2020-01-20T07:59:27.117Z] [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
02:59:27 [2020-01-20T07:59:27.117Z] [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
02:59:27 [2020-01-20T07:59:27.117Z] [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
02:59:27 [2020-01-20T07:59:27.117Z] [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
03:00:48 [2020-01-20T08:00:48.488Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 49 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 619 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 58 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 326 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 1.7 MB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 82 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 385 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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 148 kB/s)
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.489Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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 353 kB/s)
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:48 [2020-01-20T08:00:48.746Z] [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
03:00:49 [2020-01-20T08:00:49.001Z] [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
03:00:49 [2020-01-20T08:00:49.001Z] [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
03:00:49 [2020-01-20T08:00:49.257Z] [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
03:00:49 [2020-01-20T08:00:49.257Z] [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 476 kB/s)
03:00:49 [2020-01-20T08:00:49.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
03:00:49 [2020-01-20T08:00:49.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
03:00:49 [2020-01-20T08:00:49.257Z] [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
03:00:49 [2020-01-20T08:00:49.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
03:00:49 [2020-01-20T08:00:49.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
03:00:49 [2020-01-20T08:00:49.513Z] [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
03:00:49 [2020-01-20T08:00:49.513Z] [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 609 kB/s)
03:00:49 [2020-01-20T08:00:49.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
03:00:49 [2020-01-20T08:00:49.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
03:00:49 [2020-01-20T08:00:49.513Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
03:00:49 [2020-01-20T08:00:49.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
03:00:49 [2020-01-20T08:00:49.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
03:00:49 [2020-01-20T08:00:49.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
03:00:50 [2020-01-20T08:00:50.025Z] [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 264 kB/s)
03:00:50 [2020-01-20T08:00:50.025Z] [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
03:00:50 [2020-01-20T08:00:50.025Z] [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
03:00:50 [2020-01-20T08:00:50.025Z] [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
03:00:50 [2020-01-20T08:00:50.280Z] [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
03:00:50 [2020-01-20T08:00:50.280Z] [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
03:00:50 [2020-01-20T08:00:50.280Z] [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
03:00:51 [2020-01-20T08:00:51.209Z] [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 2.0 kB/s)
03:00:51 [2020-01-20T08:00:51.209Z] [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
03:00:51 [2020-01-20T08:00:51.209Z] [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
03:00:51 [2020-01-20T08:00:51.464Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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 359 kB/s)
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.720Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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 45 kB/s)
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:51 [2020-01-20T08:00:51.975Z] [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
03:00:52 [2020-01-20T08:00:52.537Z] [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
03:00:52 [2020-01-20T08:00:52.537Z] [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
03:00:52 [2020-01-20T08:00:52.537Z] [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
03:00:52 [2020-01-20T08:00:52.537Z] [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 441 kB/s)
03:00:52 [2020-01-20T08:00:52.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
03:00:52 [2020-01-20T08:00:52.793Z] [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 87 kB/s)
03:00:52 [2020-01-20T08:00:52.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
03:00:52 [2020-01-20T08:00:52.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
03:00:52 [2020-01-20T08:00:52.793Z] [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
03:00:53 [2020-01-20T08:00:53.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
03:00:53 [2020-01-20T08:00:53.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
03:00:53 [2020-01-20T08:00:53.305Z] [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
03:00:53 [2020-01-20T08:00:53.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 17 kB/s)
03:00:53 [2020-01-20T08:00:53.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
03:00:53 [2020-01-20T08:00:53.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
03:00:53 [2020-01-20T08:00:53.305Z] [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
03:00:53 [2020-01-20T08:00:53.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
03:00:53 [2020-01-20T08:00:53.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
03:00:53 [2020-01-20T08:00:53.561Z] [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
03:00:53 [2020-01-20T08:00:53.561Z] [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 226 kB/s)
03:00:53 [2020-01-20T08:00:53.561Z] [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
03:00:53 [2020-01-20T08:00:53.561Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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 348 kB/s)
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:54 [2020-01-20T08:00:54.924Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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 159 kB/s)
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.485Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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 159 kB/s)
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.742Z] [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
03:00:55 [2020-01-20T08:00:55.998Z] [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
03:00:56 [2020-01-20T08:00:56.254Z] [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
03:00:56 [2020-01-20T08:00:56.254Z] [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
03:00:56 [2020-01-20T08:00:56.254Z] [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 85 kB/s)
03:00:56 [2020-01-20T08:00:56.254Z] [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
03:00:56 [2020-01-20T08:00:56.254Z] [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
03:00:56 [2020-01-20T08:00:56.254Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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 39 kB/s)
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:56 [2020-01-20T08:00:56.510Z] [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
03:00:57 [2020-01-20T08:00:57.070Z] [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
03:00:57 [2020-01-20T08:00:57.071Z] [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
03:00:57 [2020-01-20T08:00:57.071Z] [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
03:00:57 [2020-01-20T08:00:57.071Z] [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 326 kB/s)
03:00:57 [2020-01-20T08:00:57.071Z] [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
03:00:57 [2020-01-20T08:00:57.071Z] [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
03:00:57 [2020-01-20T08:00:57.071Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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 152 kB/s)
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:57 [2020-01-20T08:00:57.326Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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 103 kB/s)
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:00:58 [2020-01-20T08:00:58.690Z] [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
03:01:00 [2020-01-20T08:01:00.054Z] [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
03:01:00 [2020-01-20T08:01:00.054Z] [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
03:01:00 [2020-01-20T08:01:00.054Z] [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
03:01:00 [2020-01-20T08:01:00.054Z] [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 114 kB/s)
03:01:00 [2020-01-20T08:01:00.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
03:01:00 [2020-01-20T08:01:00.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
03:01:00 [2020-01-20T08:01:00.054Z] [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
03:01:00 [2020-01-20T08:01:00.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
03:01:00 [2020-01-20T08:01:00.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
03:01:00 [2020-01-20T08:01:00.615Z] [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
03:01:00 [2020-01-20T08:01:00.615Z] [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 191 kB/s)
03:01:00 [2020-01-20T08:01:00.615Z] [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
03:01:00 [2020-01-20T08:01:00.615Z] [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
03:01:00 [2020-01-20T08:01:00.615Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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 91 kB/s)
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:00 [2020-01-20T08:01:00.872Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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 135 kB/s)
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.447Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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 417 kB/s)
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.703Z] [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
03:01:01 [2020-01-20T08:01:01.958Z] [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
03:01:01 [2020-01-20T08:01:01.958Z] [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
03:01:01 [2020-01-20T08:01:01.958Z] [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
03:01:02 [2020-01-20T08:01:02.214Z] [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 175 kB/s)
03:01:02 [2020-01-20T08:01:02.214Z] [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
03:01:02 [2020-01-20T08:01:02.214Z] [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
03:01:02 [2020-01-20T08:01:02.214Z] [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
03:01:02 [2020-01-20T08:01:02.469Z] [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
03:01:02 [2020-01-20T08:01:02.469Z] [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
03:01:02 [2020-01-20T08:01:02.469Z] [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
03:01:02 [2020-01-20T08:01:02.470Z] [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 104 kB/s)
03:01:02 [2020-01-20T08:01:02.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.470Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.725Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.725Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
03:01:02 [2020-01-20T08:01:02.980Z] [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 332 kB/s)
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:02 [2020-01-20T08:01:02.980Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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
03:01:03 [2020-01-20T08:01:03.237Z] [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 263 kB/s)
03:01:03 [2020-01-20T08:01:03.492Z] [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 58 kB/s)
03:01:03 [2020-01-20T08:01:03.748Z] [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
03:01:03 [2020-01-20T08:01:03.748Z] [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
03:01:04 [2020-01-20T08:01:04.003Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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 56 kB/s)
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.259Z] [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
03:01:04 [2020-01-20T08:01:04.822Z] [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
03:01:04 [2020-01-20T08:01:04.822Z] [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
03:01:04 [2020-01-20T08:01:04.822Z] [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
03:01:04 [2020-01-20T08:01:04.823Z] [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 11 kB/s)
03:01:04 [2020-01-20T08:01:04.823Z] [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
03:01:04 [2020-01-20T08:01:04.823Z] [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
03:01:04 [2020-01-20T08:01:04.823Z] [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
03:01:05 [2020-01-20T08:01:05.383Z] [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
03:01:05 [2020-01-20T08:01:05.383Z] [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
03:01:05 [2020-01-20T08:01:05.383Z] [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
03:01:05 [2020-01-20T08:01:05.383Z] [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 170 kB/s)
03:01:05 [2020-01-20T08:01:05.383Z] [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
03:01:05 [2020-01-20T08:01:05.383Z] [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
03:01:05 [2020-01-20T08:01:05.384Z] [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
03:01:05 [2020-01-20T08:01:05.639Z] [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
03:01:05 [2020-01-20T08:01:05.639Z] [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
03:01:05 [2020-01-20T08:01:05.639Z] [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
03:01:05 [2020-01-20T08:01:05.639Z] [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 92 kB/s)
03:01:05 [2020-01-20T08:01:05.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
03:01:05 [2020-01-20T08:01:05.639Z] [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
03:01:05 [2020-01-20T08:01:05.894Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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 933 kB/s)
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.150Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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 90 kB/s)
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.710Z] [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
03:01:06 [2020-01-20T08:01:06.966Z] [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
03:01:06 [2020-01-20T08:01:06.966Z] [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
03:01:06 [2020-01-20T08:01:06.966Z] [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
03:01:06 [2020-01-20T08:01:06.966Z] [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 352 kB/s)
03:01:06 [2020-01-20T08:01:06.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
03:01:06 [2020-01-20T08:01:06.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
03:01:06 [2020-01-20T08:01:06.967Z] [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
03:01:07 [2020-01-20T08:01:07.892Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
03:01:07 [2020-01-20T08:01:07.892Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
03:01:07 [2020-01-20T08:01:07.892Z] [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
03:01:07 [2020-01-20T08:01:07.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.5 MB/s)
03:01:07 [2020-01-20T08:01:07.892Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
03:01:07 [2020-01-20T08:01:07.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
03:01:07 [2020-01-20T08:01:07.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
03:01:08 [2020-01-20T08:01:08.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
03:01:08 [2020-01-20T08:01:08.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
03:01:08 [2020-01-20T08:01:08.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
03:01:08 [2020-01-20T08:01:08.403Z] [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 60 kB/s)
03:01:08 [2020-01-20T08:01:08.403Z] [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
03:01:08 [2020-01-20T08:01:08.403Z] [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
03:01:08 [2020-01-20T08:01:08.403Z] [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
03:01:08 [2020-01-20T08:01:08.659Z] [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
03:01:08 [2020-01-20T08:01:08.915Z] [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
03:01:08 [2020-01-20T08:01:08.915Z] [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
03:01:08 [2020-01-20T08:01:08.915Z] [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 66 kB/s)
03:01:08 [2020-01-20T08:01:08.915Z] [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
03:01:08 [2020-01-20T08:01:08.915Z] [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
03:01:08 [2020-01-20T08:01:08.915Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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 153 kB/s)
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.171Z] [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
03:01:09 [2020-01-20T08:01:09.427Z] [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
03:01:09 [2020-01-20T08:01:09.683Z] [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
03:01:09 [2020-01-20T08:01:09.683Z] [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
03:01:09 [2020-01-20T08:01:09.683Z] [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 550 kB/s)
03:01:09 [2020-01-20T08:01:09.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.683Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
03:01:09 [2020-01-20T08:01:09.940Z] [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 864 kB/s)
03:01:09 [2020-01-20T08:01:09.940Z] [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
03:01:09 [2020-01-20T08:01:09.940Z] [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
03:01:09 [2020-01-20T08:01:09.940Z] [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
03:01:09 [2020-01-20T08:01:09.940Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:02:46 [2020-01-20T08:02:46.307Z] [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
03:04:22 [2020-01-20T08:04:22.679Z] [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
03:04:22 [2020-01-20T08:04:22.679Z] [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
03:04:22 [2020-01-20T08:04:22.679Z] [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
03:04:22 [2020-01-20T08:04:22.679Z] [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
03:05:44 [2020-01-20T08:05:44.041Z] [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
03:05:44 [2020-01-20T08:05:44.041Z] [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
03:05:44 [2020-01-20T08:05:44.041Z] [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
03:05:44 [2020-01-20T08:05:44.041Z] [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
03:05:46 [2020-01-20T08:05:46.554Z] [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 5.6 kB/s)
03:05:46 [2020-01-20T08:05:46.554Z] [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 4.1 kB/s)
03:05:46 [2020-01-20T08:05:46.554Z] [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 75 kB/s)
03:07:22 [2020-01-20T08:07:22.922Z] [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 567 B/s)
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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 177 kB/s)
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [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 388 kB/s)
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
03:07:22 [2020-01-20T08:07:22.922Z] [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
03:07:22 [2020-01-20T08:07:22.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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 3.1 MB/s)
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
03:07:22 [2020-01-20T08:07:22.923Z] [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 1.1 MB/s)
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 1.1 MB/s)
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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
03:07:22 [2020-01-20T08:07:22.923Z] [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 193 kB/s)
03:07:22 [2020-01-20T08:07:22.923Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
03:08:59 [2020-01-20T08:08:59.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
03:08:59 [2020-01-20T08:08:59.291Z] [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
03:08:59 [2020-01-20T08:08:59.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
03:08:59 [2020-01-20T08:08:59.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
03:08:59 [2020-01-20T08:08:59.291Z] [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
03:08:59 [2020-01-20T08:08:59.291Z] [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 363 kB/s)
03:08:59 [2020-01-20T08:08:59.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
03:08:59 [2020-01-20T08:08:59.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
03:10:20 [2020-01-20T08:10:20.655Z] [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
03:10:20 [2020-01-20T08:10:20.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
03:10:20 [2020-01-20T08:10:20.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
03:10:20 [2020-01-20T08:10:20.912Z] [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
03:10:21 [2020-01-20T08:10:21.167Z] [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 780 kB/s)
03:10:21 [2020-01-20T08:10:21.167Z] [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
03:10:21 [2020-01-20T08:10:21.167Z] [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
03:10:21 [2020-01-20T08:10:21.167Z] [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
03:10:21 [2020-01-20T08:10:21.423Z] [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
03:10:21 [2020-01-20T08:10:21.423Z] [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
03:10:21 [2020-01-20T08:10:21.423Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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 352 B/s)
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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 97 kB/s)
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:11:57 [2020-01-20T08:11:57.794Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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 328 kB/s)
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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 173 kB/s)
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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 382 kB/s)
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
03:13:34 [2020-01-20T08:13:34.174Z] [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
03:13:34 [2020-01-20T08:13:34.174Z] [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 858 kB/s)
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.174Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
03:13:34 [2020-01-20T08:13:34.175Z] [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 587 kB/s)
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:13:34 [2020-01-20T08:13:34.175Z] [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
03:14:55 [2020-01-20T08:14:55.869Z] [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 367 B/s)
03:14:55 [2020-01-20T08:14:55.869Z] [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
03:14:55 [2020-01-20T08:14:55.869Z] [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
03:14:55 [2020-01-20T08:14:55.869Z] [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
03:14:56 [2020-01-20T08:14:56.124Z] [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
03:14:56 [2020-01-20T08:14:56.124Z] [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
03:14:56 [2020-01-20T08:14:56.124Z] [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
03:14:56 [2020-01-20T08:14:56.124Z] [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 286 kB/s)
03:14:56 [2020-01-20T08:14:56.124Z] [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
03:16:32 [2020-01-20T08:16:32.520Z] [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
03:16:32 [2020-01-20T08:16:32.520Z] [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
03:16:32 [2020-01-20T08:16:32.520Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.0 MB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 625 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 3.7 MB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 183 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 216 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 106 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 50 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 65 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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 53 kB/s)
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.521Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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 51 kB/s)
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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 126 kB/s)
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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 71 kB/s)
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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 126 kB/s)
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 911 kB/s)
03:16:32 [2020-01-20T08:16:32.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
03:16:32 [2020-01-20T08:16:32.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
03:16:32 [2020-01-20T08:16:32.522Z] [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
03:16:32 [2020-01-20T08:16:32.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
03:16:32 [2020-01-20T08:16:32.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
03:16:32 [2020-01-20T08:16:32.777Z] [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
03:16:32 [2020-01-20T08:16:32.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.4 MB/s)
03:16:32 [2020-01-20T08:16:32.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
03:16:32 [2020-01-20T08:16:32.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
03:16:32 [2020-01-20T08:16:32.778Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
03:16:33 [2020-01-20T08:16:33.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
03:16:33 [2020-01-20T08:16:33.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
03:16:33 [2020-01-20T08:16:33.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
03:16:33 [2020-01-20T08:16:33.340Z] [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 71 kB/s)
03:16:33 [2020-01-20T08:16:33.340Z] [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
03:16:33 [2020-01-20T08:16:33.340Z] [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
03:16:33 [2020-01-20T08:16:33.340Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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 65 kB/s)
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:33 [2020-01-20T08:16:33.901Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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 406 kB/s)
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.157Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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 44 kB/s)
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.718Z] [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
03:16:34 [2020-01-20T08:16:34.973Z] [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
03:16:34 [2020-01-20T08:16:34.973Z] [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
03:16:34 [2020-01-20T08:16:34.973Z] [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
03:16:34 [2020-01-20T08:16:34.974Z] [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 640 kB/s)
03:16:34 [2020-01-20T08:16:34.974Z] [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
03:16:34 [2020-01-20T08:16:34.974Z] [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
03:16:34 [2020-01-20T08:16:34.974Z] [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
03:16:35 [2020-01-20T08:16:35.229Z] [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
03:16:35 [2020-01-20T08:16:35.485Z] [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
03:16:35 [2020-01-20T08:16:35.485Z] [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
03:16:35 [2020-01-20T08:16:35.740Z] [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 295 kB/s)
03:16:35 [2020-01-20T08:16:35.740Z] [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
03:16:35 [2020-01-20T08:16:35.740Z] [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
03:16:35 [2020-01-20T08:16:35.740Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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 144 kB/s)
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:35 [2020-01-20T08:16:35.996Z] [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
03:16:36 [2020-01-20T08:16:36.251Z] [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
03:16:36 [2020-01-20T08:16:36.251Z] [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
03:16:36 [2020-01-20T08:16:36.507Z] [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
03:16:36 [2020-01-20T08:16:36.507Z] [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.6 MB/s)
03:16:36 [2020-01-20T08:16:36.507Z] [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
03:16:36 [2020-01-20T08:16:36.507Z] [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
03:16:36 [2020-01-20T08:16:36.507Z] [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
03:16:36 [2020-01-20T08:16:36.762Z] [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
03:16:36 [2020-01-20T08:16:36.762Z] [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
03:16:36 [2020-01-20T08:16:36.763Z] [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
03:16:36 [2020-01-20T08:16:36.763Z] [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 63 kB/s)
03:16:36 [2020-01-20T08:16:36.763Z] [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
03:16:36 [2020-01-20T08:16:36.763Z] [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
03:16:36 [2020-01-20T08:16:36.763Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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 184 kB/s)
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.323Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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 501 kB/s)
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.578Z] [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
03:16:37 [2020-01-20T08:16:37.834Z] [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
03:16:37 [2020-01-20T08:16:37.834Z] [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
03:16:37 [2020-01-20T08:16:37.834Z] [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
03:16:38 [2020-01-20T08:16:38.121Z] [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.7 MB/s)
03:16:38 [2020-01-20T08:16:38.121Z] [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
03:16:38 [2020-01-20T08:16:38.121Z] [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
03:16:38 [2020-01-20T08:16:38.121Z] [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
03:16:38 [2020-01-20T08:16:38.376Z] [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
03:16:38 [2020-01-20T08:16:38.376Z] [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
03:16:38 [2020-01-20T08:16:38.376Z] [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
03:16:38 [2020-01-20T08:16:38.631Z] [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 23 kB/s)
03:16:38 [2020-01-20T08:16:38.631Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
03:16:38 [2020-01-20T08:16:38.631Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
03:16:38 [2020-01-20T08:16:38.631Z] [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
03:16:39 [2020-01-20T08:16:39.994Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
03:16:39 [2020-01-20T08:16:39.994Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
03:16:39 [2020-01-20T08:16:39.994Z] [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
03:16:39 [2020-01-20T08:16:39.994Z] [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 1.2 MB/s)
03:16:39 [2020-01-20T08:16:39.994Z] [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
03:16:39 [2020-01-20T08:16:39.994Z] [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
03:16:39 [2020-01-20T08:16:39.994Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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 457 kB/s)
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.250Z] [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
03:16:40 [2020-01-20T08:16:40.810Z] [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
03:16:40 [2020-01-20T08:16:40.810Z] [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
03:16:40 [2020-01-20T08:16:40.810Z] [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
03:16:40 [2020-01-20T08:16:40.810Z] [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 1.4 MB/s)
03:16:40 [2020-01-20T08:16:40.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
03:16:40 [2020-01-20T08:16:40.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
03:16:40 [2020-01-20T08:16:40.810Z] [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
03:16:41 [2020-01-20T08:16:41.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
03:16:41 [2020-01-20T08:16:41.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
03:16:41 [2020-01-20T08:16:41.065Z] [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
03:16:41 [2020-01-20T08:16:41.065Z] [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 969 kB/s)
03:16:41 [2020-01-20T08:16:41.065Z] [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
03:16:41 [2020-01-20T08:16:41.065Z] [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
03:16:41 [2020-01-20T08:16:41.065Z] [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
03:16:41 [2020-01-20T08:16:41.320Z] [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
03:16:41 [2020-01-20T08:16:41.320Z] [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
03:16:41 [2020-01-20T08:16:41.576Z] [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
03:16:41 [2020-01-20T08:16:41.576Z] [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 155 kB/s)
03:16:41 [2020-01-20T08:16:41.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.576Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.832Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.832Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
03:16:41 [2020-01-20T08:16:41.832Z] [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 82 kB/s)
03:16:41 [2020-01-20T08:16:41.832Z] [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
03:16:41 [2020-01-20T08:16:41.832Z] [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
03:16:41 [2020-01-20T08:16:41.832Z] [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
03:16:42 [2020-01-20T08:16:42.088Z] [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
03:16:42 [2020-01-20T08:16:42.088Z] [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
03:16:42 [2020-01-20T08:16:42.346Z] [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
03:16:42 [2020-01-20T08:16:42.346Z] [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 173 kB/s)
03:16:42 [2020-01-20T08:16:42.346Z] [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
03:16:42 [2020-01-20T08:16:42.346Z] [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
03:16:42 [2020-01-20T08:16:42.346Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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 197 kB/s)
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:42 [2020-01-20T08:16:42.802Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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 21 kB/s)
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.057Z] [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
03:16:43 [2020-01-20T08:16:43.312Z] [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
03:16:43 [2020-01-20T08:16:43.312Z] [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
03:16:43 [2020-01-20T08:16:43.312Z] [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
03:16:43 [2020-01-20T08:16:43.312Z] [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 487 kB/s)
03:16:43 [2020-01-20T08:16:43.312Z] [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
03:16:43 [2020-01-20T08:16:43.312Z] [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
03:16:43 [2020-01-20T08:16:43.567Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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 829 kB/s)
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:43 [2020-01-20T08:16:43.822Z] [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
03:16:44 [2020-01-20T08:16:44.078Z] [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
03:16:44 [2020-01-20T08:16:44.078Z] [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
03:16:44 [2020-01-20T08:16:44.078Z] [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
03:16:44 [2020-01-20T08:16:44.078Z] [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 222 kB/s)
03:16:44 [2020-01-20T08:16:44.078Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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 134 kB/s)
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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 73 kB/s)
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:18:20 [2020-01-20T08:18:20.439Z] [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 175 kB/s)
03:18:20 [2020-01-20T08:18:20.439Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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 239 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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 64 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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 88 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 95 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
03:19:56 [2020-01-20T08:19:56.809Z] [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 1.2 MB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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 440 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
03:19:56 [2020-01-20T08:19:56.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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 365 kB/s)
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.809Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:19:56 [2020-01-20T08:19:56.810Z] [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
03:21:18 [2020-01-20T08:21:18.341Z] [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
03:21:18 [2020-01-20T08:21:18.341Z] [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
03:21:18 [2020-01-20T08:21:18.341Z] [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
03:21:18 [2020-01-20T08:21:18.341Z] [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
03:21:18 [2020-01-20T08:21:18.341Z] [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
03:21:23 [2020-01-20T08:21:23.610Z] [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
03:21:23 [2020-01-20T08:21:23.865Z] [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
03:21:23 [2020-01-20T08:21:23.865Z] [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
03:21:23 [2020-01-20T08:21:23.865Z] [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
03:21:23 [2020-01-20T08:21:23.865Z] [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
03:21:24 [2020-01-20T08:21:24.121Z] [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
03:21:24 [2020-01-20T08:21:24.121Z] [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
03:21:24 [2020-01-20T08:21:24.121Z] [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
03:21:24 [2020-01-20T08:21:24.121Z] [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
03:21:24 [2020-01-20T08:21:24.121Z] [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
03:21:24 [2020-01-20T08:21:24.377Z] [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
03:21:24 [2020-01-20T08:21:24.377Z] [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
03:21:24 [2020-01-20T08:21:24.377Z] [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
03:21:24 [2020-01-20T08:21:24.633Z] [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
03:21:24 [2020-01-20T08:21:24.633Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.889Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:21:24 [2020-01-20T08:21:24.892Z] [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
03:23:01 [2020-01-20T08:23:01.263Z] [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
03:23:01 [2020-01-20T08:23:01.263Z] [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
03:23:01 [2020-01-20T08:23:01.263Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 5.1 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 37 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 13 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 2.6 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 37 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 84 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 7.7 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 54 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 103 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 6.9 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 30 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 13 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 5.8 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 7.3 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 6.8 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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
03:23:01 [2020-01-20T08:23:01.264Z] [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 21 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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 64 kB/s)
03:23:01 [2020-01-20T08:23:01.264Z] [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 61 kB/s)
03:24:37 [2020-01-20T08:24:37.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 1.2 kB/s)
03:24:37 [2020-01-20T08:24:37.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 9.7 kB/s)
03:24:37 [2020-01-20T08:24:37.636Z] [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
03:24:37 [2020-01-20T08:24:37.636Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 107 kB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
03:26:13 [2020-01-20T08:26:13.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
03:26:13 [2020-01-20T08:26:13.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 334 kB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.3 MB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 185 kB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 491 kB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 450 kB/s)
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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
03:26:13 [2020-01-20T08:26:13.998Z] [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 73 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 486 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 207 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 636 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 102 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 1.2 MB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 57 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 16 MB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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 12 MB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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 50 kB/s)
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:13 [2020-01-20T08:26:13.999Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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 571 kB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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.3 MB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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 3.2 MB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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 16 MB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 53 kB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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 388 kB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.3 kB/s)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.000Z] [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)
03:26:14 [2020-01-20T08:26:14.000Z] [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
03:26:14 [2020-01-20T08:26:14.258Z] [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
03:26:14 [2020-01-20T08:26:14.258Z] [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
03:26:14 [2020-01-20T08:26:14.513Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 179 kB/s)
03:26:14 [2020-01-20T08:26:14.513Z] [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
03:26:14 [2020-01-20T08:26:14.513Z] [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
03:26:14 [2020-01-20T08:26:14.771Z] [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
03:26:14 [2020-01-20T08:26:14.771Z] [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
03:26:14 [2020-01-20T08:26:14.771Z] [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
03:26:14 [2020-01-20T08:26:14.771Z] [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
03:26:14 [2020-01-20T08:26:14.771Z] [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 76 kB/s)
03:26:14 [2020-01-20T08:26:14.771Z] [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
03:26:15 [2020-01-20T08:26:15.027Z] [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
03:26:15 [2020-01-20T08:26:15.027Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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 23 kB/s)
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.587Z] [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
03:26:15 [2020-01-20T08:26:15.842Z] [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
03:26:15 [2020-01-20T08:26:15.842Z] [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
03:26:16 [2020-01-20T08:26:16.097Z] [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
03:26:16 [2020-01-20T08:26:16.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 674 kB/s)
03:26:16 [2020-01-20T08:26:16.097Z] [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
03:26:16 [2020-01-20T08:26:16.097Z] [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
03:26:16 [2020-01-20T08:26:16.097Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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 157 kB/s)
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.352Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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 370 kB/s)
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:16 [2020-01-20T08:26:16.911Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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 343 kB/s)
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.167Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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 598 kB/s)
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.727Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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 238 kB/s)
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:17 [2020-01-20T08:26:17.982Z] [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
03:26:18 [2020-01-20T08:26:18.541Z] [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
03:26:18 [2020-01-20T08:26:18.542Z] [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
03:26:18 [2020-01-20T08:26:18.542Z] [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
03:26:18 [2020-01-20T08:26:18.542Z] [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 81 kB/s)
03:26:18 [2020-01-20T08:26:18.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
03:26:18 [2020-01-20T08:26:18.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
03:26:18 [2020-01-20T08:26:18.542Z] [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
03:26:18 [2020-01-20T08:26:18.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
03:26:18 [2020-01-20T08:26:18.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
03:26:18 [2020-01-20T08:26:18.796Z] [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
03:26:18 [2020-01-20T08:26:18.796Z] [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 490 kB/s)
03:26:18 [2020-01-20T08:26:18.796Z] [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
03:26:18 [2020-01-20T08:26:18.796Z] [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
03:26:18 [2020-01-20T08:26:18.796Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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 118 kB/s)
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.356Z] [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
03:26:19 [2020-01-20T08:26:19.611Z] [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
03:26:19 [2020-01-20T08:26:19.611Z] [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
03:26:19 [2020-01-20T08:26:19.611Z] [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
03:26:19 [2020-01-20T08:26:19.611Z] [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 93 kB/s)
03:26:19 [2020-01-20T08:26:19.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
03:26:19 [2020-01-20T08:26:19.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
03:26:19 [2020-01-20T08:26:19.611Z] [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
03:26:20 [2020-01-20T08:26:20.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
03:26:20 [2020-01-20T08:26:20.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
03:26:20 [2020-01-20T08:26:20.171Z] [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
03:26:20 [2020-01-20T08:26:20.171Z] [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 240 kB/s)
03:26:20 [2020-01-20T08:26:20.171Z] [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
03:26:20 [2020-01-20T08:26:20.171Z] [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
03:26:20 [2020-01-20T08:26:20.171Z] [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
03:26:20 [2020-01-20T08:26:20.428Z] [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
03:26:20 [2020-01-20T08:26:20.428Z] [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
03:26:20 [2020-01-20T08:26:20.428Z] [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
03:26:20 [2020-01-20T08:26:20.683Z] [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 152 kB/s)
03:26:20 [2020-01-20T08:26:20.683Z] [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
03:26:20 [2020-01-20T08:26:20.683Z] [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
03:26:20 [2020-01-20T08:26:20.683Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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 129 kB/s)
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:20 [2020-01-20T08:26:20.938Z] [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
03:26:21 [2020-01-20T08:26:21.193Z] [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
03:26:21 [2020-01-20T08:26:21.193Z] [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
03:26:21 [2020-01-20T08:26:21.448Z] [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
03:26:21 [2020-01-20T08:26:21.448Z] [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 83 kB/s)
03:26:21 [2020-01-20T08:26:21.448Z] [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
03:26:21 [2020-01-20T08:26:21.448Z] [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
03:26:21 [2020-01-20T08:26:21.448Z] [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
03:26:21 [2020-01-20T08:26:21.703Z] [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
03:26:21 [2020-01-20T08:26:21.703Z] [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
03:26:21 [2020-01-20T08:26:21.703Z] [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
03:26:21 [2020-01-20T08:26:21.703Z] [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 440 kB/s)
03:26:21 [2020-01-20T08:26:21.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
03:26:21 [2020-01-20T08:26:21.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
03:26:21 [2020-01-20T08:26:21.959Z] [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
03:26:22 [2020-01-20T08:26:22.213Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
03:26:22 [2020-01-20T08:26:22.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
03:27:58 [2020-01-20T08:27:58.668Z] [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
03:27:58 [2020-01-20T08:27:58.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.4 MB/s)
03:27:58 [2020-01-20T08:27:58.668Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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 4.4 kB/s)
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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 68 kB/s)
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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 40 kB/s)
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 43 kB/s)
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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 59 kB/s)
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:58 [2020-01-20T08:27:58.669Z] [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
03:27:59 [2020-01-20T08:27:59.229Z] [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
03:27:59 [2020-01-20T08:27:59.230Z] [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
03:27:59 [2020-01-20T08:27:59.485Z] [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 36 kB/s)
03:27:59 [2020-01-20T08:27:59.485Z] [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
03:27:59 [2020-01-20T08:27:59.485Z] [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
03:27:59 [2020-01-20T08:27:59.485Z] [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
03:27:59 [2020-01-20T08:27:59.740Z] [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
03:27:59 [2020-01-20T08:27:59.740Z] [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
03:27:59 [2020-01-20T08:27:59.740Z] [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
03:27:59 [2020-01-20T08:27:59.740Z] [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 79 kB/s)
03:27:59 [2020-01-20T08:27:59.740Z] [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
03:27:59 [2020-01-20T08:27:59.740Z] [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
03:29:36 [2020-01-20T08:29:36.100Z] [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
03:29:36 [2020-01-20T08:29:36.100Z] [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
03:29:36 [2020-01-20T08:29:36.100Z] [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
03:29:36 [2020-01-20T08:29:36.100Z] [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
03:29:36 [2020-01-20T08:29:36.100Z] [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 39 kB/s)
03:29:36 [2020-01-20T08:29:36.100Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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 91 kB/s)
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.466Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 40 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 75 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 43 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 31 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 96 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 56 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
03:31:12 [2020-01-20T08:31:12.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
03:31:12 [2020-01-20T08:31:12.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 77 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 571 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 112 kB/s)
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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
03:31:12 [2020-01-20T08:31:12.467Z] [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 370 kB/s)
03:31:12 [2020-01-20T08:31:12.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
03:31:12 [2020-01-20T08:31:12.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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 929 kB/s)
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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 67 kB/s)
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 108 kB/s)
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
03:32:48 [2020-01-20T08:32:48.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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 23 kB/s)
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.833Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 30 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 14 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 85 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 362 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 402 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 187 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 731 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 43 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 89 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 269 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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 61 kB/s)
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.834Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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 48 kB/s)
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 16 kB/s)
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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 39 kB/s)
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:32:48 [2020-01-20T08:32:48.835Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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 49 kB/s)
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 26 kB/s)
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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 44 kB/s)
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.206Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 28 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 61 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 47 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 48 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 55 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 50 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 12 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 439 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 673 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
03:34:25 [2020-01-20T08:34:25.207Z] [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 499 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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 163 kB/s)
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.207Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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 246 kB/s)
03:34:25 [2020-01-20T08:34:25.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
03:34:25 [2020-01-20T08:34:25.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
03:34:25 [2020-01-20T08:34:25.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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 1.1 MB/s)
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 139 kB/s)
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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 231 kB/s)
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:25 [2020-01-20T08:34:25.208Z] [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
03:34:26 [2020-01-20T08:34:26.134Z] [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
03:34:26 [2020-01-20T08:34:26.134Z] [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 1.5 MB/s)
03:34:26 [2020-01-20T08:34:26.134Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
03:34:26 [2020-01-20T08:34:26.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
03:34:26 [2020-01-20T08:34:26.134Z] [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
03:34:26 [2020-01-20T08:34:26.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
03:34:26 [2020-01-20T08:34:26.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
03:34:26 [2020-01-20T08:34:26.435Z] [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
03:34:26 [2020-01-20T08:34:26.435Z] [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 1.3 MB/s)
03:34:26 [2020-01-20T08:34:26.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
03:34:26 [2020-01-20T08:34:26.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
03:34:26 [2020-01-20T08:34:26.435Z] [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
03:34:26 [2020-01-20T08:34:26.691Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
03:34:26 [2020-01-20T08:34:26.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
03:34:26 [2020-01-20T08:34:26.691Z] [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
03:34:26 [2020-01-20T08:34:26.691Z] [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 359 kB/s)
03:34:26 [2020-01-20T08:34:26.691Z] [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
03:34:26 [2020-01-20T08:34:26.691Z] [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
03:34:26 [2020-01-20T08:34:26.691Z] [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
03:34:26 [2020-01-20T08:34:26.947Z] [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
03:34:27 [2020-01-20T08:34:27.202Z] [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
03:34:27 [2020-01-20T08:34:27.202Z] [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
03:34:27 [2020-01-20T08:34:27.202Z] [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 147 kB/s)
03:34:27 [2020-01-20T08:34:27.202Z] [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
03:34:27 [2020-01-20T08:34:27.202Z] [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
03:34:27 [2020-01-20T08:34:27.203Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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 242 kB/s)
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.459Z] [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
03:34:27 [2020-01-20T08:34:27.714Z] [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
03:34:27 [2020-01-20T08:34:27.714Z] [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
03:34:27 [2020-01-20T08:34:27.969Z] [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
03:34:27 [2020-01-20T08:34:27.969Z] [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 49 kB/s)
03:34:27 [2020-01-20T08:34:27.969Z] [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
03:34:27 [2020-01-20T08:34:27.969Z] [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
03:34:27 [2020-01-20T08:34:27.969Z] [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
03:34:29 [2020-01-20T08:34:29.854Z] [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
03:34:29 [2020-01-20T08:34:29.854Z] [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
03:34:29 [2020-01-20T08:34:29.854Z] [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
03:34:29 [2020-01-20T08:34:29.854Z] [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 332 kB/s)
03:34:29 [2020-01-20T08:34:29.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
03:34:29 [2020-01-20T08:34:29.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
03:34:29 [2020-01-20T08:34:29.854Z] [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
03:34:30 [2020-01-20T08:34:30.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
03:34:30 [2020-01-20T08:34:30.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
03:34:30 [2020-01-20T08:34:30.109Z] [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
03:34:30 [2020-01-20T08:34:30.109Z] [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 3.6 MB/s)
03:34:30 [2020-01-20T08:34:30.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.109Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
03:34:30 [2020-01-20T08:34:30.364Z] [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 66 kB/s)
03:34:30 [2020-01-20T08:34:30.364Z] [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
03:34:30 [2020-01-20T08:34:30.364Z] [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
03:34:30 [2020-01-20T08:34:30.619Z] [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
03:34:30 [2020-01-20T08:34:30.874Z] [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
03:34:30 [2020-01-20T08:34:30.875Z] [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
03:34:30 [2020-01-20T08:34:30.875Z] [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
03:34:30 [2020-01-20T08:34:30.875Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 172 kB/s)
03:34:30 [2020-01-20T08:34:30.875Z] [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
03:34:30 [2020-01-20T08:34:30.875Z] [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
03:34:31 [2020-01-20T08:34:31.129Z] [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
03:34:31 [2020-01-20T08:34:31.384Z] [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
03:34:31 [2020-01-20T08:34:31.384Z] [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
03:34:31 [2020-01-20T08:34:31.384Z] [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
03:34:31 [2020-01-20T08:34:31.384Z] [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 56 kB/s)
03:34:31 [2020-01-20T08:34:31.384Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
03:34:31 [2020-01-20T08:34:31.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
03:34:31 [2020-01-20T08:34:31.384Z] [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
03:34:31 [2020-01-20T08:34:31.944Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
03:34:31 [2020-01-20T08:34:31.944Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
03:34:31 [2020-01-20T08:34:31.944Z] [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
03:34:31 [2020-01-20T08:34:31.944Z] [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 638 kB/s)
03:34:31 [2020-01-20T08:34:31.944Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
03:34:31 [2020-01-20T08:34:31.944Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
03:34:31 [2020-01-20T08:34:31.944Z] [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
03:34:32 [2020-01-20T08:34:32.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
03:34:32 [2020-01-20T08:34:32.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
03:34:32 [2020-01-20T08:34:32.199Z] [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
03:34:32 [2020-01-20T08:34:32.199Z] [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 2.5 MB/s)
03:34:32 [2020-01-20T08:34:32.199Z] [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
03:34:32 [2020-01-20T08:34:32.199Z] [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
03:34:32 [2020-01-20T08:34:32.199Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [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 131 kB/s)
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 296 kB/s)
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:32 [2020-01-20T08:34:32.758Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 866 kB/s)
03:34:32 [2020-01-20T08:34:32.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
03:34:32 [2020-01-20T08:34:32.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
03:34:32 [2020-01-20T08:34:32.758Z] [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
03:34:33 [2020-01-20T08:34:33.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
03:34:33 [2020-01-20T08:34:33.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
03:34:33 [2020-01-20T08:34:33.012Z] [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
03:34:33 [2020-01-20T08:34:33.012Z] [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 112 kB/s)
03:34:33 [2020-01-20T08:34:33.012Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
03:34:33 [2020-01-20T08:34:33.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
03:34:33 [2020-01-20T08:34:33.012Z] [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
03:34:33 [2020-01-20T08:34:33.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
03:34:33 [2020-01-20T08:34:33.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
03:34:33 [2020-01-20T08:34:33.571Z] [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
03:34:33 [2020-01-20T08:34:33.571Z] [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 537 kB/s)
03:34:33 [2020-01-20T08:34:33.571Z] [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
03:34:33 [2020-01-20T08:34:33.571Z] [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
03:34:33 [2020-01-20T08:34:33.572Z] [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
03:34:33 [2020-01-20T08:34:33.827Z] [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
03:34:33 [2020-01-20T08:34:33.827Z] [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
03:34:33 [2020-01-20T08:34:33.827Z] [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
03:34:33 [2020-01-20T08:34:33.827Z] [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 174 kB/s)
03:34:33 [2020-01-20T08:34:33.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
03:34:33 [2020-01-20T08:34:33.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
03:34:33 [2020-01-20T08:34:33.827Z] [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
03:34:34 [2020-01-20T08:34:34.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
03:34:34 [2020-01-20T08:34:34.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
03:34:34 [2020-01-20T08:34:34.388Z] [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
03:34:34 [2020-01-20T08:34:34.388Z] [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 408 kB/s)
03:34:34 [2020-01-20T08:34:34.388Z] [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
03:34:34 [2020-01-20T08:34:34.388Z] [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
03:34:34 [2020-01-20T08:34:34.388Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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 250 kB/s)
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:34 [2020-01-20T08:34:34.643Z] [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
03:34:35 [2020-01-20T08:34:35.204Z] [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
03:34:35 [2020-01-20T08:34:35.204Z] [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
03:34:35 [2020-01-20T08:34:35.204Z] [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
03:34:35 [2020-01-20T08:34:35.204Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 466 kB/s)
03:34:35 [2020-01-20T08:34:35.204Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.204Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.459Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.459Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
03:34:35 [2020-01-20T08:34:35.715Z] [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 748 kB/s)
03:34:35 [2020-01-20T08:34:35.715Z] [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
03:34:35 [2020-01-20T08:34:35.715Z] [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
03:34:35 [2020-01-20T08:34:35.715Z] [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
03:34:35 [2020-01-20T08:34:35.971Z] [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
03:34:36 [2020-01-20T08:34:36.227Z] [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
03:34:36 [2020-01-20T08:34:36.227Z] [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
03:34:36 [2020-01-20T08:34:36.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 246 kB/s)
03:34:36 [2020-01-20T08:34:36.227Z] [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
03:34:36 [2020-01-20T08:34:36.227Z] [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
03:34:36 [2020-01-20T08:34:36.227Z] [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
03:34:36 [2020-01-20T08:34:36.483Z] [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
03:34:36 [2020-01-20T08:34:36.483Z] [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
03:34:36 [2020-01-20T08:34:36.483Z] [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
03:34:36 [2020-01-20T08:34:36.483Z] [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 349 kB/s)
03:34:36 [2020-01-20T08:34:36.739Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
03:34:36 [2020-01-20T08:34:36.739Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
03:34:36 [2020-01-20T08:34:36.739Z] [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
03:34:36 [2020-01-20T08:34:36.995Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
03:34:36 [2020-01-20T08:34:36.995Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
03:34:36 [2020-01-20T08:34:36.995Z] [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
03:34:36 [2020-01-20T08:34:36.995Z] [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 874 kB/s)
03:34:36 [2020-01-20T08:34:36.995Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
03:34:36 [2020-01-20T08:34:36.995Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
03:34:36 [2020-01-20T08:34:36.995Z] [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
03:34:37 [2020-01-20T08:34:37.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
03:34:37 [2020-01-20T08:34:37.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
03:34:37 [2020-01-20T08:34:37.250Z] [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
03:34:37 [2020-01-20T08:34:37.505Z] [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 1.8 MB/s)
03:34:37 [2020-01-20T08:34:37.505Z] [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
03:34:37 [2020-01-20T08:34:37.505Z] [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
03:34:37 [2020-01-20T08:34:37.505Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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 359 kB/s)
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:37 [2020-01-20T08:34:37.760Z] [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
03:34:38 [2020-01-20T08:34:38.016Z] [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
03:34:38 [2020-01-20T08:34:38.016Z] [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
03:34:38 [2020-01-20T08:34:38.271Z] [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
03:34:38 [2020-01-20T08:34:38.271Z] [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 182 kB/s)
03:34:38 [2020-01-20T08:34:38.271Z] [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
03:34:38 [2020-01-20T08:34:38.271Z] [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
03:34:38 [2020-01-20T08:34:38.271Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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 969 kB/s)
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.526Z] [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
03:34:38 [2020-01-20T08:34:38.781Z] [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
03:34:38 [2020-01-20T08:34:38.781Z] [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
03:34:38 [2020-01-20T08:34:38.781Z] [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
03:34:39 [2020-01-20T08:34:39.037Z] [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 198 kB/s)
03:34:39 [2020-01-20T08:34:39.037Z] [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
03:34:39 [2020-01-20T08:34:39.037Z] [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
03:34:39 [2020-01-20T08:34:39.037Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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 249 kB/s)
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.292Z] [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
03:34:39 [2020-01-20T08:34:39.547Z] [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
03:34:39 [2020-01-20T08:34:39.547Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 403 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 196 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 173 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 720 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 298 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.907Z] [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 241 kB/s)
03:36:15 [2020-01-20T08:36:15.907Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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 168 kB/s)
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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 90 kB/s)
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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 146 kB/s)
03:36:15 [2020-01-20T08:36:15.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
03:36:15 [2020-01-20T08:36:15.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
03:36:15 [2020-01-20T08:36:15.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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 1.3 MB/s)
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:36:15 [2020-01-20T08:36:15.908Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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 7.2 kB/s)
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.271Z] [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 217 kB/s)
03:37:52 [2020-01-20T08:37:52.271Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 135 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 174 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 140 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 750 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 131 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 798 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 140 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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 448 kB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
03:37:52 [2020-01-20T08:37:52.272Z] [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 1.9 MB/s)
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.272Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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 63 kB/s)
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
03:37:52 [2020-01-20T08:37:52.273Z] [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 127 kB/s)
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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 498 kB/s)
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 547 kB/s)
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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 174 kB/s)
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.273Z] [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
03:37:52 [2020-01-20T08:37:52.529Z] [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
03:37:52 [2020-01-20T08:37:52.529Z] [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
03:37:52 [2020-01-20T08:37:52.529Z] [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
03:37:52 [2020-01-20T08:37:52.529Z] [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 293 kB/s)
03:37:52 [2020-01-20T08:37:52.529Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
03:37:52 [2020-01-20T08:37:52.529Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
03:37:52 [2020-01-20T08:37:52.529Z] [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
03:37:53 [2020-01-20T08:37:53.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
03:37:53 [2020-01-20T08:37:53.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
03:37:53 [2020-01-20T08:37:53.090Z] [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
03:37:53 [2020-01-20T08:37:53.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 39 kB/s)
03:37:53 [2020-01-20T08:37:53.090Z] [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
03:37:53 [2020-01-20T08:37:53.090Z] [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 296 kB/s)
03:37:53 [2020-01-20T08:37:53.090Z] [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
03:37:53 [2020-01-20T08:37:53.090Z] [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 936 kB/s)
03:37:53 [2020-01-20T08:37:53.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
03:37:53 [2020-01-20T08:37:53.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
03:37:53 [2020-01-20T08:37:53.090Z] [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
03:37:53 [2020-01-20T08:37:53.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
03:37:53 [2020-01-20T08:37:53.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
03:37:53 [2020-01-20T08:37:53.348Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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 122 kB/s)
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 8.5 MB/s)
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.642Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
03:37:53 [2020-01-20T08:37:53.898Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
03:37:53 [2020-01-20T08:37:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
03:37:53 [2020-01-20T08:37:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
03:37:53 [2020-01-20T08:37:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:53 [2020-01-20T08:37:53.899Z] [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
03:37:54 [2020-01-20T08:37:54.459Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
03:37:54 [2020-01-20T08:37:54.459Z] [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
03:37:54 [2020-01-20T08:37:54.459Z] [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
03:37:54 [2020-01-20T08:37:54.459Z] [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
03:37:54 [2020-01-20T08:37:54.459Z] [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
03:37:54 [2020-01-20T08:37:54.716Z] [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
03:37:54 [2020-01-20T08:37:54.716Z] [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
03:37:54 [2020-01-20T08:37:54.716Z] [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
03:37:54 [2020-01-20T08:37:54.716Z] [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
03:37:54 [2020-01-20T08:37:54.972Z] [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
03:37:54 [2020-01-20T08:37:54.972Z] [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
03:37:54 [2020-01-20T08:37:54.972Z] [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 90 kB/s)
03:37:54 [2020-01-20T08:37:54.972Z] [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
03:37:54 [2020-01-20T08:37:54.972Z] [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
03:37:54 [2020-01-20T08:37:54.972Z] [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
03:37:55 [2020-01-20T08:37:55.227Z] [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
03:37:55 [2020-01-20T08:37:55.227Z] [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
03:37:55 [2020-01-20T08:37:55.227Z] [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
03:37:55 [2020-01-20T08:37:55.482Z] [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
03:37:55 [2020-01-20T08:37:55.483Z] [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
03:37:55 [2020-01-20T08:37:55.483Z] [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
03:37:55 [2020-01-20T08:37:55.738Z] [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
03:37:55 [2020-01-20T08:37:55.738Z] [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
03:37:55 [2020-01-20T08:37:55.738Z] [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
03:37:55 [2020-01-20T08:37:55.738Z] [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
03:37:55 [2020-01-20T08:37:55.738Z] [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
03:37:55 [2020-01-20T08:37:55.994Z] [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
03:37:55 [2020-01-20T08:37:55.994Z] [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
03:37:55 [2020-01-20T08:37:55.994Z] [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
03:37:55 [2020-01-20T08:37:55.994Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
03:37:56 [2020-01-20T08:37:56.250Z] [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
03:37:56 [2020-01-20T08:37:56.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:56 [2020-01-20T08:37:56.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
03:37:56 [2020-01-20T08:37:56.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
03:37:56 [2020-01-20T08:37:56.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
03:37:56 [2020-01-20T08:37:56.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
03:37:56 [2020-01-20T08:37:56.506Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
03:37:57 [2020-01-20T08:37:57.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.433Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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 5.1 MB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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 3.1 MB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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)
03:37:57 [2020-01-20T08:37:57.689Z] [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)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 5.1 MB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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 247 kB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.689Z] [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 406 kB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 2.2 MB/s)
03:37:57 [2020-01-20T08:37:57.689Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 640 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 824 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 890 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 266 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 737 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 200 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 313 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 353 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 265 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 1.0 MB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 840 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 242 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 1.2 MB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 1.1 MB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 526 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.690Z] [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 140 kB/s)
03:37:57 [2020-01-20T08:37:57.690Z] [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
03:37:57 [2020-01-20T08:37:57.946Z] [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 215 kB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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
03:37:57 [2020-01-20T08:37:57.946Z] [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 610 kB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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
03:37:57 [2020-01-20T08:37:57.946Z] [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 10 MB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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
03:37:57 [2020-01-20T08:37:57.946Z] [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 2.7 MB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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
03:37:57 [2020-01-20T08:37:57.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 1.7 MB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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 29 kB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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 974 kB/s)
03:37:57 [2020-01-20T08:37:57.946Z] [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 5.0 MB/s)
03:37:58 [2020-01-20T08:37:58.202Z] [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 7.7 kB/s)
03:37:58 [2020-01-20T08:37:58.765Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
03:37:59 [2020-01-20T08:37:59.021Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/
03:37:59 [2020-01-20T08:37:59.021Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/releases/9.2/r.1
03:37:59 [2020-01-20T08:37:59.276Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB)
03:37:59 [2020-01-20T08:37:59.276Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB)
03:37:59 [2020-01-20T08:37:59.531Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/
03:37:59 [2020-01-20T08:37:59.531Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/
03:37:59 [2020-01-20T08:37:59.531Z] [INFO] Adding repository http://archive.eclipse.org/linuxtools/update-5.3.0
03:37:59 [2020-01-20T08:37:59.531Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB)
03:37:59 [2020-01-20T08:37:59.531Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB)
03:38:00 [2020-01-20T08:38:00.092Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
03:38:00 [2020-01-20T08:38:00.092Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
03:38:00 [2020-01-20T08:38:00.092Z] [INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots
03:38:00 [2020-01-20T08:38:00.092Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/
03:38:00 [2020-01-20T08:38:00.092Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/
03:38:00 [2020-01-20T08:38:00.348Z] [INFO] Adding repository http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4
03:38:00 [2020-01-20T08:38:00.348Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB)
03:38:00 [2020-01-20T08:38:00.348Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB)
03:38:00 [2020-01-20T08:38:00.603Z] [INFO] Adding repository http://download.eclipse.org/tm/terminal/updates/4.2
03:38:00 [2020-01-20T08:38:00.603Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/
03:38:00 [2020-01-20T08:38:00.603Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/
03:38:00 [2020-01-20T08:38:00.603Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB)
03:38:00 [2020-01-20T08:38:00.603Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB)
03:38:00 [2020-01-20T08:38:00.859Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/
03:38:00 [2020-01-20T08:38:00.859Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/
03:38:00 [2020-01-20T08:38:00.859Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/launchbar/neon.2
03:38:01 [2020-01-20T08:38:01.785Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/
03:38:01 [2020-01-20T08:38:01.785Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/
03:38:02 [2020-01-20T08:38:02.041Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.041Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.041Z] [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository
03:38:02 [2020-01-20T08:38:02.041Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.041Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.297Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB)
03:38:02 [2020-01-20T08:38:02.297Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB)
03:38:02 [2020-01-20T08:38:02.297Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.297Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.553Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.553Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:38:02 [2020-01-20T08:38:02.809Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:38:03 [2020-01-20T08:38:03.065Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:38:03 [2020-01-20T08:38:03.065Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:38:03 [2020-01-20T08:38:03.065Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:38:03 [2020-01-20T08:38:03.065Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:38:03 [2020-01-20T08:38:03.321Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:38:03 [2020-01-20T08:38:03.321Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:38:03 [2020-01-20T08:38:03.321Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
03:38:03 [2020-01-20T08:38:03.321Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
03:38:03 [2020-01-20T08:38:03.577Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400
03:38:03 [2020-01-20T08:38:03.577Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
03:38:03 [2020-01-20T08:38:03.577Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/
03:38:03 [2020-01-20T08:38:03.832Z] [INFO] Adding repository http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Adding repository http://download.eclipse.org/webtools/repository/neon
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/
03:38:04 [2020-01-20T08:38:04.087Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/
03:38:04 [2020-01-20T08:38:04.343Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB)
03:38:04 [2020-01-20T08:38:04.343Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB)
03:38:04 [2020-01-20T08:38:04.598Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB)
03:38:04 [2020-01-20T08:38:04.598Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB)
03:38:04 [2020-01-20T08:38:04.854Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB)
03:38:04 [2020-01-20T08:38:04.854Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB)
03:38:05 [2020-01-20T08:38:05.110Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/
03:38:05 [2020-01-20T08:38:05.110Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/
03:38:05 [2020-01-20T08:38:05.366Z] [INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.12
03:38:05 [2020-01-20T08:38:05.366Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B)
03:38:05 [2020-01-20T08:38:05.366Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B)
03:38:05 [2020-01-20T08:38:05.366Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B)
03:38:05 [2020-01-20T08:38:05.366Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B)
03:38:05 [2020-01-20T08:38:05.621Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB)
03:38:05 [2020-01-20T08:38:05.621Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB)
03:38:05 [2020-01-20T08:38:05.621Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B)
03:38:05 [2020-01-20T08:38:05.621Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B)
03:38:05 [2020-01-20T08:38:05.877Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB)
03:38:05 [2020-01-20T08:38:05.877Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB)
03:38:05 [2020-01-20T08:38:05.877Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B)
03:38:05 [2020-01-20T08:38:05.877Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B)
03:38:06 [2020-01-20T08:38:06.132Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB)
03:38:06 [2020-01-20T08:38:06.132Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB)
03:38:08 [2020-01-20T08:38:08.019Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
03:38:12 [2020-01-20T08:38:12.180Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB)
03:38:12 [2020-01-20T08:38:12.180Z] [INFO] The user operation is waiting for background work to complete.
03:38:12 [2020-01-20T08:38:12.180Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB)
03:38:12 [2020-01-20T08:38:12.435Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
03:38:12 [2020-01-20T08:38:12.435Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB)
03:38:12 [2020-01-20T08:38:12.435Z] [INFO] The user operation is waiting for background work to complete.
03:38:12 [2020-01-20T08:38:12.435Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB)
03:38:12 [2020-01-20T08:38:12.690Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430...
03:38:13 [2020-01-20T08:38:13.250Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB)
03:38:13 [2020-01-20T08:38:13.250Z] [INFO] The user operation is waiting for background work to complete.
03:38:13 [2020-01-20T08:38:13.250Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB)
03:38:13 [2020-01-20T08:38:13.538Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843...
03:38:13 [2020-01-20T08:38:13.793Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB)
03:38:13 [2020-01-20T08:38:13.794Z] [INFO] The user operation is waiting for background work to complete.
03:38:13 [2020-01-20T08:38:13.794Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB)
03:38:13 [2020-01-20T08:38:13.794Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201703062208...
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] The user operation is waiting for background work to complete.
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201703062208...
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] The user operation is waiting for background work to complete.
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621...
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] The user operation is waiting for background work to complete.
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621...
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB)
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] The user operation is waiting for background work to complete.
03:38:15 [2020-01-20T08:38:15.680Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB)
03:38:15 [2020-01-20T08:38:15.935Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849...
03:38:15 [2020-01-20T08:38:15.935Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB)
03:38:15 [2020-01-20T08:38:15.935Z] [INFO] The user operation is waiting for background work to complete.
03:38:15 [2020-01-20T08:38:15.936Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB)
03:38:15 [2020-01-20T08:38:15.936Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349...
03:38:15 [2020-01-20T08:38:15.936Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB)
03:38:15 [2020-01-20T08:38:15.936Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB)
03:38:16 [2020-01-20T08:38:16.191Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB)
03:38:16 [2020-01-20T08:38:16.191Z] [INFO] The user operation is waiting for background work to complete.
03:38:16 [2020-01-20T08:38:16.191Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB)
03:38:16 [2020-01-20T08:38:16.191Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342...
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB)
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] The user operation is waiting for background work to complete.
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB)
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720...
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB)
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] The user operation is waiting for background work to complete.
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB)
03:38:16 [2020-01-20T08:38:16.446Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705...
03:38:16 [2020-01-20T08:38:16.702Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB)
03:38:16 [2020-01-20T08:38:16.702Z] [INFO] The user operation is waiting for background work to complete.
03:38:16 [2020-01-20T08:38:16.702Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB)
03:38:16 [2020-01-20T08:38:16.702Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849...
03:38:16 [2020-01-20T08:38:16.958Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB)
03:38:16 [2020-01-20T08:38:16.958Z] [INFO] The user operation is waiting for background work to complete.
03:38:16 [2020-01-20T08:38:16.958Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB)
03:38:16 [2020-01-20T08:38:16.958Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100...
03:38:20 [2020-01-20T08:38:20.220Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB)
03:38:20 [2020-01-20T08:38:20.220Z] [INFO] The user operation is waiting for background work to complete.
03:38:20 [2020-01-20T08:38:20.220Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB)
03:38:20 [2020-01-20T08:38:20.476Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651...
03:38:20 [2020-01-20T08:38:20.476Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB)
03:38:20 [2020-01-20T08:38:20.476Z] [INFO] The user operation is waiting for background work to complete.
03:38:20 [2020-01-20T08:38:20.476Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB)
03:38:20 [2020-01-20T08:38:20.476Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230...
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB)
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] The user operation is waiting for background work to complete.
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB)
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406...
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB)
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] The user operation is waiting for background work to complete.
03:38:20 [2020-01-20T08:38:20.731Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB)
03:38:20 [2020-01-20T08:38:20.986Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218...
03:38:20 [2020-01-20T08:38:20.986Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB)
03:38:20 [2020-01-20T08:38:20.986Z] [INFO] The user operation is waiting for background work to complete.
03:38:20 [2020-01-20T08:38:20.986Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB)
03:38:20 [2020-01-20T08:38:20.986Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411...
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB)
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] The user operation is waiting for background work to complete.
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB)
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB)
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] The user operation is waiting for background work to complete.
03:38:21 [2020-01-20T08:38:21.241Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB)
03:38:21 [2020-01-20T08:38:21.497Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457...
03:38:21 [2020-01-20T08:38:21.497Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB)
03:38:21 [2020-01-20T08:38:21.497Z] [INFO] The user operation is waiting for background work to complete.
03:38:21 [2020-01-20T08:38:21.497Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB)
03:38:21 [2020-01-20T08:38:21.497Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
03:38:21 [2020-01-20T08:38:21.752Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB)
03:38:21 [2020-01-20T08:38:21.752Z] [INFO] The user operation is waiting for background work to complete.
03:38:21 [2020-01-20T08:38:21.752Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB)
03:38:21 [2020-01-20T08:38:21.752Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
03:38:22 [2020-01-20T08:38:22.007Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB)
03:38:22 [2020-01-20T08:38:22.007Z] [INFO] The user operation is waiting for background work to complete.
03:38:22 [2020-01-20T08:38:22.007Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB)
03:38:22 [2020-01-20T08:38:22.262Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
03:38:22 [2020-01-20T08:38:22.262Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
03:38:22 [2020-01-20T08:38:22.262Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
03:38:22 [2020-01-20T08:38:22.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
03:38:22 [2020-01-20T08:38:22.517Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB)
03:38:22 [2020-01-20T08:38:22.517Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB)
03:38:22 [2020-01-20T08:38:22.772Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB)
03:38:22 [2020-01-20T08:38:22.772Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB)
03:38:22 [2020-01-20T08:38:22.772Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB)
03:38:22 [2020-01-20T08:38:22.772Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB)
03:38:23 [2020-01-20T08:38:23.028Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB)
03:38:23 [2020-01-20T08:38:23.028Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB)
03:38:23 [2020-01-20T08:38:23.028Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB)
03:38:23 [2020-01-20T08:38:23.028Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB)
03:38:23 [2020-01-20T08:38:23.284Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB)
03:38:23 [2020-01-20T08:38:23.284Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB)
03:38:23 [2020-01-20T08:38:23.284Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB)
03:38:23 [2020-01-20T08:38:23.284Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB)
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB)
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] The user operation is waiting for background work to complete.
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB)
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419...
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB)
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] The user operation is waiting for background work to complete.
03:38:23 [2020-01-20T08:38:23.544Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB)
03:38:23 [2020-01-20T08:38:23.799Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805...
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB)
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] The user operation is waiting for background work to complete.
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB)
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045...
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB)
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] The user operation is waiting for background work to complete.
03:38:24 [2020-01-20T08:38:24.055Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB)
03:38:24 [2020-01-20T08:38:24.310Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911...
03:38:24 [2020-01-20T08:38:24.565Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB)
03:38:24 [2020-01-20T08:38:24.565Z] [INFO] The user operation is waiting for background work to complete.
03:38:24 [2020-01-20T08:38:24.565Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB)
03:38:24 [2020-01-20T08:38:24.565Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935...
03:38:25 [2020-01-20T08:38:25.126Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB)
03:38:25 [2020-01-20T08:38:25.126Z] [INFO] The user operation is waiting for background work to complete.
03:38:25 [2020-01-20T08:38:25.126Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB)
03:38:25 [2020-01-20T08:38:25.381Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801...
03:38:25 [2020-01-20T08:38:25.381Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB)
03:38:25 [2020-01-20T08:38:25.381Z] [INFO] The user operation is waiting for background work to complete.
03:38:25 [2020-01-20T08:38:25.381Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB)
03:38:25 [2020-01-20T08:38:25.381Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626...
03:38:25 [2020-01-20T08:38:25.637Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB)
03:38:25 [2020-01-20T08:38:25.637Z] [INFO] The user operation is waiting for background work to complete.
03:38:25 [2020-01-20T08:38:25.637Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB)
03:38:25 [2020-01-20T08:38:25.637Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856...
03:38:25 [2020-01-20T08:38:25.892Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB)
03:38:25 [2020-01-20T08:38:25.892Z] [INFO] The user operation is waiting for background work to complete.
03:38:25 [2020-01-20T08:38:25.892Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB)
03:38:25 [2020-01-20T08:38:25.892Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635...
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB)
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB)
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534...
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB)
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.147Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB)
03:38:26 [2020-01-20T08:38:26.402Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910...
03:38:26 [2020-01-20T08:38:26.402Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB)
03:38:26 [2020-01-20T08:38:26.402Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.402Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB)
03:38:26 [2020-01-20T08:38:26.402Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747...
03:38:26 [2020-01-20T08:38:26.658Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB)
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB)
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852...
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB)
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.659Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB)
03:38:26 [2020-01-20T08:38:26.914Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534...
03:38:26 [2020-01-20T08:38:26.914Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB)
03:38:26 [2020-01-20T08:38:26.914Z] [INFO] The user operation is waiting for background work to complete.
03:38:26 [2020-01-20T08:38:26.914Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB)
03:38:26 [2020-01-20T08:38:26.914Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528...
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB)
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB)
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804...
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB)
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB)
03:38:27 [2020-01-20T08:38:27.169Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927...
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB)
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB)
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB)
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB)
03:38:27 [2020-01-20T08:38:27.424Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100...
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB)
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB)
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032...
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB)
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB)
03:38:27 [2020-01-20T08:38:27.679Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241...
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB)
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB)
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614...
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB)
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] The user operation is waiting for background work to complete.
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB)
03:38:27 [2020-01-20T08:38:27.935Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804...
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB)
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] The user operation is waiting for background work to complete.
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB)
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB)
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] The user operation is waiting for background work to complete.
03:38:28 [2020-01-20T08:38:28.190Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB)
03:38:28 [2020-01-20T08:38:28.445Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247...
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB)
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] The user operation is waiting for background work to complete.
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB)
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025...
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB)
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] The user operation is waiting for background work to complete.
03:38:28 [2020-01-20T08:38:28.700Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB)
03:38:28 [2020-01-20T08:38:28.955Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512...
03:38:28 [2020-01-20T08:38:28.955Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB)
03:38:28 [2020-01-20T08:38:28.955Z] [INFO] The user operation is waiting for background work to complete.
03:38:28 [2020-01-20T08:38:28.955Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB)
03:38:28 [2020-01-20T08:38:28.955Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113...
03:38:29 [2020-01-20T08:38:29.210Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB)
03:38:29 [2020-01-20T08:38:29.211Z] [INFO] The user operation is waiting for background work to complete.
03:38:29 [2020-01-20T08:38:29.211Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB)
03:38:29 [2020-01-20T08:38:29.465Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210...
03:38:29 [2020-01-20T08:38:29.465Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB)
03:38:29 [2020-01-20T08:38:29.465Z] [INFO] The user operation is waiting for background work to complete.
03:38:29 [2020-01-20T08:38:29.465Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB)
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505...
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB)
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] The user operation is waiting for background work to complete.
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB)
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836...
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB)
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] The user operation is waiting for background work to complete.
03:38:29 [2020-01-20T08:38:29.721Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB)
03:38:29 [2020-01-20T08:38:29.976Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759...
03:38:29 [2020-01-20T08:38:29.976Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB)
03:38:29 [2020-01-20T08:38:29.976Z] [INFO] The user operation is waiting for background work to complete.
03:38:29 [2020-01-20T08:38:29.976Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB)
03:38:29 [2020-01-20T08:38:29.976Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459...
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB)
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB)
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759...
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB)
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.231Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB)
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759...
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB)
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB)
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624...
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB)
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.486Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB)
03:38:30 [2020-01-20T08:38:30.741Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247...
03:38:30 [2020-01-20T08:38:30.741Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB)
03:38:30 [2020-01-20T08:38:30.741Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.741Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB)
03:38:30 [2020-01-20T08:38:30.741Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247...
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB)
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB)
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129...
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB)
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] The user operation is waiting for background work to complete.
03:38:30 [2020-01-20T08:38:30.996Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB)
03:38:31 [2020-01-20T08:38:31.251Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415...
03:38:31 [2020-01-20T08:38:31.251Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB)
03:38:31 [2020-01-20T08:38:31.251Z] [INFO] The user operation is waiting for background work to complete.
03:38:31 [2020-01-20T08:38:31.252Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB)
03:38:31 [2020-01-20T08:38:31.252Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832...
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB)
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] The user operation is waiting for background work to complete.
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB)
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036...
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB)
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] The user operation is waiting for background work to complete.
03:38:31 [2020-01-20T08:38:31.507Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB)
03:38:31 [2020-01-20T08:38:31.763Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531...
03:38:31 [2020-01-20T08:38:31.763Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB)
03:38:31 [2020-01-20T08:38:31.763Z] [INFO] The user operation is waiting for background work to complete.
03:38:31 [2020-01-20T08:38:31.763Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB)
03:38:31 [2020-01-20T08:38:31.763Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759...
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB)
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB)
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247...
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB)
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.037Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB)
03:38:32 [2020-01-20T08:38:32.292Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318...
03:38:32 [2020-01-20T08:38:32.292Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB)
03:38:32 [2020-01-20T08:38:32.292Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.292Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB)
03:38:32 [2020-01-20T08:38:32.292Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB)
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB)
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834...
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB)
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB)
03:38:32 [2020-01-20T08:38:32.548Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834...
03:38:32 [2020-01-20T08:38:32.803Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB)
03:38:32 [2020-01-20T08:38:32.803Z] [INFO] The user operation is waiting for background work to complete.
03:38:32 [2020-01-20T08:38:32.803Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB)
03:38:32 [2020-01-20T08:38:32.803Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220...
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB)
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB)
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834...
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB)
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.058Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB)
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324...
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB)
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB)
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617...
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB)
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.313Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB)
03:38:33 [2020-01-20T08:38:33.568Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307...
03:38:33 [2020-01-20T08:38:33.568Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB)
03:38:33 [2020-01-20T08:38:33.568Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.568Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB)
03:38:33 [2020-01-20T08:38:33.823Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817...
03:38:33 [2020-01-20T08:38:33.823Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB)
03:38:33 [2020-01-20T08:38:33.823Z] [INFO] The user operation is waiting for background work to complete.
03:38:33 [2020-01-20T08:38:33.823Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB)
03:38:34 [2020-01-20T08:38:34.078Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120...
03:38:34 [2020-01-20T08:38:34.078Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB)
03:38:34 [2020-01-20T08:38:34.078Z] [INFO] The user operation is waiting for background work to complete.
03:38:34 [2020-01-20T08:38:34.078Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB)
03:38:34 [2020-01-20T08:38:34.078Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534...
03:38:34 [2020-01-20T08:38:34.333Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB)
03:38:34 [2020-01-20T08:38:34.333Z] [INFO] The user operation is waiting for background work to complete.
03:38:34 [2020-01-20T08:38:34.333Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB)
03:38:34 [2020-01-20T08:38:34.588Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906...
03:38:35 [2020-01-20T08:38:35.149Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB)
03:38:35 [2020-01-20T08:38:35.149Z] [INFO] The user operation is waiting for background work to complete.
03:38:35 [2020-01-20T08:38:35.149Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB)
03:38:35 [2020-01-20T08:38:35.149Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512...
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB)
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] The user operation is waiting for background work to complete.
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB)
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316...
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB)
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] The user operation is waiting for background work to complete.
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB)
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
03:38:36 [2020-01-20T08:38:36.074Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
03:38:37 [2020-01-20T08:38:37.436Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (46.29MB of 59.71MB at 46.25MB/s)
03:38:37 [2020-01-20T08:38:37.996Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB)
03:38:37 [2020-01-20T08:38:37.996Z] [INFO] The user operation is waiting for background work to complete.
03:38:37 [2020-01-20T08:38:37.996Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB)
03:38:37 [2020-01-20T08:38:37.996Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539...
03:38:38 [2020-01-20T08:38:38.921Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB)
03:38:38 [2020-01-20T08:38:38.921Z] [INFO] The user operation is waiting for background work to complete.
03:38:38 [2020-01-20T08:38:38.921Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB)
03:38:38 [2020-01-20T08:38:38.922Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827...
03:38:38 [2020-01-20T08:38:38.922Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB)
03:38:38 [2020-01-20T08:38:38.922Z] [INFO] The user operation is waiting for background work to complete.
03:38:38 [2020-01-20T08:38:38.922Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB)
03:38:39 [2020-01-20T08:38:39.177Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640...
03:38:39 [2020-01-20T08:38:39.177Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB)
03:38:39 [2020-01-20T08:38:39.177Z] [INFO] The user operation is waiting for background work to complete.
03:38:39 [2020-01-20T08:38:39.177Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB)
03:38:39 [2020-01-20T08:38:39.177Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903...
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB)
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] The user operation is waiting for background work to complete.
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB)
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB)
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] The user operation is waiting for background work to complete.
03:38:39 [2020-01-20T08:38:39.432Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB)
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB)
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] The user operation is waiting for background work to complete.
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB)
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711...
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB)
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] The user operation is waiting for background work to complete.
03:38:39 [2020-01-20T08:38:39.687Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB)
03:38:39 [2020-01-20T08:38:39.945Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512...
03:38:40 [2020-01-20T08:38:40.507Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB)
03:38:40 [2020-01-20T08:38:40.507Z] [INFO] The user operation is waiting for background work to complete.
03:38:40 [2020-01-20T08:38:40.507Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB)
03:38:40 [2020-01-20T08:38:40.507Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512...
03:38:41 [2020-01-20T08:38:41.434Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB)
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] The user operation is waiting for background work to complete.
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB)
03:38:41 [2020-01-20T08:38:41.691Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400...
03:38:41 [2020-01-20T08:38:41.946Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB)
03:38:41 [2020-01-20T08:38:41.946Z] [INFO] The user operation is waiting for background work to complete.
03:38:41 [2020-01-20T08:38:41.946Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB)
03:38:41 [2020-01-20T08:38:41.946Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
03:38:42 [2020-01-20T08:38:42.201Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB)
03:38:42 [2020-01-20T08:38:42.201Z] [INFO] The user operation is waiting for background work to complete.
03:38:42 [2020-01-20T08:38:42.201Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB)
03:38:42 [2020-01-20T08:38:42.456Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
03:38:42 [2020-01-20T08:38:42.456Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB)
03:38:42 [2020-01-20T08:38:42.456Z] [INFO] The user operation is waiting for background work to complete.
03:38:42 [2020-01-20T08:38:42.456Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB)
03:38:42 [2020-01-20T08:38:42.456Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
03:38:42 [2020-01-20T08:38:42.711Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB)
03:38:42 [2020-01-20T08:38:42.711Z] [INFO] The user operation is waiting for background work to complete.
03:38:42 [2020-01-20T08:38:42.711Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB)
03:38:42 [2020-01-20T08:38:42.711Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720...
03:38:42 [2020-01-20T08:38:42.967Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB)
03:38:42 [2020-01-20T08:38:42.967Z] [INFO] The user operation is waiting for background work to complete.
03:38:42 [2020-01-20T08:38:42.967Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB)
03:38:42 [2020-01-20T08:38:42.967Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338...
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB)
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] The user operation is waiting for background work to complete.
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB)
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337...
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB)
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB)
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB)
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] The user operation is waiting for background work to complete.
03:38:43 [2020-01-20T08:38:43.893Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB)
03:38:44 [2020-01-20T08:38:44.148Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
03:38:44 [2020-01-20T08:38:44.148Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB)
03:38:44 [2020-01-20T08:38:44.148Z] [INFO] The user operation is waiting for background work to complete.
03:38:44 [2020-01-20T08:38:44.149Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB)
03:38:44 [2020-01-20T08:38:44.149Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351...
03:38:44 [2020-01-20T08:38:44.149Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB)
03:38:44 [2020-01-20T08:38:44.149Z] [INFO] The user operation is waiting for background work to complete.
03:38:44 [2020-01-20T08:38:44.149Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB)
03:38:44 [2020-01-20T08:38:44.404Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700...
03:38:44 [2020-01-20T08:38:44.404Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB)
03:38:44 [2020-01-20T08:38:44.404Z] [INFO] The user operation is waiting for background work to complete.
03:38:44 [2020-01-20T08:38:44.404Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB)
03:38:44 [2020-01-20T08:38:44.659Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318...
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB)
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] The user operation is waiting for background work to complete.
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB)
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857...
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB)
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] The user operation is waiting for background work to complete.
03:38:44 [2020-01-20T08:38:44.914Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB)
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827...
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB)
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB)
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833...
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB)
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.170Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB)
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831...
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB)
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB)
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450...
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB)
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.425Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB)
03:38:45 [2020-01-20T08:38:45.680Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002...
03:38:45 [2020-01-20T08:38:45.680Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB)
03:38:45 [2020-01-20T08:38:45.680Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.680Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB)
03:38:45 [2020-01-20T08:38:45.680Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423...
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB)
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB)
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011...
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB)
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] The user operation is waiting for background work to complete.
03:38:45 [2020-01-20T08:38:45.936Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB)
03:38:46 [2020-01-20T08:38:46.191Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009...
03:38:46 [2020-01-20T08:38:46.191Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB)
03:38:46 [2020-01-20T08:38:46.191Z] [INFO] The user operation is waiting for background work to complete.
03:38:46 [2020-01-20T08:38:46.191Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB)
03:38:46 [2020-01-20T08:38:46.191Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842...
03:38:46 [2020-01-20T08:38:46.446Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB)
03:38:46 [2020-01-20T08:38:46.446Z] [INFO] The user operation is waiting for background work to complete.
03:38:46 [2020-01-20T08:38:46.446Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB)
03:38:46 [2020-01-20T08:38:46.446Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129...
03:38:46 [2020-01-20T08:38:46.701Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB)
03:38:46 [2020-01-20T08:38:46.701Z] [INFO] The user operation is waiting for background work to complete.
03:38:46 [2020-01-20T08:38:46.701Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB)
03:38:46 [2020-01-20T08:38:46.957Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749...
03:38:46 [2020-01-20T08:38:46.957Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB)
03:38:46 [2020-01-20T08:38:46.957Z] [INFO] The user operation is waiting for background work to complete.
03:38:46 [2020-01-20T08:38:46.957Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB)
03:38:46 [2020-01-20T08:38:46.957Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452...
03:38:47 [2020-01-20T08:38:47.212Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB)
03:38:47 [2020-01-20T08:38:47.212Z] [INFO] The user operation is waiting for background work to complete.
03:38:47 [2020-01-20T08:38:47.212Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB)
03:38:47 [2020-01-20T08:38:47.212Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442...
03:38:47 [2020-01-20T08:38:47.467Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB)
03:38:47 [2020-01-20T08:38:47.467Z] [INFO] The user operation is waiting for background work to complete.
03:38:47 [2020-01-20T08:38:47.467Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB)
03:38:47 [2020-01-20T08:38:47.467Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356...
03:38:48 [2020-01-20T08:38:48.027Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
03:38:48 [2020-01-20T08:38:48.028Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
03:38:48 [2020-01-20T08:38:48.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] The user operation is waiting for background work to complete.
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845...
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] The user operation is waiting for background work to complete.
03:38:48 [2020-01-20T08:38:48.283Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
03:38:48 [2020-01-20T08:38:48.539Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845...
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] The user operation is waiting for background work to complete.
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] The user operation is waiting for background work to complete.
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
03:38:48 [2020-01-20T08:38:48.794Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
03:38:49 [2020-01-20T08:38:49.049Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
03:38:49 [2020-01-20T08:38:49.049Z] [INFO] The user operation is waiting for background work to complete.
03:38:49 [2020-01-20T08:38:49.050Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
03:38:49 [2020-01-20T08:38:49.050Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845...
03:38:49 [2020-01-20T08:38:49.050Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB)
03:38:49 [2020-01-20T08:38:49.050Z] [INFO] The user operation is waiting for background work to complete.
03:38:49 [2020-01-20T08:38:49.050Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB)
03:38:49 [2020-01-20T08:38:49.306Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
03:38:49 [2020-01-20T08:38:49.306Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
03:38:49 [2020-01-20T08:38:49.562Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
03:38:49 [2020-01-20T08:38:49.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
03:38:49 [2020-01-20T08:38:49.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
03:38:49 [2020-01-20T08:38:49.890Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
03:38:49 [2020-01-20T08:38:49.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
03:38:49 [2020-01-20T08:38:49.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
03:38:50 [2020-01-20T08:38:50.146Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.146Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.401Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.656Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.656Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
03:38:50 [2020-01-20T08:38:50.656Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
03:38:50 [2020-01-20T08:38:50.911Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
03:38:50 [2020-01-20T08:38:50.911Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
03:38:50 [2020-01-20T08:38:50.911Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
03:38:51 [2020-01-20T08:38:51.167Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
03:38:51 [2020-01-20T08:38:51.422Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
03:38:51 [2020-01-20T08:38:51.422Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
03:38:51 [2020-01-20T08:38:51.422Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
03:38:51 [2020-01-20T08:38:51.679Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
03:38:51 [2020-01-20T08:38:51.679Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
03:38:51 [2020-01-20T08:38:51.934Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
03:38:51 [2020-01-20T08:38:51.934Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
03:38:51 [2020-01-20T08:38:51.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
03:38:52 [2020-01-20T08:38:52.190Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
03:38:52 [2020-01-20T08:38:52.190Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
03:38:52 [2020-01-20T08:38:52.190Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
03:38:52 [2020-01-20T08:38:52.444Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
03:38:52 [2020-01-20T08:38:52.702Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
03:38:52 [2020-01-20T08:38:52.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
03:38:52 [2020-01-20T08:38:52.958Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.213Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.213Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.724Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
03:38:53 [2020-01-20T08:38:53.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
03:38:53 [2020-01-20T08:38:53.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
03:38:53 [2020-01-20T08:38:53.979Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
03:38:53 [2020-01-20T08:38:53.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
03:38:54 [2020-01-20T08:38:54.235Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
03:38:54 [2020-01-20T08:38:54.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
03:38:54 [2020-01-20T08:38:54.235Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
03:38:54 [2020-01-20T08:38:54.491Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
03:38:54 [2020-01-20T08:38:54.491Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
03:38:54 [2020-01-20T08:38:54.746Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
03:38:55 [2020-01-20T08:38:55.001Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.001Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.001Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
03:38:55 [2020-01-20T08:38:55.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
03:38:55 [2020-01-20T08:38:55.257Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
03:38:55 [2020-01-20T08:38:55.257Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.512Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
03:38:55 [2020-01-20T08:38:55.768Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
03:38:55 [2020-01-20T08:38:55.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
03:38:56 [2020-01-20T08:38:56.024Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
03:38:56 [2020-01-20T08:38:56.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.643Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
03:38:57 [2020-01-20T08:38:57.643Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
03:38:57 [2020-01-20T08:38:57.643Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
03:38:57 [2020-01-20T08:38:57.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.156Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.439Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.439Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.695Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
03:38:58 [2020-01-20T08:38:58.951Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.207Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.462Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.974Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.974Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
03:38:59 [2020-01-20T08:38:59.974Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
03:39:00 [2020-01-20T08:39:00.230Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
03:39:00 [2020-01-20T08:39:00.485Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml
03:39:00 [2020-01-20T08:39:00.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.741Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
03:39:00 [2020-01-20T08:39:00.741Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
03:39:00 [2020-01-20T08:39:00.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
03:39:00 [2020-01-20T08:39:00.996Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
03:39:01 [2020-01-20T08:39:01.252Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
03:39:01 [2020-01-20T08:39:01.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB)
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] The user operation is waiting for background work to complete.
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB)
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201703062208...
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB)
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB)
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB)
03:39:13 [2020-01-20T08:39:13.417Z] [INFO] The user operation is waiting for background work to complete.
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB)
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201703062208...
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB)
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] The user operation is waiting for background work to complete.
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB)
03:39:13 [2020-01-20T08:39:13.418Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201703062208...
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB)
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB)
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB)
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] The user operation is waiting for background work to complete.
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB)
03:39:13 [2020-01-20T08:39:13.979Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201703062208...
03:39:14 [2020-01-20T08:39:14.234Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB)
03:39:14 [2020-01-20T08:39:14.234Z] [INFO] The user operation is waiting for background work to complete.
03:39:14 [2020-01-20T08:39:14.234Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB)
03:39:14 [2020-01-20T08:39:14.234Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201703062208...
03:39:14 [2020-01-20T08:39:14.796Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB)
03:39:14 [2020-01-20T08:39:14.796Z] [INFO] The user operation is waiting for background work to complete.
03:39:14 [2020-01-20T08:39:14.796Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB)
03:39:14 [2020-01-20T08:39:14.796Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201703062208...
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB)
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] The user operation is waiting for background work to complete.
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB)
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201703062208...
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB)
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] The user operation is waiting for background work to complete.
03:39:15 [2020-01-20T08:39:15.051Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB)
03:39:15 [2020-01-20T08:39:15.307Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208...
03:39:15 [2020-01-20T08:39:15.307Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB)
03:39:15 [2020-01-20T08:39:15.307Z] [INFO] The user operation is waiting for background work to complete.
03:39:15 [2020-01-20T08:39:15.307Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB)
03:39:15 [2020-01-20T08:39:15.637Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201703062208...
03:39:15 [2020-01-20T08:39:15.893Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB)
03:39:15 [2020-01-20T08:39:15.893Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB)
03:39:16 [2020-01-20T08:39:16.148Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB)
03:39:16 [2020-01-20T08:39:16.148Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB)
03:39:16 [2020-01-20T08:39:16.148Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB)
03:39:16 [2020-01-20T08:39:16.149Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB)
03:39:16 [2020-01-20T08:39:16.404Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
03:39:16 [2020-01-20T08:39:16.404Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
03:39:16 [2020-01-20T08:39:16.404Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
03:39:16 [2020-01-20T08:39:16.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
03:39:16 [2020-01-20T08:39:16.915Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
03:39:16 [2020-01-20T08:39:16.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
03:39:17 [2020-01-20T08:39:17.171Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
03:39:17 [2020-01-20T08:39:17.171Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
03:39:17 [2020-01-20T08:39:17.171Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
03:39:17 [2020-01-20T08:39:17.426Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
03:39:17 [2020-01-20T08:39:17.683Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
03:39:17 [2020-01-20T08:39:17.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
03:39:17 [2020-01-20T08:39:17.939Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
03:39:18 [2020-01-20T08:39:18.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
03:39:18 [2020-01-20T08:39:18.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
03:39:18 [2020-01-20T08:39:18.195Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
03:39:18 [2020-01-20T08:39:18.195Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
03:39:18 [2020-01-20T08:39:18.195Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
03:39:18 [2020-01-20T08:39:18.450Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
03:39:18 [2020-01-20T08:39:18.450Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
03:39:18 [2020-01-20T08:39:18.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
03:39:18 [2020-01-20T08:39:18.706Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB)
03:39:18 [2020-01-20T08:39:18.706Z] [INFO] The user operation is waiting for background work to complete.
03:39:18 [2020-01-20T08:39:18.706Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB)
03:39:18 [2020-01-20T08:39:18.706Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB)
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] The user operation is waiting for background work to complete.
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB)
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB)
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] The user operation is waiting for background work to complete.
03:39:18 [2020-01-20T08:39:18.960Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB)
03:39:19 [2020-01-20T08:39:19.215Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB)
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] The user operation is waiting for background work to complete.
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB)
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Unpacking org.eclipse.remote.core_2.1.0.201612062149...
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB)
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] The user operation is waiting for background work to complete.
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB)
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201612062149...
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB)
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] The user operation is waiting for background work to complete.
03:39:20 [2020-01-20T08:39:20.577Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB)
03:39:20 [2020-01-20T08:39:20.833Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201612062149...
03:39:20 [2020-01-20T08:39:20.833Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB)
03:39:20 [2020-01-20T08:39:20.833Z] [INFO] The user operation is waiting for background work to complete.
03:39:20 [2020-01-20T08:39:20.833Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB)
03:39:20 [2020-01-20T08:39:20.833Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201612062149...
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
03:39:21 [2020-01-20T08:39:21.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
03:39:21 [2020-01-20T08:39:21.343Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
03:39:21 [2020-01-20T08:39:21.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
03:39:21 [2020-01-20T08:39:21.854Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
03:39:21 [2020-01-20T08:39:21.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
03:39:22 [2020-01-20T08:39:22.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
03:39:22 [2020-01-20T08:39:22.365Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
03:39:22 [2020-01-20T08:39:22.365Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
03:39:22 [2020-01-20T08:39:22.620Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
03:39:22 [2020-01-20T08:39:22.875Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
03:39:22 [2020-01-20T08:39:22.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.130Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.130Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.130Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.385Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.385Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
03:39:23 [2020-01-20T08:39:23.385Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
03:39:23 [2020-01-20T08:39:23.385Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
03:39:23 [2020-01-20T08:39:23.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
03:39:23 [2020-01-20T08:39:23.897Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
03:39:24 [2020-01-20T08:39:24.241Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
03:39:24 [2020-01-20T08:39:24.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
03:39:24 [2020-01-20T08:39:24.241Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
03:39:24 [2020-01-20T08:39:24.497Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
03:39:24 [2020-01-20T08:39:24.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
03:39:24 [2020-01-20T08:39:24.863Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
03:39:24 [2020-01-20T08:39:24.863Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
03:39:24 [2020-01-20T08:39:24.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
03:39:25 [2020-01-20T08:39:25.119Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
03:39:25 [2020-01-20T08:39:25.119Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.119Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.375Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
03:39:25 [2020-01-20T08:39:25.375Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
03:39:25 [2020-01-20T08:39:25.631Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
03:39:25 [2020-01-20T08:39:25.631Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.631Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.886Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.886Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
03:39:25 [2020-01-20T08:39:25.886Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.142Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.397Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
03:39:26 [2020-01-20T08:39:26.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
03:39:27 [2020-01-20T08:39:27.165Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
03:39:27 [2020-01-20T08:39:27.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
03:39:27 [2020-01-20T08:39:27.165Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
03:39:27 [2020-01-20T08:39:27.421Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
03:39:27 [2020-01-20T08:39:27.421Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
03:39:27 [2020-01-20T08:39:27.421Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB)
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] The user operation is waiting for background work to complete.
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB)
03:39:27 [2020-01-20T08:39:27.676Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147...
03:39:27 [2020-01-20T08:39:27.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
03:39:27 [2020-01-20T08:39:27.932Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
03:39:27 [2020-01-20T08:39:27.932Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
03:39:27 [2020-01-20T08:39:27.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB)
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB)
03:39:28 [2020-01-20T08:39:28.188Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
03:39:28 [2020-01-20T08:39:28.445Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB)
03:39:28 [2020-01-20T08:39:28.445Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.445Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB)
03:39:28 [2020-01-20T08:39:28.445Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
03:39:28 [2020-01-20T08:39:28.445Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB)
03:39:28 [2020-01-20T08:39:28.446Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.446Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB)
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB)
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB)
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB)
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.701Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB)
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB)
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB)
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB)
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] The user operation is waiting for background work to complete.
03:39:28 [2020-01-20T08:39:28.957Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB)
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB)
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB)
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB)
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.213Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB)
03:39:29 [2020-01-20T08:39:29.469Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
03:39:29 [2020-01-20T08:39:29.469Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB)
03:39:29 [2020-01-20T08:39:29.469Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.469Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB)
03:39:29 [2020-01-20T08:39:29.469Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB)
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB)
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB)
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.725Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB)
03:39:29 [2020-01-20T08:39:29.980Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
03:39:29 [2020-01-20T08:39:29.980Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB)
03:39:29 [2020-01-20T08:39:29.980Z] [INFO] The user operation is waiting for background work to complete.
03:39:29 [2020-01-20T08:39:29.980Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB)
03:39:29 [2020-01-20T08:39:29.980Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB)
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] The user operation is waiting for background work to complete.
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB)
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB)
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] The user operation is waiting for background work to complete.
03:39:30 [2020-01-20T08:39:30.236Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB)
03:39:30 [2020-01-20T08:39:30.491Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540...
03:39:30 [2020-01-20T08:39:30.747Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB)
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] The user operation is waiting for background work to complete.
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB)
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611...
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB)
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] The user operation is waiting for background work to complete.
03:39:30 [2020-01-20T08:39:30.748Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB)
03:39:31 [2020-01-20T08:39:31.003Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715...
03:39:31 [2020-01-20T08:39:31.003Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB)
03:39:31 [2020-01-20T08:39:31.003Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB)
03:39:31 [2020-01-20T08:39:31.258Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB)
03:39:31 [2020-01-20T08:39:31.258Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB)
03:39:31 [2020-01-20T08:39:31.258Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB)
03:39:31 [2020-01-20T08:39:31.258Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB)
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB)
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] The user operation is waiting for background work to complete.
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB)
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642...
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB)
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] The user operation is waiting for background work to complete.
03:39:31 [2020-01-20T08:39:31.818Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB)
03:39:32 [2020-01-20T08:39:32.074Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534...
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB)
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB)
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025...
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB)
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.000Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB)
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057...
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB)
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB)
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940...
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB)
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.256Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB)
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650...
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB)
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB)
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940...
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB)
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.513Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB)
03:39:33 [2020-01-20T08:39:33.768Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850...
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB)
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB)
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450...
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB)
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] The user operation is waiting for background work to complete.
03:39:33 [2020-01-20T08:39:33.769Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB)
03:39:34 [2020-01-20T08:39:34.024Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419...
03:39:34 [2020-01-20T08:39:34.025Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB)
03:39:34 [2020-01-20T08:39:34.025Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.025Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB)
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740...
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB)
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB)
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405...
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB)
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.280Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB)
03:39:34 [2020-01-20T08:39:34.535Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218...
03:39:34 [2020-01-20T08:39:34.536Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB)
03:39:34 [2020-01-20T08:39:34.536Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB)
03:39:34 [2020-01-20T08:39:34.536Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB)
03:39:34 [2020-01-20T08:39:34.536Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.536Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB)
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160405-1820...
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB)
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB)
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160405-1820...
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB)
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] The user operation is waiting for background work to complete.
03:39:34 [2020-01-20T08:39:34.791Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB)
03:39:35 [2020-01-20T08:39:35.046Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442...
03:39:35 [2020-01-20T08:39:35.046Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB)
03:39:35 [2020-01-20T08:39:35.046Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] The user operation is waiting for background work to complete.
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160405-1820...
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB)
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] The user operation is waiting for background work to complete.
03:39:35 [2020-01-20T08:39:35.301Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820...
03:39:35 [2020-01-20T08:39:35.556Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB)
03:39:35 [2020-01-20T08:39:35.557Z] [INFO] The user operation is waiting for background work to complete.
03:39:35 [2020-01-20T08:39:35.557Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB)
03:39:35 [2020-01-20T08:39:35.557Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820...
03:39:35 [2020-01-20T08:39:35.557Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB)
03:39:35 [2020-01-20T08:39:35.557Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB)
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB)
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] The user operation is waiting for background work to complete.
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB)
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820...
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB)
03:39:35 [2020-01-20T08:39:35.812Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB)
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB)
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] The user operation is waiting for background work to complete.
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB)
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820...
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB)
03:39:36 [2020-01-20T08:39:36.067Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB)
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB)
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] The user operation is waiting for background work to complete.
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB)
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820...
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB)
03:39:36 [2020-01-20T08:39:36.322Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB)
03:39:36 [2020-01-20T08:39:36.577Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB)
03:39:36 [2020-01-20T08:39:36.577Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB)
03:39:36 [2020-01-20T08:39:36.577Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB)
03:39:36 [2020-01-20T08:39:36.577Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB)
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB)
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] The user operation is waiting for background work to complete.
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB)
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB)
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] The user operation is waiting for background work to complete.
03:39:36 [2020-01-20T08:39:36.834Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB)
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223...
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB)
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] The user operation is waiting for background work to complete.
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB)
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850...
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB)
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] The user operation is waiting for background work to complete.
03:39:37 [2020-01-20T08:39:37.090Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB)
03:39:37 [2020-01-20T08:39:37.345Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329...
03:39:37 [2020-01-20T08:39:37.345Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB)
03:39:37 [2020-01-20T08:39:37.345Z] [INFO] The user operation is waiting for background work to complete.
03:39:37 [2020-01-20T08:39:37.345Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB)
03:39:37 [2020-01-20T08:39:37.345Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517...
03:39:37 [2020-01-20T08:39:37.601Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB)
03:39:37 [2020-01-20T08:39:37.601Z] [INFO] The user operation is waiting for background work to complete.
03:39:37 [2020-01-20T08:39:37.601Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB)
03:39:37 [2020-01-20T08:39:37.857Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517...
03:39:37 [2020-01-20T08:39:37.857Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB)
03:39:37 [2020-01-20T08:39:37.857Z] [INFO] The user operation is waiting for background work to complete.
03:39:37 [2020-01-20T08:39:37.857Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB)
03:39:38 [2020-01-20T08:39:38.113Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517...
03:39:38 [2020-01-20T08:39:38.113Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB)
03:39:38 [2020-01-20T08:39:38.113Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.113Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB)
03:39:38 [2020-01-20T08:39:38.113Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517...
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB)
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB)
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528...
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB)
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.368Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB)
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358...
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB)
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB)
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442...
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB)
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.623Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB)
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834...
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB)
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB)
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB)
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] The user operation is waiting for background work to complete.
03:39:38 [2020-01-20T08:39:38.878Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB)
03:39:39 [2020-01-20T08:39:39.134Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450...
03:39:39 [2020-01-20T08:39:39.134Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB)
03:39:39 [2020-01-20T08:39:39.134Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.134Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB)
03:39:39 [2020-01-20T08:39:39.134Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB)
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB)
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB)
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB)
03:39:39 [2020-01-20T08:39:39.390Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834...
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB)
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB)
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834...
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB)
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.645Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB)
03:39:39 [2020-01-20T08:39:39.901Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450...
03:39:39 [2020-01-20T08:39:39.901Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB)
03:39:39 [2020-01-20T08:39:39.901Z] [INFO] The user operation is waiting for background work to complete.
03:39:39 [2020-01-20T08:39:39.901Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB)
03:39:39 [2020-01-20T08:39:39.901Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB)
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] The user operation is waiting for background work to complete.
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB)
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB)
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] The user operation is waiting for background work to complete.
03:39:40 [2020-01-20T08:39:40.157Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB)
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927...
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB)
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] The user operation is waiting for background work to complete.
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB)
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450...
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB)
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] The user operation is waiting for background work to complete.
03:39:40 [2020-01-20T08:39:40.412Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB)
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442...
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB)
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB)
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB)
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] The user operation is waiting for background work to complete.
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB)
03:39:40 [2020-01-20T08:39:40.972Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB)
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB)
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455...
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB)
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB)
03:39:41 [2020-01-20T08:39:41.228Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450...
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB)
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB)
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450...
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB)
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.483Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB)
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834...
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB)
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB)
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450...
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB)
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] The user operation is waiting for background work to complete.
03:39:41 [2020-01-20T08:39:41.741Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB)
03:39:41 [2020-01-20T08:39:41.996Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324...
03:39:41 [2020-01-20T08:39:41.996Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB)
03:39:41 [2020-01-20T08:39:41.996Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB)
03:39:42 [2020-01-20T08:39:42.251Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB)
03:39:42 [2020-01-20T08:39:42.251Z] [INFO] The user operation is waiting for background work to complete.
03:39:42 [2020-01-20T08:39:42.251Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB)
03:39:42 [2020-01-20T08:39:42.251Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834...
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB)
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] The user operation is waiting for background work to complete.
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB)
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529...
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB)
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] The user operation is waiting for background work to complete.
03:39:42 [2020-01-20T08:39:42.510Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB)
03:39:42 [2020-01-20T08:39:42.765Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529...
03:39:42 [2020-01-20T08:39:42.765Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB)
03:39:42 [2020-01-20T08:39:42.765Z] [INFO] The user operation is waiting for background work to complete.
03:39:42 [2020-01-20T08:39:42.765Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB)
03:39:42 [2020-01-20T08:39:42.765Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225...
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB)
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] The user operation is waiting for background work to complete.
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB)
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455...
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB)
03:39:43 [2020-01-20T08:39:43.021Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB)
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB)
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] The user operation is waiting for background work to complete.
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB)
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138...
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB)
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] The user operation is waiting for background work to complete.
03:39:43 [2020-01-20T08:39:43.276Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB)
03:39:43 [2020-01-20T08:39:43.531Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450...
03:39:43 [2020-01-20T08:39:43.531Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB)
03:39:43 [2020-01-20T08:39:43.531Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB)
03:39:43 [2020-01-20T08:39:43.531Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB)
03:39:43 [2020-01-20T08:39:43.532Z] [INFO] The user operation is waiting for background work to complete.
03:39:43 [2020-01-20T08:39:43.532Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB)
03:39:43 [2020-01-20T08:39:43.787Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400...
03:39:43 [2020-01-20T08:39:43.787Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB)
03:39:43 [2020-01-20T08:39:43.787Z] [INFO] The user operation is waiting for background work to complete.
03:39:43 [2020-01-20T08:39:43.787Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB)
03:39:44 [2020-01-20T08:39:44.042Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758...
03:39:44 [2020-01-20T08:39:44.042Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB)
03:39:44 [2020-01-20T08:39:44.042Z] [INFO] The user operation is waiting for background work to complete.
03:39:44 [2020-01-20T08:39:44.042Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB)
03:39:44 [2020-01-20T08:39:44.298Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839...
03:39:44 [2020-01-20T08:39:44.298Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB)
03:39:44 [2020-01-20T08:39:44.298Z] [INFO] The user operation is waiting for background work to complete.
03:39:44 [2020-01-20T08:39:44.298Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB)
03:39:44 [2020-01-20T08:39:44.554Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517...
03:39:44 [2020-01-20T08:39:44.554Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB)
03:39:44 [2020-01-20T08:39:44.554Z] [INFO] The user operation is waiting for background work to complete.
03:39:44 [2020-01-20T08:39:44.554Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB)
03:39:44 [2020-01-20T08:39:44.554Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517...
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB)
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] The user operation is waiting for background work to complete.
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB)
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517...
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB)
03:39:44 [2020-01-20T08:39:44.809Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB)
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB)
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] The user operation is waiting for background work to complete.
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB)
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400...
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB)
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] The user operation is waiting for background work to complete.
03:39:45 [2020-01-20T08:39:45.065Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB)
03:39:45 [2020-01-20T08:39:45.626Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009...
03:39:46 [2020-01-20T08:39:46.555Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB)
03:39:46 [2020-01-20T08:39:46.555Z] [INFO] The user operation is waiting for background work to complete.
03:39:46 [2020-01-20T08:39:46.555Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB)
03:39:46 [2020-01-20T08:39:46.811Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327...
03:39:47 [2020-01-20T08:39:47.066Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB)
03:39:47 [2020-01-20T08:39:47.066Z] [INFO] The user operation is waiting for background work to complete.
03:39:47 [2020-01-20T08:39:47.066Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB)
03:39:47 [2020-01-20T08:39:47.627Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558...
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB)
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] The user operation is waiting for background work to complete.
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB)
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839...
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB)
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] The user operation is waiting for background work to complete.
03:39:47 [2020-01-20T08:39:47.883Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB)
03:39:48 [2020-01-20T08:39:48.138Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210...
03:39:48 [2020-01-20T08:39:48.138Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB)
03:39:48 [2020-01-20T08:39:48.138Z] [INFO] The user operation is waiting for background work to complete.
03:39:48 [2020-01-20T08:39:48.138Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB)
03:39:48 [2020-01-20T08:39:48.138Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115...
03:39:48 [2020-01-20T08:39:48.394Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB)
03:39:48 [2020-01-20T08:39:48.394Z] [INFO] The user operation is waiting for background work to complete.
03:39:48 [2020-01-20T08:39:48.394Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB)
03:39:48 [2020-01-20T08:39:48.394Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633...
03:39:49 [2020-01-20T08:39:49.321Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB)
03:39:49 [2020-01-20T08:39:49.321Z] [INFO] The user operation is waiting for background work to complete.
03:39:49 [2020-01-20T08:39:49.321Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB)
03:39:49 [2020-01-20T08:39:49.576Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858...
03:39:49 [2020-01-20T08:39:49.576Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB)
03:39:49 [2020-01-20T08:39:49.576Z] [INFO] The user operation is waiting for background work to complete.
03:39:49 [2020-01-20T08:39:49.576Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB)
03:39:49 [2020-01-20T08:39:49.576Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310...
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB)
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] The user operation is waiting for background work to complete.
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB)
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255...
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB)
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB)
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B)
03:39:49 [2020-01-20T08:39:49.832Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B)
03:39:50 [2020-01-20T08:39:50.088Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB)
03:39:50 [2020-01-20T08:39:50.088Z] [INFO] The user operation is waiting for background work to complete.
03:39:50 [2020-01-20T08:39:50.088Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB)
03:39:50 [2020-01-20T08:39:50.088Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB)
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] The user operation is waiting for background work to complete.
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB)
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400...
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB)
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB)
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB)
03:39:50 [2020-01-20T08:39:50.343Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB)
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB)
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] The user operation is waiting for background work to complete.
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB)
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055...
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB)
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB)
03:39:50 [2020-01-20T08:39:50.599Z] [INFO] The user operation is waiting for background work to complete.
03:39:50 [2020-01-20T08:39:50.855Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826...
03:39:50 [2020-01-20T08:39:50.855Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB)
03:39:50 [2020-01-20T08:39:50.855Z] [INFO] The user operation is waiting for background work to complete.
03:39:50 [2020-01-20T08:39:50.855Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB)
03:39:51 [2020-01-20T08:39:51.110Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940...
03:39:51 [2020-01-20T08:39:51.110Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB)
03:39:51 [2020-01-20T08:39:51.110Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.110Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB)
03:39:51 [2020-01-20T08:39:51.110Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740...
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442...
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB)
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.366Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450...
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB)
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB)
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940...
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB)
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.622Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB)
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650...
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB)
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB)
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740...
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB)
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] The user operation is waiting for background work to complete.
03:39:51 [2020-01-20T08:39:51.877Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB)
03:39:52 [2020-01-20T08:39:52.133Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001...
03:39:52 [2020-01-20T08:39:52.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml
03:39:52 [2020-01-20T08:39:52.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
03:39:52 [2020-01-20T08:39:52.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
03:39:52 [2020-01-20T08:39:52.388Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
03:39:52 [2020-01-20T08:39:52.645Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
03:39:52 [2020-01-20T08:39:52.645Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
03:39:52 [2020-01-20T08:39:52.645Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
03:39:52 [2020-01-20T08:39:52.900Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
03:39:52 [2020-01-20T08:39:52.900Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
03:39:52 [2020-01-20T08:39:52.900Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB)
03:39:52 [2020-01-20T08:39:52.900Z] [INFO] The user operation is waiting for background work to complete.
03:39:52 [2020-01-20T08:39:52.900Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB)
03:39:53 [2020-01-20T08:39:53.155Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450...
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB)
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] The user operation is waiting for background work to complete.
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB)
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531...
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB)
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] The user operation is waiting for background work to complete.
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB)
03:39:55 [2020-01-20T08:39:55.697Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335...
03:39:56 [2020-01-20T08:39:56.257Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
03:39:56 [2020-01-20T08:39:56.257Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
03:39:56 [2020-01-20T08:39:56.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
03:39:56 [2020-01-20T08:39:56.257Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
03:39:56 [2020-01-20T08:39:56.512Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
03:39:56 [2020-01-20T08:39:56.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
03:39:56 [2020-01-20T08:39:56.512Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB)
03:39:56 [2020-01-20T08:39:56.512Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB)
03:39:56 [2020-01-20T08:39:56.769Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB)
03:39:56 [2020-01-20T08:39:56.769Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB)
03:39:57 [2020-01-20T08:39:57.025Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB)
03:39:57 [2020-01-20T08:39:57.025Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB)
03:39:57 [2020-01-20T08:39:57.281Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB)
03:39:57 [2020-01-20T08:39:57.281Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB)
03:39:57 [2020-01-20T08:39:57.281Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
03:39:57 [2020-01-20T08:39:57.281Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml
03:39:57 [2020-01-20T08:39:57.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml
03:39:57 [2020-01-20T08:39:57.537Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB)
03:39:57 [2020-01-20T08:39:57.537Z] [INFO] The user operation is waiting for background work to complete.
03:39:57 [2020-01-20T08:39:57.537Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB)
03:39:57 [2020-01-20T08:39:57.792Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
03:39:59 [2020-01-20T08:39:59.412Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml
03:39:59 [2020-01-20T08:39:59.412Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
03:39:59 [2020-01-20T08:39:59.412Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
03:39:59 [2020-01-20T08:39:59.668Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
03:39:59 [2020-01-20T08:39:59.924Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml
03:39:59 [2020-01-20T08:39:59.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml
03:40:00 [2020-01-20T08:40:00.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml
03:40:00 [2020-01-20T08:40:00.485Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
03:40:00 [2020-01-20T08:40:00.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.048Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.048Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.048Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.048Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.048Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.304Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.560Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.816Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
03:40:01 [2020-01-20T08:40:01.816Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
03:40:01 [2020-01-20T08:40:01.816Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.327Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.327Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
03:40:02 [2020-01-20T08:40:02.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.838Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.838Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
03:40:02 [2020-01-20T08:40:02.838Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.095Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.607Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.607Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.607Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.607Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
03:40:03 [2020-01-20T08:40:03.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
03:40:03 [2020-01-20T08:40:03.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
03:40:04 [2020-01-20T08:40:04.118Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.118Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.374Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.630Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
03:40:04 [2020-01-20T08:40:04.630Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.885Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
03:40:04 [2020-01-20T08:40:04.885Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
03:40:04 [2020-01-20T08:40:04.885Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
03:40:05 [2020-01-20T08:40:05.446Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
03:40:05 [2020-01-20T08:40:05.446Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.446Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.446Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.702Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.958Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
03:40:05 [2020-01-20T08:40:05.958Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
03:40:05 [2020-01-20T08:40:05.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
03:40:06 [2020-01-20T08:40:06.724Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.724Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
03:40:06 [2020-01-20T08:40:06.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
03:40:07 [2020-01-20T08:40:07.237Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
03:40:07 [2020-01-20T08:40:07.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
03:40:07 [2020-01-20T08:40:07.237Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
03:40:07 [2020-01-20T08:40:07.237Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.494Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
03:40:07 [2020-01-20T08:40:07.495Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] ------------------------------------------------------------------------
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Reactor Build Order:
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] 
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Parent                                               [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass State System Parent                                  [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass TMF Parent                                           [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Documentation                                        [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.495Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass RCP Parent                                           [pom]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Json trace Parent                                    [pom]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Target Platform                                      [pom]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] Trace Compass Repository                            [eclipse-repository]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] 
03:40:07 [2020-01-20T08:40:07.496Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
03:40:07 [2020-01-20T08:40:07.751Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT                     [1/138]
03:40:07 [2020-01-20T08:40:07.751Z] [INFO] --------------------------------[ pom ]---------------------------------
03:40:07 [2020-01-20T08:40:07.751Z] [INFO] 
03:40:07 [2020-01-20T08:40:07.751Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
03:40:07 [2020-01-20T08:40:07.751Z] [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
03:40:07 [2020-01-20T08:40:07.751Z] [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
03:40:07 [2020-01-20T08:40:07.752Z] [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
03:40:08 [2020-01-20T08:40:08.007Z] [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
03:40:08 [2020-01-20T08:40:08.262Z] [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
03:40:08 [2020-01-20T08:40:08.262Z] [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
03:40:08 [2020-01-20T08:40:08.262Z] [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 243 kB/s)
03:40:08 [2020-01-20T08:40:08.262Z] [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
03:40:08 [2020-01-20T08:40:08.262Z] [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
03:40:08 [2020-01-20T08:40:08.262Z] [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
03:40:08 [2020-01-20T08:40:08.517Z] [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
03:40:08 [2020-01-20T08:40:08.517Z] [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
03:40:08 [2020-01-20T08:40:08.517Z] [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
03:40:08 [2020-01-20T08:40:08.517Z] [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 567 kB/s)
03:40:08 [2020-01-20T08:40:08.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
03:40:08 [2020-01-20T08:40:08.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
03:40:08 [2020-01-20T08:40:08.517Z] [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
03:40:08 [2020-01-20T08:40:08.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
03:40:09 [2020-01-20T08:40:09.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
03:40:09 [2020-01-20T08:40:09.028Z] [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
03:40:09 [2020-01-20T08:40:09.028Z] [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 2.9 MB/s)
03:40:09 [2020-01-20T08:40:09.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
03:40:09 [2020-01-20T08:40:09.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s)
03:40:09 [2020-01-20T08:40:09.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
03:40:09 [2020-01-20T08:40:09.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
03:40:09 [2020-01-20T08:40:09.284Z] [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
03:40:09 [2020-01-20T08:40:09.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
03:40:09 [2020-01-20T08:40:09.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
03:40:09 [2020-01-20T08:40:09.845Z] [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
03:40:09 [2020-01-20T08:40:09.845Z] [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 782 kB/s)
03:40:09 [2020-01-20T08:40:09.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
03:40:09 [2020-01-20T08:40:09.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
03:40:09 [2020-01-20T08:40:09.845Z] [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
03:40:10 [2020-01-20T08:40:10.100Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
03:40:10 [2020-01-20T08:40:10.100Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
03:40:10 [2020-01-20T08:40:10.100Z] [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
03:40:10 [2020-01-20T08:40:10.100Z] [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 3.7 MB/s)
03:40:10 [2020-01-20T08:40:10.100Z] [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
03:40:10 [2020-01-20T08:40:10.100Z] [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
03:40:10 [2020-01-20T08:40:10.100Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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 107 kB/s)
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.661Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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 2.7 MB/s)
03:40:10 [2020-01-20T08:40:10.916Z] [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 6.2 MB/s)
03:40:10 [2020-01-20T08:40:10.916Z] [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 8.9 MB/s)
03:40:10 [2020-01-20T08:40:10.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 4.5 MB/s)
03:40:10 [2020-01-20T08:40:10.916Z] [INFO] 
03:40:10 [2020-01-20T08:40:10.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:10 [2020-01-20T08:40:10.916Z] [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
03:40:11 [2020-01-20T08:40:11.476Z] [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
03:40:11 [2020-01-20T08:40:11.476Z] [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
03:40:11 [2020-01-20T08:40:11.476Z] [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
03:40:11 [2020-01-20T08:40:11.476Z] [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 182 kB/s)
03:40:11 [2020-01-20T08:40:11.476Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.476Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.476Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.731Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
03:40:11 [2020-01-20T08:40:11.731Z] [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 167 kB/s)
03:40:11 [2020-01-20T08:40:11.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
03:40:11 [2020-01-20T08:40:11.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
03:40:11 [2020-01-20T08:40:11.731Z] [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
03:40:12 [2020-01-20T08:40:12.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
03:40:12 [2020-01-20T08:40:12.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
03:40:12 [2020-01-20T08:40:12.291Z] [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
03:40:12 [2020-01-20T08:40:12.291Z] [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 51 kB/s)
03:40:12 [2020-01-20T08:40:12.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
03:40:12 [2020-01-20T08:40:12.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
03:40:12 [2020-01-20T08:40:12.291Z] [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
03:40:12 [2020-01-20T08:40:12.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
03:40:12 [2020-01-20T08:40:12.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
03:40:12 [2020-01-20T08:40:12.548Z] [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
03:40:12 [2020-01-20T08:40:12.837Z] [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 8.9 kB/s)
03:40:12 [2020-01-20T08:40:12.837Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
03:40:12 [2020-01-20T08:40:12.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
03:40:12 [2020-01-20T08:40:12.837Z] [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
03:40:13 [2020-01-20T08:40:13.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
03:40:13 [2020-01-20T08:40:13.093Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
03:40:13 [2020-01-20T08:40:13.093Z] [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
03:40:13 [2020-01-20T08:40:13.348Z] [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 39 kB/s)
03:40:13 [2020-01-20T08:40:13.348Z] [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
03:40:13 [2020-01-20T08:40:13.348Z] [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
03:40:13 [2020-01-20T08:40:13.348Z] [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
03:40:13 [2020-01-20T08:40:13.908Z] [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
03:40:13 [2020-01-20T08:40:13.908Z] [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
03:40:13 [2020-01-20T08:40:13.908Z] [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
03:40:14 [2020-01-20T08:40:14.165Z] [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 63 kB/s)
03:40:14 [2020-01-20T08:40:14.165Z] [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
03:40:14 [2020-01-20T08:40:14.165Z] [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
03:40:14 [2020-01-20T08:40:14.165Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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 112 kB/s)
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.420Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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 124 kB/s)
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:14 [2020-01-20T08:40:14.980Z] [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
03:40:15 [2020-01-20T08:40:15.235Z] [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
03:40:15 [2020-01-20T08:40:15.235Z] [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
03:40:15 [2020-01-20T08:40:15.491Z] [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
03:40:15 [2020-01-20T08:40:15.491Z] [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 51 kB/s)
03:40:15 [2020-01-20T08:40:15.491Z] [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
03:40:15 [2020-01-20T08:40:15.491Z] [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
03:40:15 [2020-01-20T08:40:15.491Z] [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
03:40:15 [2020-01-20T08:40:15.747Z] [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
03:40:15 [2020-01-20T08:40:15.747Z] [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
03:40:15 [2020-01-20T08:40:15.747Z] [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
03:40:15 [2020-01-20T08:40:15.747Z] [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 349 kB/s)
03:40:15 [2020-01-20T08:40:15.747Z] [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
03:40:15 [2020-01-20T08:40:15.747Z] [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
03:40:16 [2020-01-20T08:40:16.003Z] [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
03:40:16 [2020-01-20T08:40:16.258Z] [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
03:40:16 [2020-01-20T08:40:16.258Z] [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
03:40:16 [2020-01-20T08:40:16.258Z] [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
03:40:16 [2020-01-20T08:40:16.258Z] [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 1.3 MB/s)
03:40:16 [2020-01-20T08:40:16.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
03:40:16 [2020-01-20T08:40:16.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
03:40:16 [2020-01-20T08:40:16.258Z] [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
03:40:16 [2020-01-20T08:40:16.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
03:40:16 [2020-01-20T08:40:16.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
03:40:16 [2020-01-20T08:40:16.513Z] [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
03:40:16 [2020-01-20T08:40:16.769Z] [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 1.3 MB/s)
03:40:16 [2020-01-20T08:40:16.769Z] [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
03:40:16 [2020-01-20T08:40:16.769Z] [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
03:40:16 [2020-01-20T08:40:16.769Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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 230 kB/s)
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.024Z] [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
03:40:17 [2020-01-20T08:40:17.279Z] [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
03:40:17 [2020-01-20T08:40:17.535Z] [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
03:40:17 [2020-01-20T08:40:17.535Z] [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
03:40:17 [2020-01-20T08:40:17.535Z] [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 336 kB/s)
03:40:17 [2020-01-20T08:40:17.535Z] [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
03:40:17 [2020-01-20T08:40:17.535Z] [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
03:40:17 [2020-01-20T08:40:17.535Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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 1.4 MB/s)
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:17 [2020-01-20T08:40:17.790Z] [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
03:40:18 [2020-01-20T08:40:18.045Z] [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
03:40:18 [2020-01-20T08:40:18.300Z] [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
03:40:18 [2020-01-20T08:40:18.300Z] [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
03:40:18 [2020-01-20T08:40:18.301Z] [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 216 kB/s)
03:40:18 [2020-01-20T08:40:18.301Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
03:40:18 [2020-01-20T08:40:18.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
03:40:18 [2020-01-20T08:40:18.301Z] [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
03:40:18 [2020-01-20T08:40:18.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
03:40:18 [2020-01-20T08:40:18.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
03:40:18 [2020-01-20T08:40:18.557Z] [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
03:40:18 [2020-01-20T08:40:18.557Z] [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 1.3 MB/s)
03:40:18 [2020-01-20T08:40:18.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
03:40:18 [2020-01-20T08:40:18.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
03:40:18 [2020-01-20T08:40:18.557Z] [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
03:40:18 [2020-01-20T08:40:18.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
03:40:18 [2020-01-20T08:40:18.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
03:40:19 [2020-01-20T08:40:19.067Z] [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
03:40:19 [2020-01-20T08:40:19.067Z] [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 14 kB/s)
03:40:19 [2020-01-20T08:40:19.067Z] [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
03:40:19 [2020-01-20T08:40:19.067Z] [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
03:40:19 [2020-01-20T08:40:19.067Z] [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
03:40:19 [2020-01-20T08:40:19.322Z] [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
03:40:19 [2020-01-20T08:40:19.322Z] [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
03:40:19 [2020-01-20T08:40:19.322Z] [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
03:40:19 [2020-01-20T08:40:19.322Z] [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 535 kB/s)
03:40:19 [2020-01-20T08:40:19.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.834Z] [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 120 kB/s)
03:40:19 [2020-01-20T08:40:19.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:19 [2020-01-20T08:40:19.834Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:20 [2020-01-20T08:40:20.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:20 [2020-01-20T08:40:20.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:20 [2020-01-20T08:40:20.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
03:40:20 [2020-01-20T08:40:20.090Z] [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 128 kB/s)
03:40:20 [2020-01-20T08:40:20.090Z] [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
03:40:20 [2020-01-20T08:40:20.090Z] [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
03:40:20 [2020-01-20T08:40:20.090Z] [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
03:40:20 [2020-01-20T08:40:20.345Z] [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
03:40:20 [2020-01-20T08:40:20.600Z] [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
03:40:20 [2020-01-20T08:40:20.600Z] [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
03:40:20 [2020-01-20T08:40:20.600Z] [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 559 kB/s)
03:40:20 [2020-01-20T08:40:20.600Z] [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
03:40:20 [2020-01-20T08:40:20.600Z] [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
03:40:20 [2020-01-20T08:40:20.600Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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 106 kB/s)
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:20 [2020-01-20T08:40:20.856Z] [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
03:40:21 [2020-01-20T08:40:21.416Z] [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
03:40:22 [2020-01-20T08:40:22.405Z] [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
03:40:22 [2020-01-20T08:40:22.405Z] [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
03:40:22 [2020-01-20T08:40:22.405Z] [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 157 kB/s)
03:40:22 [2020-01-20T08:40:22.405Z] [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
03:40:22 [2020-01-20T08:40:22.405Z] [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
03:40:22 [2020-01-20T08:40:22.405Z] [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
03:40:22 [2020-01-20T08:40:22.660Z] [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
03:40:22 [2020-01-20T08:40:22.661Z] [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
03:40:22 [2020-01-20T08:40:22.661Z] [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
03:40:22 [2020-01-20T08:40:22.661Z] [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 2.0 MB/s)
03:40:22 [2020-01-20T08:40:22.661Z] [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
03:40:22 [2020-01-20T08:40:22.661Z] [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
03:40:22 [2020-01-20T08:40:22.661Z] [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
03:40:22 [2020-01-20T08:40:22.916Z] [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
03:40:22 [2020-01-20T08:40:22.916Z] [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
03:40:23 [2020-01-20T08:40:23.171Z] [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
03:40:23 [2020-01-20T08:40:23.171Z] [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 31 kB/s)
03:40:23 [2020-01-20T08:40:23.171Z] [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
03:40:23 [2020-01-20T08:40:23.171Z] [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
03:40:23 [2020-01-20T08:40:23.171Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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 90 kB/s)
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.426Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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 99 kB/s)
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:23 [2020-01-20T08:40:23.986Z] [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
03:40:24 [2020-01-20T08:40:24.242Z] [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
03:40:24 [2020-01-20T08:40:24.242Z] [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
03:40:24 [2020-01-20T08:40:24.242Z] [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
03:40:24 [2020-01-20T08:40:24.242Z] [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 318 kB/s)
03:40:24 [2020-01-20T08:40:24.242Z] [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
03:40:24 [2020-01-20T08:40:24.243Z] [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
03:40:24 [2020-01-20T08:40:24.243Z] [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
03:40:24 [2020-01-20T08:40:24.803Z] [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
03:40:24 [2020-01-20T08:40:24.803Z] [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
03:40:24 [2020-01-20T08:40:24.803Z] [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
03:40:24 [2020-01-20T08:40:24.803Z] [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 321 kB/s)
03:40:24 [2020-01-20T08:40:24.803Z] [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
03:40:24 [2020-01-20T08:40:24.803Z] [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
03:40:24 [2020-01-20T08:40:24.804Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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 251 kB/s)
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.060Z] [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
03:40:25 [2020-01-20T08:40:25.315Z] [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
03:40:25 [2020-01-20T08:40:25.315Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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 75 kB/s)
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
03:40:26 [2020-01-20T08:40:26.678Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.678Z] [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
03:40:26 [2020-01-20T08:40:26.679Z] [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
03:40:26 [2020-01-20T08:40:26.679Z] [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
03:40:26 [2020-01-20T08:40:26.679Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
03:40:26 [2020-01-20T08:40:26.934Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [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
03:40:26 [2020-01-20T08:40:26.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:26 [2020-01-20T08:40:26.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
03:40:26 [2020-01-20T08:40:26.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:26 [2020-01-20T08:40:26.935Z] [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
03:40:27 [2020-01-20T08:40:27.190Z] [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
03:40:27 [2020-01-20T08:40:27.190Z] [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
03:40:27 [2020-01-20T08:40:27.751Z] [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
03:40:27 [2020-01-20T08:40:27.751Z] [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
03:40:27 [2020-01-20T08:40:27.751Z] [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
03:40:28 [2020-01-20T08:40:28.006Z] [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
03:40:28 [2020-01-20T08:40:28.006Z] [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
03:40:28 [2020-01-20T08:40:28.006Z] [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
03:40:28 [2020-01-20T08:40:28.006Z] [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
03:40:28 [2020-01-20T08:40:28.006Z] [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
03:40:28 [2020-01-20T08:40:28.261Z] [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
03:40:28 [2020-01-20T08:40:28.261Z] [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
03:40:28 [2020-01-20T08:40:28.261Z] [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
03:40:28 [2020-01-20T08:40:28.261Z] [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
03:40:28 [2020-01-20T08:40:28.261Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:28 [2020-01-20T08:40:28.516Z] [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
03:40:28 [2020-01-20T08:40:28.516Z] [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
03:40:28 [2020-01-20T08:40:28.516Z] [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
03:40:28 [2020-01-20T08:40:28.771Z] [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
03:40:28 [2020-01-20T08:40:28.771Z] [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
03:40:28 [2020-01-20T08:40:28.771Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:29 [2020-01-20T08:40:29.026Z] [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
03:40:29 [2020-01-20T08:40:29.026Z] [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
03:40:29 [2020-01-20T08:40:29.281Z] [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
03:40:29 [2020-01-20T08:40:29.281Z] [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
03:40:29 [2020-01-20T08:40:29.536Z] [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
03:40:29 [2020-01-20T08:40:29.536Z] [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
03:40:29 [2020-01-20T08:40:29.791Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
03:40:30 [2020-01-20T08:40:30.046Z] [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
03:40:32 [2020-01-20T08:40:32.556Z] [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
03:40:32 [2020-01-20T08:40:32.556Z] [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
03:40:32 [2020-01-20T08:40:32.556Z] [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
03:40:32 [2020-01-20T08:40:32.556Z] [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
03:40:32 [2020-01-20T08:40:32.556Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.814Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:32 [2020-01-20T08:40:32.815Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
03:40:33 [2020-01-20T08:40:33.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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 952 kB/s)
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.071Z] [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 3.2 MB/s)
03:40:33 [2020-01-20T08:40:33.071Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.8 MB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.9 MB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.0 MB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 435 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 163 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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 414 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 3.1 MB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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 293 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 3.3 MB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 217 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 160 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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 183 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 207 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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 401 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
03:40:33 [2020-01-20T08:40:33.072Z] [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 623 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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 161 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 203 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.072Z] [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 533 kB/s)
03:40:33 [2020-01-20T08:40:33.072Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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 3.1 MB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
03:40:33 [2020-01-20T08:40:33.328Z] [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 126 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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 219 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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 687 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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 424 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.9 MB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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 873 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.1 MB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
03:40:33 [2020-01-20T08:40:33.328Z] [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 72 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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 1.5 MB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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
03:40:33 [2020-01-20T08:40:33.328Z] [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 204 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.4 MB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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 322 kB/s)
03:40:33 [2020-01-20T08:40:33.328Z] [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 239 kB/s)
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] 
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] 
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] 
03:40:33 [2020-01-20T08:40:33.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
03:40:33 [2020-01-20T08:40:33.583Z] [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
03:40:33 [2020-01-20T08:40:33.583Z] [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
03:40:33 [2020-01-20T08:40:33.583Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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 32 kB/s)
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.145Z] [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
03:40:34 [2020-01-20T08:40:34.401Z] [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
03:40:34 [2020-01-20T08:40:34.401Z] [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
03:40:34 [2020-01-20T08:40:34.401Z] [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
03:40:34 [2020-01-20T08:40:34.657Z] [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 327 kB/s)
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] 
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] 
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
03:40:34 [2020-01-20T08:40:34.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
03:40:34 [2020-01-20T08:40:34.657Z] [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
03:40:34 [2020-01-20T08:40:34.912Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
03:40:34 [2020-01-20T08:40:34.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
03:40:34 [2020-01-20T08:40:34.912Z] [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
03:40:34 [2020-01-20T08:40:34.912Z] [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 858 kB/s)
03:40:34 [2020-01-20T08:40:34.912Z] [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
03:40:34 [2020-01-20T08:40:34.912Z] [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
03:40:34 [2020-01-20T08:40:34.912Z] [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
03:40:35 [2020-01-20T08:40:35.167Z] [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
03:40:35 [2020-01-20T08:40:35.422Z] [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
03:40:35 [2020-01-20T08:40:35.422Z] [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
03:40:35 [2020-01-20T08:40:35.422Z] [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 169 kB/s)
03:40:35 [2020-01-20T08:40:35.422Z] [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
03:40:35 [2020-01-20T08:40:35.422Z] [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
03:40:35 [2020-01-20T08:40:35.422Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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 397 kB/s)
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:35 [2020-01-20T08:40:35.678Z] [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
03:40:36 [2020-01-20T08:40:36.238Z] [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
03:40:36 [2020-01-20T08:40:36.238Z] [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
03:40:36 [2020-01-20T08:40:36.238Z] [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
03:40:36 [2020-01-20T08:40:36.238Z] [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 14 kB/s)
03:40:36 [2020-01-20T08:40:36.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
03:40:36 [2020-01-20T08:40:36.238Z] [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
03:40:36 [2020-01-20T08:40:36.238Z] [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
03:40:36 [2020-01-20T08:40:36.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
03:40:36 [2020-01-20T08:40:36.493Z] [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
03:40:36 [2020-01-20T08:40:36.493Z] [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
03:40:36 [2020-01-20T08:40:36.493Z] [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
03:40:36 [2020-01-20T08:40:36.493Z] [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
03:40:36 [2020-01-20T08:40:36.493Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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
03:40:36 [2020-01-20T08:40:36.749Z] [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 9.7 MB/s)
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 4.2 MB/s)
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 6.1 MB/s)
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138]
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --------------------------------[ pom ]---------------------------------
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT    [3/138]
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --------------------------------[ pom ]---------------------------------
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] 
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT     [4/138]
03:40:36 [2020-01-20T08:40:36.749Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:40:37 [2020-01-20T08:40:37.005Z] [INFO] 
03:40:37 [2020-01-20T08:40:37.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
03:40:37 [2020-01-20T08:40:37.005Z] [INFO] 
03:40:37 [2020-01-20T08:40:37.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
03:40:37 [2020-01-20T08:40:37.005Z] [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
03:40:37 [2020-01-20T08:40:37.005Z] [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
03:40:37 [2020-01-20T08:40:37.005Z] [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
03:40:37 [2020-01-20T08:40:37.260Z] [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
03:40:37 [2020-01-20T08:40:37.260Z] [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
03:40:37 [2020-01-20T08:40:37.260Z] [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
03:40:37 [2020-01-20T08:40:37.260Z] [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 49 kB/s)
03:40:37 [2020-01-20T08:40:37.260Z] [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
03:40:37 [2020-01-20T08:40:37.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 467 kB/s)
03:40:37 [2020-01-20T08:40:37.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
03:40:37 [2020-01-20T08:40:37.515Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 1.0 MB/s)
03:40:37 [2020-01-20T08:40:37.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
03:40:37 [2020-01-20T08:40:37.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
03:40:38 [2020-01-20T08:40:38.075Z] [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
03:40:38 [2020-01-20T08:40:38.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
03:40:38 [2020-01-20T08:40:38.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
03:40:38 [2020-01-20T08:40:38.636Z] [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
03:40:38 [2020-01-20T08:40:38.636Z] [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 72 kB/s)
03:40:38 [2020-01-20T08:40:38.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
03:40:38 [2020-01-20T08:40:38.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
03:40:38 [2020-01-20T08:40:38.636Z] [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
03:40:38 [2020-01-20T08:40:38.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
03:40:38 [2020-01-20T08:40:38.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
03:40:38 [2020-01-20T08:40:38.891Z] [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
03:40:39 [2020-01-20T08:40:39.452Z] [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 7.9 kB/s)
03:40:39 [2020-01-20T08:40:39.452Z] [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
03:40:39 [2020-01-20T08:40:39.452Z] [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
03:40:39 [2020-01-20T08:40:39.452Z] [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
03:40:39 [2020-01-20T08:40:39.707Z] [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
03:40:39 [2020-01-20T08:40:39.707Z] [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
03:40:39 [2020-01-20T08:40:39.707Z] [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
03:40:39 [2020-01-20T08:40:39.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 208 kB/s)
03:40:39 [2020-01-20T08:40:39.707Z] [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
03:40:39 [2020-01-20T08:40:39.707Z] [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
03:40:39 [2020-01-20T08:40:39.962Z] [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
03:40:40 [2020-01-20T08:40:40.217Z] [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
03:40:40 [2020-01-20T08:40:40.217Z] [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
03:40:40 [2020-01-20T08:40:40.218Z] [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
03:40:40 [2020-01-20T08:40:40.218Z] [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 61 kB/s)
03:40:40 [2020-01-20T08:40:40.218Z] [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
03:40:40 [2020-01-20T08:40:40.218Z] [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
03:40:40 [2020-01-20T08:40:40.218Z] [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
03:40:40 [2020-01-20T08:40:40.472Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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 1.1 MB/s)
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
03:40:40 [2020-01-20T08:40:40.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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 22 MB/s)
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [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
03:40:40 [2020-01-20T08:40:40.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
03:40:40 [2020-01-20T08:40:40.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
03:40:40 [2020-01-20T08:40:40.729Z] [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
03:40:40 [2020-01-20T08:40:40.729Z] [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
03:40:40 [2020-01-20T08:40:40.729Z] [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
03:40:40 [2020-01-20T08:40:40.729Z] [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
03:40:40 [2020-01-20T08:40:40.729Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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 3.0 MB/s)
03:40:44 [2020-01-20T08:40:44.891Z] [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 7.2 MB/s)
03:40:44 [2020-01-20T08:40:44.891Z] [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 163 kB/s)
03:40:44 [2020-01-20T08:40:44.891Z] [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 428 kB/s)
03:40:44 [2020-01-20T08:40:44.891Z] [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 4.1 MB/s)
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] The project's OSGi version is 4.2.0.202001200739
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] 
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] 
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] 
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] 
03:40:44 [2020-01-20T08:40:44.891Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:44 [2020-01-20T08:40:44.891Z] [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
03:40:45 [2020-01-20T08:40:45.146Z] [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
03:40:45 [2020-01-20T08:40:45.146Z] [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
03:40:45 [2020-01-20T08:40:45.146Z] [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 374 kB/s)
03:40:45 [2020-01-20T08:40:45.146Z] [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
03:40:45 [2020-01-20T08:40:45.146Z] [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
03:40:45 [2020-01-20T08:40:45.146Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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 179 kB/s)
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.402Z] [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
03:40:45 [2020-01-20T08:40:45.659Z] [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
03:40:45 [2020-01-20T08:40:45.915Z] [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
03:40:45 [2020-01-20T08:40:45.915Z] [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
03:40:45 [2020-01-20T08:40:45.915Z] [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 1.7 MB/s)
03:40:45 [2020-01-20T08:40:45.915Z] [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
03:40:45 [2020-01-20T08:40:45.915Z] [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
03:40:45 [2020-01-20T08:40:45.915Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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 517 kB/s)
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.170Z] [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
03:40:46 [2020-01-20T08:40:46.426Z] [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
03:40:46 [2020-01-20T08:40:46.426Z] [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
03:40:46 [2020-01-20T08:40:46.681Z] [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
03:40:46 [2020-01-20T08:40:46.681Z] [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 353 kB/s)
03:40:46 [2020-01-20T08:40:46.681Z] [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
03:40:46 [2020-01-20T08:40:46.681Z] [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
03:40:46 [2020-01-20T08:40:46.681Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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 128 kB/s)
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:46 [2020-01-20T08:40:46.936Z] [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
03:40:47 [2020-01-20T08:40:47.191Z] [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
03:40:47 [2020-01-20T08:40:47.446Z] [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
03:40:47 [2020-01-20T08:40:47.446Z] [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
03:40:47 [2020-01-20T08:40:47.446Z] [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 306 kB/s)
03:40:47 [2020-01-20T08:40:47.446Z] [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
03:40:47 [2020-01-20T08:40:47.446Z] [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
03:40:47 [2020-01-20T08:40:47.446Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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 214 kB/s)
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.701Z] [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
03:40:47 [2020-01-20T08:40:47.956Z] [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
03:40:48 [2020-01-20T08:40:48.212Z] [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
03:40:48 [2020-01-20T08:40:48.212Z] [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
03:40:48 [2020-01-20T08:40:48.212Z] [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 806 kB/s)
03:40:48 [2020-01-20T08:40:48.212Z] [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
03:40:48 [2020-01-20T08:40:48.212Z] [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
03:40:48 [2020-01-20T08:40:48.212Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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 187 kB/s)
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:48 [2020-01-20T08:40:48.467Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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 426 kB/s)
03:40:49 [2020-01-20T08:40:49.027Z] [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 652 kB/s)
03:40:49 [2020-01-20T08:40:49.027Z] [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 5.3 MB/s)
03:40:49 [2020-01-20T08:40:49.027Z] [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 3.2 MB/s)
03:40:49 [2020-01-20T08:40:49.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:49 [2020-01-20T08:40:49.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources
03:40:49 [2020-01-20T08:40:49.027Z] [INFO] 
03:40:49 [2020-01-20T08:40:49.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.027Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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 43 kB/s)
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.282Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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 258 kB/s)
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:49 [2020-01-20T08:40:49.843Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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 62 kB/s)
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.098Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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 66 kB/s)
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.657Z] [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
03:40:50 [2020-01-20T08:40:50.912Z] [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
03:40:50 [2020-01-20T08:40:50.912Z] [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
03:40:50 [2020-01-20T08:40:50.912Z] [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
03:40:51 [2020-01-20T08:40:51.168Z] [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 24 kB/s)
03:40:51 [2020-01-20T08:40:51.168Z] [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
03:40:51 [2020-01-20T08:40:51.168Z] [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
03:40:51 [2020-01-20T08:40:51.168Z] [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
03:40:51 [2020-01-20T08:40:51.727Z] [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
03:40:51 [2020-01-20T08:40:51.728Z] [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
03:40:53 [2020-01-20T08:40:53.090Z] [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
03:40:53 [2020-01-20T08:40:53.090Z] [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 19 kB/s)
03:40:53 [2020-01-20T08:40:53.090Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.091Z] [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
03:40:53 [2020-01-20T08:40:53.345Z] [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
03:40:53 [2020-01-20T08:40:53.345Z] [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
03:40:53 [2020-01-20T08:40:53.345Z] [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
03:40:53 [2020-01-20T08:40:53.345Z] [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
03:40:53 [2020-01-20T08:40:53.345Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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
03:40:53 [2020-01-20T08:40:53.600Z] [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 304 kB/s)
03:40:53 [2020-01-20T08:40:53.600Z] [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 1.2 MB/s)
03:40:53 [2020-01-20T08:40:53.856Z] [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 77 kB/s)
03:40:53 [2020-01-20T08:40:53.856Z] [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 332 kB/s)
03:40:53 [2020-01-20T08:40:53.856Z] [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 17 MB/s)
03:40:53 [2020-01-20T08:40:53.856Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes
03:40:56 [2020-01-20T08:40:56.373Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] 
03:40:56 [2020-01-20T08:40:56.373Z] 	argsArray[i] = entry.getKey();
03:40:56 [2020-01-20T08:40:56.373Z] 	               ^^^^^^^^^^^^^^
03:40:56 [2020-01-20T08:40:56.373Z] 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
03:40:56 [2020-01-20T08:40:56.373Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] 
03:40:56 [2020-01-20T08:40:56.373Z] 	argsArray[i + 1] = entry.getValue();
03:40:56 [2020-01-20T08:40:56.373Z] 	                   ^^^^^^^^^^^^^^^^
03:40:56 [2020-01-20T08:40:56.373Z] 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
03:40:56 [2020-01-20T08:40:56.373Z] 2 problems (2 warnings)
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.373Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.628Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] 
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
03:40:56 [2020-01-20T08:40:56.884Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
03:40:57 [2020-01-20T08:40:57.140Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
03:40:57 [2020-01-20T08:40:57.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT        [5/138]
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --------------------------------[ pom ]---------------------------------
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT  [6/138]
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] The project's OSGi version is 1.2.0.202001200739
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] 
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
03:40:57 [2020-01-20T08:40:57.397Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
03:40:58 [2020-01-20T08:40:58.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] 
03:40:58 [2020-01-20T08:40:58.329Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
03:40:58 [2020-01-20T08:40:58.329Z]                 .add(String.valueOf(fStart))
03:40:58 [2020-01-20T08:40:58.329Z]                 .add(String.valueOf(fStart + fDuration))
03:40:58 [2020-01-20T08:40:58.329Z]                 .toString();
03:40:58 [2020-01-20T08:40:58.329Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:58 [2020-01-20T08:40:58.329Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:40:58 [2020-01-20T08:40:58.329Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] 
03:40:58 [2020-01-20T08:40:58.330Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
03:40:58 [2020-01-20T08:40:58.330Z]             .comparingLong(E::getEnd)
03:40:58 [2020-01-20T08:40:58.330Z]             .thenComparingLong(E::getStart);
03:40:58 [2020-01-20T08:40:58.330Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:58 [2020-01-20T08:40:58.330Z] 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>'
03:40:58 [2020-01-20T08:40:58.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] 
03:40:58 [2020-01-20T08:40:58.330Z] 	fFileChannelIn = fFileInputStream.getChannel();
03:40:58 [2020-01-20T08:40:58.330Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:58 [2020-01-20T08:40:58.330Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
03:40:58 [2020-01-20T08:40:58.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] 
03:40:58 [2020-01-20T08:40:58.330Z] 	fFileChannelOut = fFileOutputStream.getChannel();
03:40:58 [2020-01-20T08:40:58.330Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:58 [2020-01-20T08:40:58.330Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
03:40:58 [2020-01-20T08:40:58.330Z] 4 problems (4 warnings)
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138]
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] The project's OSGi version is 2.1.2.202001200739
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] 
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:58 [2020-01-20T08:40:58.620Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] 
03:40:59 [2020-01-20T08:40:59.183Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
03:40:59 [2020-01-20T08:40:59.183Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from BasicSegment to E
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] 
03:40:59 [2020-01-20T08:40:59.183Z] 	store.add((E) elem); // warning from type, it should be fine
03:40:59 [2020-01-20T08:40:59.183Z] 	          ^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from Object to E
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] 
03:40:59 [2020-01-20T08:40:59.183Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
03:40:59 [2020-01-20T08:40:59.183Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] 
03:40:59 [2020-01-20T08:40:59.183Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
03:40:59 [2020-01-20T08:40:59.183Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
03:40:59 [2020-01-20T08:40:59.183Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] 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>'
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] 
03:40:59 [2020-01-20T08:40:59.183Z] 	E element = (E) object;
03:40:59 [2020-01-20T08:40:59.183Z] 	            ^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from Object to E
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
03:40:59 [2020-01-20T08:40:59.183Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] 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
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
03:40:59 [2020-01-20T08:40:59.183Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
03:40:59 [2020-01-20T08:40:59.183Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
03:40:59 [2020-01-20T08:40:59.183Z] 	              ^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] 
03:40:59 [2020-01-20T08:40:59.183Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
03:40:59 [2020-01-20T08:40:59.183Z] 	                                         ^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] 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
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] 
03:40:59 [2020-01-20T08:40:59.183Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
03:40:59 [2020-01-20T08:40:59.183Z] 	                       ^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] 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
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
03:40:59 [2020-01-20T08:40:59.183Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
03:40:59 [2020-01-20T08:40:59.183Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
03:40:59 [2020-01-20T08:40:59.183Z] 	               ^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] 
03:40:59 [2020-01-20T08:40:59.183Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
03:40:59 [2020-01-20T08:40:59.183Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] 
03:40:59 [2020-01-20T08:40:59.183Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
03:40:59 [2020-01-20T08:40:59.183Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
03:40:59 [2020-01-20T08:40:59.183Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] 
03:40:59 [2020-01-20T08:40:59.183Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
03:40:59 [2020-01-20T08:40:59.183Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:40:59 [2020-01-20T08:40:59.183Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
03:40:59 [2020-01-20T08:40:59.183Z] 16 problems (16 warnings)
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.439Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.440Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.440Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.440Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.440Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz
03:40:59 [2020-01-20T08:40:59.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138]
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] The project's OSGi version is 4.3.0.202001200739
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] 
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
03:40:59 [2020-01-20T08:40:59.696Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
03:41:00 [2020-01-20T08:41:00.258Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] 
03:41:00 [2020-01-20T08:41:00.258Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
03:41:00 [2020-01-20T08:41:00.258Z] 	                                                                 ^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.258Z] 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>'
03:41:00 [2020-01-20T08:41:00.258Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] 
03:41:00 [2020-01-20T08:41:00.258Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
03:41:00 [2020-01-20T08:41:00.258Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.258Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
03:41:00 [2020-01-20T08:41:00.258Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] 
03:41:00 [2020-01-20T08:41:00.514Z] 	throws StateValueTypeException, AttributeNotFoundException {
03:41:00 [2020-01-20T08:41:00.514Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils
03:41:00 [2020-01-20T08:41:00.514Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] 
03:41:00 [2020-01-20T08:41:00.514Z] 	throws StateValueTypeException, AttributeNotFoundException {
03:41:00 [2020-01-20T08:41:00.514Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils
03:41:00 [2020-01-20T08:41:00.514Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] 
03:41:00 [2020-01-20T08:41:00.514Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
03:41:00 [2020-01-20T08:41:00.514Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
03:41:00 [2020-01-20T08:41:00.514Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] 
03:41:00 [2020-01-20T08:41:00.514Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
03:41:00 [2020-01-20T08:41:00.514Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
03:41:00 [2020-01-20T08:41:00.514Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] 
03:41:00 [2020-01-20T08:41:00.514Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
03:41:00 [2020-01-20T08:41:00.514Z] 	                                                  ^^^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] Javadoc: Missing tag for parameter nodeStart
03:41:00 [2020-01-20T08:41:00.514Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] 
03:41:00 [2020-01-20T08:41:00.514Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
03:41:00 [2020-01-20T08:41:00.514Z] 	                                                                                                                                  ^^^^^^^
03:41:00 [2020-01-20T08:41:00.514Z] Javadoc: Missing tag for parameter reverse
03:41:00 [2020-01-20T08:41:00.514Z] 8 problems (8 warnings)
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.514Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT                 [9/138]
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --------------------------------[ pom ]---------------------------------
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT             [10/138]
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:41:00 [2020-01-20T08:41:00.770Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens])
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] The project's OSGi version is 1.0.4.202001200739
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] 
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:00 [2020-01-20T08:41:00.771Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
03:41:01 [2020-01-20T08:41:01.283Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT       [11/138]
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] The project's OSGi version is 5.2.0.202001200739
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] 
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
03:41:01 [2020-01-20T08:41:01.284Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] 
03:41:04 [2020-01-20T08:41:04.551Z] 	List<String> path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId);
03:41:04 [2020-01-20T08:41:04.551Z] 	                                                                   ^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] 
03:41:04 [2020-01-20T08:41:04.551Z] 	callsites = (List<ITmfCallsite>) result;
03:41:04 [2020-01-20T08:41:04.551Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] 
03:41:04 [2020-01-20T08:41:04.551Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
03:41:04 [2020-01-20T08:41:04.551Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] 
03:41:04 [2020-01-20T08:41:04.551Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
03:41:04 [2020-01-20T08:41:04.551Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] 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>'
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] 
03:41:04 [2020-01-20T08:41:04.551Z] 	return (T) resolve;
03:41:04 [2020-01-20T08:41:04.551Z] 	       ^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Type safety: Unchecked cast from Object to T
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] 
03:41:04 [2020-01-20T08:41:04.551Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
03:41:04 [2020-01-20T08:41:04.551Z] 	                                               ^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] 
03:41:04 [2020-01-20T08:41:04.551Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
03:41:04 [2020-01-20T08:41:04.551Z] 	                                           ^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.551Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:04 [2020-01-20T08:41:04.551Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
03:41:04 [2020-01-20T08:41:04.551Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                  ^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] 
03:41:04 [2020-01-20T08:41:04.552Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
03:41:04 [2020-01-20T08:41:04.552Z] 	                                               ^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] 
03:41:04 [2020-01-20T08:41:04.552Z] 	fTimesRequested = Longs.toArray(times);
03:41:04 [2020-01-20T08:41:04.552Z] 	                  ^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] 
03:41:04 [2020-01-20T08:41:04.552Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] 
03:41:04 [2020-01-20T08:41:04.552Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                                          ^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] 
03:41:04 [2020-01-20T08:41:04.552Z] 	return dir.getAbsolutePath();
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] 
03:41:04 [2020-01-20T08:41:04.552Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] 
03:41:04 [2020-01-20T08:41:04.552Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
03:41:04 [2020-01-20T08:41:04.552Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] 
03:41:04 [2020-01-20T08:41:04.552Z] 	* @param cppFilt
03:41:04 [2020-01-20T08:41:04.552Z] 	         ^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Javadoc: Description expected after this reference
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] 
03:41:04 [2020-01-20T08:41:04.552Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] 
03:41:04 [2020-01-20T08:41:04.552Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                           ^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] 
03:41:04 [2020-01-20T08:41:04.552Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Unnecessary $NON-NLS$ tag
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] 
03:41:04 [2020-01-20T08:41:04.552Z] 	public TraceEntryModel build() {
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] 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
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] 
03:41:04 [2020-01-20T08:41:04.552Z] 	public ModuleEntryModel build() {
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] 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
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] 
03:41:04 [2020-01-20T08:41:04.552Z] 	public StateSystemEntryModel build() {
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] 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
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] 
03:41:04 [2020-01-20T08:41:04.552Z] 	public AttributeEntryModel build() {
03:41:04 [2020-01-20T08:41:04.552Z] 	       ^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] 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
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] 
03:41:04 [2020-01-20T08:41:04.552Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] 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>>'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] 
03:41:04 [2020-01-20T08:41:04.552Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                           ^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] 
03:41:04 [2020-01-20T08:41:04.552Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
03:41:04 [2020-01-20T08:41:04.552Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] 
03:41:04 [2020-01-20T08:41:04.552Z] 	builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y));
03:41:04 [2020-01-20T08:41:04.552Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] 
03:41:04 [2020-01-20T08:41:04.552Z] 	builder.put(Long.toString(series.getId()), series);
03:41:04 [2020-01-20T08:41:04.552Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.552Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.552Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] 
03:41:04 [2020-01-20T08:41:04.553Z] 	* @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead
03:41:04 [2020-01-20T08:41:04.553Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Javadoc: The method applyFilterAndAddState(List<ITimeGraphState>, ITimeGraphState, Long, Map<Integer,Predicate<Multimap<String,Object>>>, List<Long>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] 
03:41:04 [2020-01-20T08:41:04.553Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                                ^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] 
03:41:04 [2020-01-20T08:41:04.553Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                                ^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] 
03:41:04 [2020-01-20T08:41:04.553Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
03:41:04 [2020-01-20T08:41:04.553Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] 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
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] 
03:41:04 [2020-01-20T08:41:04.553Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
03:41:04 [2020-01-20T08:41:04.553Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Type safety: Unchecked cast from Object to Map<Long,String>
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] 
03:41:04 [2020-01-20T08:41:04.553Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] 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>>'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
03:41:04 [2020-01-20T08:41:04.553Z] 	fMetadata = metadata;
03:41:04 [2020-01-20T08:41:04.553Z] 	            ^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] 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>'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] 
03:41:04 [2020-01-20T08:41:04.553Z] 	V node = queue.poll();
03:41:04 [2020-01-20T08:41:04.553Z] 	         ^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] 
03:41:04 [2020-01-20T08:41:04.553Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] 
03:41:04 [2020-01-20T08:41:04.553Z] 	return fSymbolMapping.lastKey();
03:41:04 [2020-01-20T08:41:04.553Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] 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
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] 
03:41:04 [2020-01-20T08:41:04.553Z] 	fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData()));
03:41:04 [2020-01-20T08:41:04.553Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] 
03:41:04 [2020-01-20T08:41:04.553Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] 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>>'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
03:41:04 [2020-01-20T08:41:04.553Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
03:41:04 [2020-01-20T08:41:04.553Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] 
03:41:04 [2020-01-20T08:41:04.553Z] 	ITmfXyModel model = new TmfXyModel(title, series);
03:41:04 [2020-01-20T08:41:04.553Z] 	                                          ^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] 
03:41:04 [2020-01-20T08:41:04.553Z] 	fTraceTypeId = traceTypeId;
03:41:04 [2020-01-20T08:41:04.553Z] 	               ^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:04 [2020-01-20T08:41:04.553Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] 
03:41:04 [2020-01-20T08:41:04.553Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
03:41:04 [2020-01-20T08:41:04.553Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:04 [2020-01-20T08:41:04.553Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
03:41:04 [2020-01-20T08:41:04.553Z] 44 problems (44 warnings)
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] 
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] 
03:41:04 [2020-01-20T08:41:04.553Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
03:41:04 [2020-01-20T08:41:04.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
03:41:05 [2020-01-20T08:41:05.065Z] [INFO] 
03:41:05 [2020-01-20T08:41:05.066Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
03:41:05 [2020-01-20T08:41:05.066Z] [INFO] 
03:41:05 [2020-01-20T08:41:05.066Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
03:41:05 [2020-01-20T08:41:05.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] 
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] 
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] 
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
03:41:05 [2020-01-20T08:41:05.577Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138]
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] The project's OSGi version is 2.0.2.202001200739
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] 
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:06 [2020-01-20T08:41:06.943Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] 
03:41:07 [2020-01-20T08:41:07.201Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
03:41:07 [2020-01-20T08:41:07.201Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.201Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] 
03:41:07 [2020-01-20T08:41:07.201Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
03:41:07 [2020-01-20T08:41:07.201Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.201Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
03:41:07 [2020-01-20T08:41:07.201Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
03:41:07 [2020-01-20T08:41:07.201Z] 	    ^^^^^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.201Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
03:41:07 [2020-01-20T08:41:07.201Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
03:41:07 [2020-01-20T08:41:07.201Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.201Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] 
03:41:07 [2020-01-20T08:41:07.201Z] 	int quark = entry.getValue();
03:41:07 [2020-01-20T08:41:07.201Z] 	            ^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.201Z] 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
03:41:07 [2020-01-20T08:41:07.201Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] 
03:41:07 [2020-01-20T08:41:07.202Z] 	fGroups = Arrays.copyOf(groups, groups.length);
03:41:07 [2020-01-20T08:41:07.202Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:07 [2020-01-20T08:41:07.202Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
03:41:07 [2020-01-20T08:41:07.202Z] 6 problems (6 warnings)
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT        [13/138]
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --------------------------------[ pom ]---------------------------------
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT        [14/138]
03:41:07 [2020-01-20T08:41:07.202Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] The project's OSGi version is 1.0.4.202001200739
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] 
03:41:07 [2020-01-20T08:41:07.457Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
03:41:07 [2020-01-20T08:41:07.458Z] [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
03:41:07 [2020-01-20T08:41:07.458Z] [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
03:41:07 [2020-01-20T08:41:07.458Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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 64 kB/s)
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:07 [2020-01-20T08:41:07.713Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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 32 kB/s)
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.273Z] [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
03:41:08 [2020-01-20T08:41:08.528Z] [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
03:41:08 [2020-01-20T08:41:08.528Z] [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
03:41:08 [2020-01-20T08:41:08.783Z] [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
03:41:08 [2020-01-20T08:41:08.783Z] [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 129 kB/s)
03:41:08 [2020-01-20T08:41:08.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
03:41:08 [2020-01-20T08:41:08.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
03:41:08 [2020-01-20T08:41:08.783Z] [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
03:41:09 [2020-01-20T08:41:09.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
03:41:09 [2020-01-20T08:41:09.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
03:41:09 [2020-01-20T08:41:09.038Z] [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
03:41:09 [2020-01-20T08:41:09.038Z] [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 76 kB/s)
03:41:09 [2020-01-20T08:41:09.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
03:41:09 [2020-01-20T08:41:09.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
03:41:09 [2020-01-20T08:41:09.038Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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 371 kB/s)
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
03:41:09 [2020-01-20T08:41:09.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.599Z] [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
03:41:09 [2020-01-20T08:41:09.854Z] [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
03:41:09 [2020-01-20T08:41:09.854Z] [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
03:41:09 [2020-01-20T08:41:09.854Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
03:41:10 [2020-01-20T08:41:10.415Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.415Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
03:41:10 [2020-01-20T08:41:10.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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 10 MB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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 626 kB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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 290 kB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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
03:41:10 [2020-01-20T08:41:10.416Z] [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 4.5 MB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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 2.1 MB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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 641 kB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.2 MB/s)
03:41:10 [2020-01-20T08:41:10.416Z] [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 8.8 MB/s)
03:41:10 [2020-01-20T08:41:10.672Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
03:41:10 [2020-01-20T08:41:10.672Z] ANTLR Parser Generator  Version 3.5.2
03:41:11 [2020-01-20T08:41:11.232Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
03:41:11 [2020-01-20T08:41:11.232Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
03:41:11 [2020-01-20T08:41:11.793Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
03:41:11 [2020-01-20T08:41:11.793Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
03:41:11 [2020-01-20T08:41:11.793Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: 
03:41:11 [2020-01-20T08:41:11.793Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
03:41:11 [2020-01-20T08:41:11.793Z] 
03:41:11 [2020-01-20T08:41:11.793Z] As a result, alternative(s) 2 were disabled for that input
03:41:11 [2020-01-20T08:41:11.793Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: 
03:41:11 [2020-01-20T08:41:11.793Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
03:41:11 [2020-01-20T08:41:11.793Z] 
03:41:11 [2020-01-20T08:41:11.793Z] As a result, alternative(s) 3 were disabled for that input
03:41:11 [2020-01-20T08:41:11.793Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: 
03:41:11 [2020-01-20T08:41:11.793Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
03:41:11 [2020-01-20T08:41:11.793Z] 
03:41:11 [2020-01-20T08:41:11.793Z] As a result, alternative(s) 2 were disabled for that input
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.047Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.609Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT       [15/138]
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] The project's OSGi version is 4.0.2.202001200739
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] 
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
03:41:12 [2020-01-20T08:41:12.865Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes
03:41:13 [2020-01-20T08:41:13.791Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] 
03:41:13 [2020-01-20T08:41:13.792Z] 	return !(pathname.getName().equals("metadata"));
03:41:13 [2020-01-20T08:41:13.792Z] 	                                   ^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] 
03:41:13 [2020-01-20T08:41:13.792Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
03:41:13 [2020-01-20T08:41:13.792Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] 
03:41:13 [2020-01-20T08:41:13.792Z] 	return (top != null) ? top.getCurrentEvent() : null;
03:41:13 [2020-01-20T08:41:13.792Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Potential resource leak: 'top' may not be closed at this location
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] 
03:41:13 [2020-01-20T08:41:13.792Z] 	return hasMoreEvents();
03:41:13 [2020-01-20T08:41:13.792Z] 	^^^^^^^^^^^^^^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Potential resource leak: 'top' may not be closed at this location
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] 
03:41:13 [2020-01-20T08:41:13.792Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
03:41:13 [2020-01-20T08:41:13.792Z] 	                     ^^
03:41:13 [2020-01-20T08:41:13.792Z] Potential resource leak: 'se' may not be closed
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] 
03:41:13 [2020-01-20T08:41:13.792Z] 	returnArray[i] = null;
03:41:13 [2020-01-20T08:41:13.792Z] 	                 ^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] 
03:41:13 [2020-01-20T08:41:13.792Z] 	return fInnerElements.get(index);
03:41:13 [2020-01-20T08:41:13.792Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] 
03:41:13 [2020-01-20T08:41:13.792Z] 	return fInnerElements.remove(index);
03:41:13 [2020-01-20T08:41:13.792Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
03:41:13 [2020-01-20T08:41:13.792Z] 	SparseList sparseList = (SparseList) list;
03:41:13 [2020-01-20T08:41:13.792Z] 	^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
03:41:13 [2020-01-20T08:41:13.792Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
03:41:13 [2020-01-20T08:41:13.792Z] 	SparseList sparseList = (SparseList) list;
03:41:13 [2020-01-20T08:41:13.792Z] 	                         ^^^^^^^^^^
03:41:13 [2020-01-20T08:41:13.792Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
03:41:13 [2020-01-20T08:41:13.792Z] 10 problems (10 warnings)
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] 
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] 
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] 
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] 
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
03:41:13 [2020-01-20T08:41:13.792Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.048Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom
03:41:14 [2020-01-20T08:41:14.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT    [16/138]
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] The project's OSGi version is 1.0.7.202001200739
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.304Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] 
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:14 [2020-01-20T08:41:14.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] 
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] 
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] 
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] 
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] 
03:41:15 [2020-01-20T08:41:15.120Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:15 [2020-01-20T08:41:15.120Z] [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
03:41:15 [2020-01-20T08:41:15.120Z] [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
03:41:15 [2020-01-20T08:41:15.120Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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 1.9 MB/s)
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.681Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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 560 kB/s)
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:15 [2020-01-20T08:41:15.936Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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 195 kB/s)
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.497Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.498Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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
03:41:16 [2020-01-20T08:41:16.753Z] [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 613 kB/s)
03:41:16 [2020-01-20T08:41:16.753Z] [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 7.6 MB/s)
03:41:17 [2020-01-20T08:41:17.008Z] [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 14 MB/s)
03:41:17 [2020-01-20T08:41:17.264Z] [INFO] Executing tasks
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] main:
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] main:
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] checkAnyTraceExists:
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] verifyChecksum:
03:41:17 [2020-01-20T08:41:17.264Z]      [echo] Verifying: ${anyTraceExists}
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] deleteFailedCheckSumTraces:
03:41:17 [2020-01-20T08:41:17.264Z] 
03:41:17 [2020-01-20T08:41:17.264Z] downloadTraceFiles:
03:41:17 [2020-01-20T08:41:17.264Z]      [echo] Attempting to download test traces
03:41:17 [2020-01-20T08:41:17.264Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
03:41:17 [2020-01-20T08:41:17.264Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
03:41:17 [2020-01-20T08:41:17.518Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
03:41:17 [2020-01-20T08:41:17.518Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
03:41:18 [2020-01-20T08:41:18.078Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
03:41:18 [2020-01-20T08:41:18.078Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
03:41:18 [2020-01-20T08:41:18.078Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
03:41:18 [2020-01-20T08:41:18.078Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
03:41:19 [2020-01-20T08:41:19.439Z]      [exec] Cloning into 'ctf-testsuite'...
03:41:20 [2020-01-20T08:41:20.000Z] 
03:41:20 [2020-01-20T08:41:20.000Z] pullTestSuite:
03:41:20 [2020-01-20T08:41:20.000Z]      [exec] Your branch is up-to-date with 'origin/master'.
03:41:20 [2020-01-20T08:41:20.000Z]      [exec] Already on 'master'
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] Already up-to-date.
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] 
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] changes and commit them, and you can discard any commits you make in this
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] state without impacting any branches by performing another checkout.
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] 
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] If you want to create a new branch to retain commits you create, you may
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] 
03:41:20 [2020-01-20T08:41:20.255Z]      [exec]   git checkout -b <new-branch-name>
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] 
03:41:20 [2020-01-20T08:41:20.255Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
03:41:20 [2020-01-20T08:41:20.255Z] 
03:41:20 [2020-01-20T08:41:20.255Z] extractTraces:
03:41:20 [2020-01-20T08:41:20.255Z] 
03:41:20 [2020-01-20T08:41:20.256Z] checkAnyTraceExists:
03:41:20 [2020-01-20T08:41:20.256Z] 
03:41:20 [2020-01-20T08:41:20.256Z] verifyChecksum:
03:41:20 [2020-01-20T08:41:20.256Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
03:41:20 [2020-01-20T08:41:20.815Z] 
03:41:20 [2020-01-20T08:41:20.815Z] warnFailedCheckSum:
03:41:20 [2020-01-20T08:41:20.815Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
03:41:20 [2020-01-20T08:41:20.815Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
03:41:20 [2020-01-20T08:41:20.816Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
03:41:21 [2020-01-20T08:41:21.742Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
03:41:22 [2020-01-20T08:41:22.302Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
03:41:22 [2020-01-20T08:41:22.302Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
03:41:22 [2020-01-20T08:41:22.302Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
03:41:24 [2020-01-20T08:41:24.188Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
03:41:25 [2020-01-20T08:41:25.550Z]      [echo] Traces extracted successfully
03:41:25 [2020-01-20T08:41:25.550Z] [INFO] Executed tasks
03:41:25 [2020-01-20T08:41:25.550Z] [INFO] 
03:41:25 [2020-01-20T08:41:25.550Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:25 [2020-01-20T08:41:25.806Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
03:41:25 [2020-01-20T08:41:25.806Z] [INFO] Command line:
03:41:25 [2020-01-20T08:41:25.806Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:41:25 [2020-01-20T08:41:25.806Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:41:27 [2020-01-20T08:41:27.693Z] !SESSION 2020-01-20 08:41:25.708 -----------------------------------------------
03:41:27 [2020-01-20T08:41:27.693Z] eclipse.buildId=unknown
03:41:27 [2020-01-20T08:41:27.693Z] java.version=1.8.0_202
03:41:27 [2020-01-20T08:41:27.693Z] java.vendor=Oracle Corporation
03:41:27 [2020-01-20T08:41:27.693Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:41:27 [2020-01-20T08:41:27.693Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
03:41:27 [2020-01-20T08:41:27.693Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:41:27 [2020-01-20T08:41:27.693Z] 
03:41:27 [2020-01-20T08:41:27.693Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:41:27.371
03:41:27 [2020-01-20T08:41:27.693Z] !MESSAGE FrameworkEvent ERROR
03:41:27 [2020-01-20T08:41:27.693Z] !STACK 0
03:41:27 [2020-01-20T08:41:27.693Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
03:41:27 [2020-01-20T08:41:27.693Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:41:27 [2020-01-20T08:41:27.693Z] 
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:41:27 [2020-01-20T08:41:27.693Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:41:28 [2020-01-20T08:41:28.619Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
03:41:28 [2020-01-20T08:41:28.876Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
03:41:28 [2020-01-20T08:41:28.876Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
03:41:28 [2020-01-20T08:41:28.876Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
03:41:28 [2020-01-20T08:41:28.876Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.081 s
03:41:28 [2020-01-20T08:41:28.876Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
03:41:28 [2020-01-20T08:41:28.876Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
03:41:28 [2020-01-20T08:41:28.876Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
03:41:28 [2020-01-20T08:41:28.876Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
03:41:28 [2020-01-20T08:41:28.876Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
03:41:28 [2020-01-20T08:41:28.876Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.003 s
03:41:28 [2020-01-20T08:41:28.876Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.059 s
03:41:28 [2020-01-20T08:41:28.876Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
03:41:28 [2020-01-20T08:41:28.876Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
03:41:28 [2020-01-20T08:41:28.876Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
03:41:28 [2020-01-20T08:41:28.876Z] 
03:41:28 [2020-01-20T08:41:28.876Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:28.862
03:41:28 [2020-01-20T08:41:28.876Z] !MESSAGE Struct already contains a field named ctx
03:41:28 [2020-01-20T08:41:28.876Z] 
03:41:28 [2020-01-20T08:41:28.876Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:28.863
03:41:28 [2020-01-20T08:41:28.876Z] !MESSAGE Struct already contains a field named ctx
03:41:28 [2020-01-20T08:41:28.876Z] 
03:41:28 [2020-01-20T08:41:28.876Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:28.863
03:41:28 [2020-01-20T08:41:28.876Z] !MESSAGE Struct already contains a field named ctx
03:41:28 [2020-01-20T08:41:28.876Z] 
03:41:28 [2020-01-20T08:41:28.876Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:28.863
03:41:28 [2020-01-20T08:41:28.876Z] !MESSAGE Struct already contains a field named ctx
03:41:28 [2020-01-20T08:41:28.876Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
03:41:28 [2020-01-20T08:41:28.876Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.011 s
03:41:28 [2020-01-20T08:41:28.876Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
03:41:28 [2020-01-20T08:41:28.876Z] 
03:41:28 [2020-01-20T08:41:28.876Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:28.873
03:41:28 [2020-01-20T08:41:28.877Z] !MESSAGE Some message
03:41:29 [2020-01-20T08:41:29.132Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
03:41:29 [2020-01-20T08:41:29.132Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
03:41:29 [2020-01-20T08:41:29.132Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
03:41:29 [2020-01-20T08:41:29.132Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
03:41:29 [2020-01-20T08:41:29.132Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
03:41:29 [2020-01-20T08:41:29.132Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
03:41:29 [2020-01-20T08:41:29.132Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
03:41:29 [2020-01-20T08:41:29.132Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
03:41:29 [2020-01-20T08:41:29.132Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.132Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0.001 s
03:41:29 [2020-01-20T08:41:29.133Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
03:41:29 [2020-01-20T08:41:29.133Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
03:41:29 [2020-01-20T08:41:29.133Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
03:41:29 [2020-01-20T08:41:29.133Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
03:41:29 [2020-01-20T08:41:29.388Z] line 10:46 mismatched character '<EOF>' expecting '"'
03:41:29 [2020-01-20T08:41:29.388Z] line 8:11 required (...)+ loop did not match anything at character ';'
03:41:29 [2020-01-20T08:41:29.388Z] line 9:16 no viable alternative at character 'o'
03:41:29 [2020-01-20T08:41:29.388Z] line 9:20 no viable alternative at character '?'
03:41:29 [2020-01-20T08:41:29.388Z] line 12:14 no viable alternative at character ''
03:41:29 [2020-01-20T08:41:29.388Z] line 32:0 mismatched character '<EOF>' expecting '"'
03:41:29 [2020-01-20T08:41:29.388Z] 
03:41:29 [2020-01-20T08:41:29.388Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.374
03:41:29 [2020-01-20T08:41:29.388Z] !MESSAGE Unknown trace attribute: test
03:41:29 [2020-01-20T08:41:29.388Z] 
03:41:29 [2020-01-20T08:41:29.388Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.375
03:41:29 [2020-01-20T08:41:29.388Z] !MESSAGE Unknown trace attribute: test1
03:41:29 [2020-01-20T08:41:29.388Z] 
03:41:29 [2020-01-20T08:41:29.388Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.375
03:41:29 [2020-01-20T08:41:29.388Z] !MESSAGE Unknown trace attribute: test2
03:41:29 [2020-01-20T08:41:29.388Z] 
03:41:29 [2020-01-20T08:41:29.388Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.375
03:41:29 [2020-01-20T08:41:29.388Z] !MESSAGE Unknown trace attribute: test3
03:41:29 [2020-01-20T08:41:29.388Z] 
03:41:29 [2020-01-20T08:41:29.388Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.375
03:41:29 [2020-01-20T08:41:29.388Z] !MESSAGE Unknown trace attribute: test4
03:41:29 [2020-01-20T08:41:29.643Z] 
03:41:29 [2020-01-20T08:41:29.643Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.450
03:41:29 [2020-01-20T08:41:29.643Z] !MESSAGE Unknown integer attribute: aa
03:41:29 [2020-01-20T08:41:29.643Z] 
03:41:29 [2020-01-20T08:41:29.643Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.450
03:41:29 [2020-01-20T08:41:29.643Z] !MESSAGE Unknown integer attribute: zz
03:41:29 [2020-01-20T08:41:29.643Z] 
03:41:29 [2020-01-20T08:41:29.643Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.450
03:41:29 [2020-01-20T08:41:29.643Z] !MESSAGE Unknown trace attribute: blah
03:41:29 [2020-01-20T08:41:29.643Z] 
03:41:29 [2020-01-20T08:41:29.643Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.451
03:41:29 [2020-01-20T08:41:29.643Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
03:41:29 [2020-01-20T08:41:29.643Z] 
03:41:29 [2020-01-20T08:41:29.643Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:41:29.461
03:41:29 [2020-01-20T08:41:29.643Z] !MESSAGE Unknown trace attribute: test2
03:41:30 [2020-01-20T08:41:30.571Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.091 s
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.007 s
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.571Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[13: 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.008 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[24: 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
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.054 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[32: 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
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[42: 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
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] 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.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[52: 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
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.057 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.572Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[70: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[74: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[77: 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.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.009 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.006 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[81: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[82: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[83: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[84: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.052 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[95: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[100: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[101: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.211 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[110: 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
03:41:30 [2020-01-20T08:41:30.573Z] 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[112: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[115: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.051 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[124: 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.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[125: 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.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[126: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[128: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[129: 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.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[133: 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
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.573Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[137: 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.002 s
03:41:30 [2020-01-20T08:41:30.574Z] 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.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[139: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[140: 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.065 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[142: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[145: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[146: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[152: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[153: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[154: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[157: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.224 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.057 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[166: 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.137 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[170: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[171: 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
03:41:30 [2020-01-20T08:41:30.574Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
03:41:30 [2020-01-20T08:41:30.574Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
03:41:30 [2020-01-20T08:41:30.574Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
03:41:30 [2020-01-20T08:41:30.574Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
03:41:30 [2020-01-20T08:41:30.574Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
03:41:30 [2020-01-20T08:41:30.574Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.574Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.574Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.281 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
03:41:30 [2020-01-20T08:41:30.831Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
03:41:30 [2020-01-20T08:41:30.831Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.831Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.831Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
03:41:30 [2020-01-20T08:41:30.832Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
03:41:30 [2020-01-20T08:41:30.832Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.832Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
03:41:30 [2020-01-20T08:41:30.832Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
03:41:30 [2020-01-20T08:41:30.832Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.832Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.832Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
03:41:30 [2020-01-20T08:41:30.832Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
03:41:30 [2020-01-20T08:41:30.832Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
03:41:30 [2020-01-20T08:41:30.832Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
03:41:30 [2020-01-20T08:41:30.832Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
03:41:30 [2020-01-20T08:41:30.832Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
03:41:30 [2020-01-20T08:41:30.832Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
03:41:31 [2020-01-20T08:41:31.088Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
03:41:31 [2020-01-20T08:41:31.088Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.063 s
03:41:31 [2020-01-20T08:41:31.088Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
03:41:31 [2020-01-20T08:41:31.088Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
03:41:32 [2020-01-20T08:41:32.974Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
03:41:32 [2020-01-20T08:41:32.974Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.097 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.105 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.084 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.045 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.088 s
03:41:32 [2020-01-20T08:41:32.974Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
03:41:32 [2020-01-20T08:41:32.974Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.115 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
03:41:32 [2020-01-20T08:41:32.974Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.043 s
03:41:32 [2020-01-20T08:41:32.974Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.081 s
03:41:32 [2020-01-20T08:41:32.974Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
03:41:32 [2020-01-20T08:41:32.974Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.073 s
03:41:32 [2020-01-20T08:41:32.974Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.07 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.032 s
03:41:32 [2020-01-20T08:41:32.974Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
03:41:32 [2020-01-20T08:41:32.975Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.031 s
03:41:32 [2020-01-20T08:41:32.975Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.08 s
03:41:32 [2020-01-20T08:41:32.975Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.182 s
03:41:32 [2020-01-20T08:41:32.975Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.033 s
03:41:32 [2020-01-20T08:41:32.975Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.071 s
03:41:32 [2020-01-20T08:41:32.975Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.034 s
03:41:32 [2020-01-20T08:41:32.975Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.072 s
03:41:32 [2020-01-20T08:41:32.975Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.03 s
03:41:32 [2020-01-20T08:41:32.975Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.101 s
03:41:32 [2020-01-20T08:41:32.975Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.064 s
03:41:32 [2020-01-20T08:41:32.975Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
03:41:32 [2020-01-20T08:41:32.975Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.08 s
03:41:32 [2020-01-20T08:41:32.975Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.028 s
03:41:32 [2020-01-20T08:41:32.975Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.066 s
03:41:32 [2020-01-20T08:41:32.975Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
03:41:32 [2020-01-20T08:41:32.975Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
03:41:32 [2020-01-20T08:41:32.975Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
03:41:32 [2020-01-20T08:41:32.975Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
03:41:32 [2020-01-20T08:41:32.975Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
03:41:32 [2020-01-20T08:41:32.975Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0.001 s
03:41:32 [2020-01-20T08:41:32.975Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
03:41:32 [2020-01-20T08:41:32.975Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
03:41:32 [2020-01-20T08:41:32.975Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
03:41:32 [2020-01-20T08:41:32.975Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
03:41:32 [2020-01-20T08:41:32.975Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
03:41:33 [2020-01-20T08:41:33.231Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
03:41:33 [2020-01-20T08:41:33.231Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
03:41:33 [2020-01-20T08:41:33.231Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
03:41:33 [2020-01-20T08:41:33.231Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
03:41:33 [2020-01-20T08:41:33.231Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.116 s
03:41:33 [2020-01-20T08:41:33.231Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.004 s
03:41:33 [2020-01-20T08:41:33.231Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.006 s
03:41:33 [2020-01-20T08:41:33.231Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
03:41:33 [2020-01-20T08:41:33.231Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
03:41:33 [2020-01-20T08:41:33.231Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
03:41:33 [2020-01-20T08:41:33.231Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
03:41:33 [2020-01-20T08:41:33.231Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
03:41:33 [2020-01-20T08:41:33.791Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
03:41:33 [2020-01-20T08:41:33.792Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.216 s
03:41:33 [2020-01-20T08:41:33.792Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.104 s
03:41:33 [2020-01-20T08:41:33.792Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.027 s
03:41:33 [2020-01-20T08:41:33.792Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.061 s
03:41:33 [2020-01-20T08:41:33.792Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.093 s
03:41:33 [2020-01-20T08:41:33.792Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.029 s
03:41:33 [2020-01-20T08:41:33.792Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.067 s
03:41:33 [2020-01-20T08:41:33.792Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
03:41:51 [2020-01-20T08:41:51.828Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.142 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.76 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 3.086 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 5.363 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.114 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.077 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.928 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.011 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.807 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.197 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.053 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.029 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.196 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.227 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.081 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.251 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.013 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.004 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.005 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.35 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.012 s
03:41:51 [2020-01-20T08:41:51.828Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.329 s
03:41:51 [2020-01-20T08:41:51.829Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.288 s
03:41:51 [2020-01-20T08:41:51.829Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
03:41:51 [2020-01-20T08:41:51.829Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.907 s
03:41:51 [2020-01-20T08:41:51.829Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
03:41:51 [2020-01-20T08:41:51.829Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
03:41:51 [2020-01-20T08:41:51.829Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.068 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.026 s
03:41:51 [2020-01-20T08:41:51.829Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
03:41:51 [2020-01-20T08:41:51.829Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
03:41:51 [2020-01-20T08:41:51.829Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
03:41:51 [2020-01-20T08:41:51.829Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.076 s
03:41:51 [2020-01-20T08:41:51.829Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.069 s
03:41:51 [2020-01-20T08:41:51.829Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
03:41:51 [2020-01-20T08:41:51.829Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
03:41:51 [2020-01-20T08:41:51.829Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.066 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.097 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.034 s
03:41:51 [2020-01-20T08:41:51.829Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.055 s
03:41:51 [2020-01-20T08:41:51.829Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.032 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.07 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.026 s
03:41:51 [2020-01-20T08:41:51.829Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.077 s
03:41:51 [2020-01-20T08:41:51.829Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.117 s
03:41:51 [2020-01-20T08:41:51.829Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.069 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.035 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.059 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
03:41:51 [2020-01-20T08:41:51.829Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
03:41:51 [2020-01-20T08:41:51.829Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.061 s
03:41:51 [2020-01-20T08:41:51.829Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.048 s
03:41:51 [2020-01-20T08:41:51.829Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.026 s
03:41:51 [2020-01-20T08:41:51.829Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.087 s
03:41:51 [2020-01-20T08:41:51.829Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.04 s
03:41:51 [2020-01-20T08:41:51.829Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.064 s
03:41:51 [2020-01-20T08:41:51.829Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
03:41:51 [2020-01-20T08:41:51.829Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
03:41:51 [2020-01-20T08:41:51.829Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0.001 s
03:41:51 [2020-01-20T08:41:51.829Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
03:41:52 [2020-01-20T08:41:52.084Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
03:41:52 [2020-01-20T08:41:52.084Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.023 s
03:41:52 [2020-01-20T08:41:52.084Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.06 s
03:41:52 [2020-01-20T08:41:52.084Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.028 s
03:41:52 [2020-01-20T08:41:52.084Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.22 s
03:41:52 [2020-01-20T08:41:52.084Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.024 s
03:41:52 [2020-01-20T08:41:52.084Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.023 s
03:41:52 [2020-01-20T08:41:52.084Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
03:41:52 [2020-01-20T08:41:52.084Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
03:41:52 [2020-01-20T08:41:52.084Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.02 s
03:41:52 [2020-01-20T08:41:52.084Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
03:41:52 [2020-01-20T08:41:52.084Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.049 s
03:41:52 [2020-01-20T08:41:52.084Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
03:41:53 [2020-01-20T08:41:53.012Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
03:41:53 [2020-01-20T08:41:53.012Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.372 s
03:41:53 [2020-01-20T08:41:53.012Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.047 s
03:41:53 [2020-01-20T08:41:53.012Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.076 s
03:41:53 [2020-01-20T08:41:53.012Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.073 s
03:41:53 [2020-01-20T08:41:53.012Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.202 s
03:41:53 [2020-01-20T08:41:53.012Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
03:41:54 [2020-01-20T08:41:54.899Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
03:41:54 [2020-01-20T08:41:54.899Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.115 s
03:41:54 [2020-01-20T08:41:54.899Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.105 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.117 s
03:41:54 [2020-01-20T08:41:54.899Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.111 s
03:41:54 [2020-01-20T08:41:54.899Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.147 s
03:41:54 [2020-01-20T08:41:54.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.073 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.118 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.105 s
03:41:54 [2020-01-20T08:41:54.899Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.111 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.083 s
03:41:54 [2020-01-20T08:41:54.899Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.066 s
03:41:54 [2020-01-20T08:41:54.899Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.07 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.067 s
03:41:54 [2020-01-20T08:41:54.899Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.079 s
03:41:54 [2020-01-20T08:41:54.899Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.083 s
03:41:54 [2020-01-20T08:41:54.899Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.062 s
03:41:54 [2020-01-20T08:41:54.899Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.074 s
03:41:54 [2020-01-20T08:41:54.899Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.085 s
03:41:54 [2020-01-20T08:41:54.899Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.06 s
03:41:54 [2020-01-20T08:41:54.899Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
03:41:54 [2020-01-20T08:41:54.899Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.002 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
03:41:54 [2020-01-20T08:41:54.899Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
03:41:54 [2020-01-20T08:41:54.899Z] 
03:41:54 [2020-01-20T08:41:54.899Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:54.464
03:41:54 [2020-01-20T08:41:54.899Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
03:41:54 [2020-01-20T08:41:54.899Z] 
03:41:54 [2020-01-20T08:41:54.899Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:54.473
03:41:54 [2020-01-20T08:41:54.899Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
03:41:54 [2020-01-20T08:41:54.899Z] 
03:41:54 [2020-01-20T08:41:54.899Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:54.500
03:41:54 [2020-01-20T08:41:54.899Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
03:41:54 [2020-01-20T08:41:54.899Z] 
03:41:54 [2020-01-20T08:41:54.899Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:54.500
03:41:54 [2020-01-20T08:41:54.899Z] !MESSAGE channel0_0	[                                                            ]	0 Events
03:41:55 [2020-01-20T08:41:55.154Z] 
03:41:55 [2020-01-20T08:41:55.154Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.065
03:41:55 [2020-01-20T08:41:55.154Z] !MESSAGE channel0_1	[+]	1 Events
03:41:55 [2020-01-20T08:41:55.154Z] 
03:41:55 [2020-01-20T08:41:55.154Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.065
03:41:55 [2020-01-20T08:41:55.154Z] !MESSAGE channel0_0	[ ]	0 Events
03:41:55 [2020-01-20T08:41:55.154Z] 
03:41:55 [2020-01-20T08:41:55.154Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.088
03:41:55 [2020-01-20T08:41:55.154Z] !MESSAGE channel0_1	[++]	1 Events
03:41:55 [2020-01-20T08:41:55.154Z] 
03:41:55 [2020-01-20T08:41:55.154Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.088
03:41:55 [2020-01-20T08:41:55.154Z] !MESSAGE channel0_0	[  ]	0 Events
03:41:55 [2020-01-20T08:41:55.410Z] 
03:41:55 [2020-01-20T08:41:55.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.193
03:41:55 [2020-01-20T08:41:55.410Z] !MESSAGE channel0_1	[++++++++++]	1 Events
03:41:55 [2020-01-20T08:41:55.410Z] 
03:41:55 [2020-01-20T08:41:55.410Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-20 08:41:55.193
03:41:55 [2020-01-20T08:41:55.410Z] !MESSAGE channel0_0	[          ]	0 Events
03:41:55 [2020-01-20T08:41:55.410Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
03:41:55 [2020-01-20T08:41:55.410Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.02 s
03:41:55 [2020-01-20T08:41:55.410Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
03:41:55 [2020-01-20T08:41:55.410Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
03:41:55 [2020-01-20T08:41:55.410Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.026 s
03:41:55 [2020-01-20T08:41:55.410Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
03:41:55 [2020-01-20T08:41:55.410Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.378 s
03:41:55 [2020-01-20T08:41:55.410Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.025 s
03:41:55 [2020-01-20T08:41:55.410Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.031 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.033 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
03:41:55 [2020-01-20T08:41:55.410Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.047 s
03:41:55 [2020-01-20T08:41:55.410Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.026 s
03:41:55 [2020-01-20T08:41:55.410Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.032 s
03:41:55 [2020-01-20T08:41:55.410Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
03:41:55 [2020-01-20T08:41:55.410Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.049 s
03:41:55 [2020-01-20T08:41:55.410Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.045 s
03:41:55 [2020-01-20T08:41:55.410Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
03:41:55 [2020-01-20T08:41:55.410Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
03:41:55 [2020-01-20T08:41:55.410Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
03:41:55 [2020-01-20T08:41:55.410Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.009 s
03:41:55 [2020-01-20T08:41:55.410Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
03:41:55 [2020-01-20T08:41:55.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
03:41:55 [2020-01-20T08:41:55.410Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.003 s
03:41:55 [2020-01-20T08:41:55.410Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
03:41:55 [2020-01-20T08:41:55.410Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
03:41:55 [2020-01-20T08:41:55.410Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
03:41:55 [2020-01-20T08:41:55.410Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.410Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.410Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.410Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
03:41:55 [2020-01-20T08:41:55.411Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
03:41:55 [2020-01-20T08:41:55.411Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
03:41:55 [2020-01-20T08:41:55.411Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
03:41:56 [2020-01-20T08:41:56.772Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
03:41:56 [2020-01-20T08:41:56.772Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.197 s
03:41:56 [2020-01-20T08:41:56.772Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.123 s
03:41:56 [2020-01-20T08:41:56.772Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.097 s
03:41:56 [2020-01-20T08:41:56.773Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.212 s
03:41:56 [2020-01-20T08:41:56.773Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.169 s
03:41:56 [2020-01-20T08:41:56.773Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.114 s
03:41:56 [2020-01-20T08:41:56.773Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.177 s
03:41:56 [2020-01-20T08:41:56.773Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.091 s
03:41:56 [2020-01-20T08:41:56.773Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.054 s
03:41:56 [2020-01-20T08:41:56.773Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.086 s
03:41:56 [2020-01-20T08:41:56.773Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.081 s
03:41:56 [2020-01-20T08:41:56.773Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
03:41:57 [2020-01-20T08:41:57.333Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
03:41:57 [2020-01-20T08:41:57.333Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
03:41:57 [2020-01-20T08:41:57.333Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
03:41:57 [2020-01-20T08:41:57.333Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
03:41:57 [2020-01-20T08:41:57.333Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
03:41:57 [2020-01-20T08:41:57.333Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
03:41:57 [2020-01-20T08:41:57.333Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
03:41:57 [2020-01-20T08:41:57.333Z] 
03:41:57 [2020-01-20T08:41:57.333Z] Results:
03:41:57 [2020-01-20T08:41:57.333Z] 
03:41:57 [2020-01-20T08:41:57.333Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1
03:41:57 [2020-01-20T08:41:57.333Z] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] All tests passed!
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138]
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] The project's OSGi version is 1.0.10.202001200739
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] 
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:57 [2020-01-20T08:41:57.894Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
03:41:58 [2020-01-20T08:41:58.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] 
03:41:58 [2020-01-20T08:41:58.821Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
03:41:58 [2020-01-20T08:41:58.821Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
03:41:58 [2020-01-20T08:41:58.821Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
03:41:58 [2020-01-20T08:41:58.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] 
03:41:58 [2020-01-20T08:41:58.821Z] 	fHistoryTreeFiles.add(historyTreeFile);
03:41:58 [2020-01-20T08:41:58.821Z] 	                      ^^^^^^^^^^^^^^^
03:41:58 [2020-01-20T08:41:58.821Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:58 [2020-01-20T08:41:58.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
03:41:58 [2020-01-20T08:41:58.821Z] 	fBackendMap.put(backend, historyTreeFile);
03:41:58 [2020-01-20T08:41:58.821Z] 	                         ^^^^^^^^^^^^^^^
03:41:58 [2020-01-20T08:41:58.822Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
03:41:58 [2020-01-20T08:41:58.822Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] 
03:41:58 [2020-01-20T08:41:58.822Z] 	ITmfStateInterval value = result.getValue();
03:41:58 [2020-01-20T08:41:58.822Z] 	                          ^^^^^^^^^^^^^^^^^
03:41:58 [2020-01-20T08:41:58.822Z] 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
03:41:58 [2020-01-20T08:41:58.822Z] 4 problems (4 warnings)
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] 
03:41:58 [2020-01-20T08:41:58.822Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:42:00 [2020-01-20T08:42:00.186Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
03:42:00 [2020-01-20T08:42:00.186Z] [INFO] Command line:
03:42:00 [2020-01-20T08:42:00.186Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:42:00 [2020-01-20T08:42:00.186Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:42:02 [2020-01-20T08:42:02.074Z] !SESSION 2020-01-20 08:42:00.097 -----------------------------------------------
03:42:02 [2020-01-20T08:42:02.074Z] eclipse.buildId=unknown
03:42:02 [2020-01-20T08:42:02.074Z] java.version=1.8.0_202
03:42:02 [2020-01-20T08:42:02.074Z] java.vendor=Oracle Corporation
03:42:02 [2020-01-20T08:42:02.074Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:42:02 [2020-01-20T08:42:02.074Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
03:42:02 [2020-01-20T08:42:02.074Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:42:02 [2020-01-20T08:42:02.074Z] 
03:42:02 [2020-01-20T08:42:02.074Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:42:01.764
03:42:02 [2020-01-20T08:42:02.074Z] !MESSAGE FrameworkEvent ERROR
03:42:02 [2020-01-20T08:42:02.074Z] !STACK 0
03:42:02 [2020-01-20T08:42:02.074Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42]
03:42:02 [2020-01-20T08:42:02.074Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:42:02 [2020-01-20T08:42:02.074Z] 
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:42:02 [2020-01-20T08:42:02.074Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:42:03 [2020-01-20T08:42:03.001Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
03:42:03 [2020-01-20T08:42:03.258Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
03:42:03 [2020-01-20T08:42:03.258Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.182 s
03:42:03 [2020-01-20T08:42:03.258Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
03:42:03 [2020-01-20T08:42:03.515Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.002 s
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.003 s
03:42:03 [2020-01-20T08:42:03.516Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.516Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.516Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.516Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
03:42:03 [2020-01-20T08:42:03.772Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
03:42:03 [2020-01-20T08:42:03.772Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.074 s
03:42:03 [2020-01-20T08:42:03.772Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.004 s
03:42:03 [2020-01-20T08:42:03.772Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.003 s
03:42:03 [2020-01-20T08:42:03.772Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.017 s
03:42:03 [2020-01-20T08:42:03.772Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
03:42:03 [2020-01-20T08:42:03.772Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.772Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.136 s
03:42:03 [2020-01-20T08:42:03.772Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
03:42:03 [2020-01-20T08:42:03.772Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
03:42:03 [2020-01-20T08:42:03.772Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
03:42:03 [2020-01-20T08:42:03.772Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.772Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
03:42:03 [2020-01-20T08:42:03.772Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
03:42:03 [2020-01-20T08:42:03.772Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
03:42:03 [2020-01-20T08:42:03.772Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.772Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.772Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
03:42:03 [2020-01-20T08:42:03.772Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
03:42:03 [2020-01-20T08:42:03.772Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
03:42:04 [2020-01-20T08:42:04.333Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
03:42:04 [2020-01-20T08:42:04.333Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.002 s
03:42:04 [2020-01-20T08:42:04.333Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
03:42:04 [2020-01-20T08:42:04.333Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
03:42:04 [2020-01-20T08:42:04.333Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
03:42:06 [2020-01-20T08:42:06.222Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
03:42:06 [2020-01-20T08:42:06.222Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
03:42:06 [2020-01-20T08:42:06.222Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.007 s
03:42:06 [2020-01-20T08:42:06.222Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.003 s
03:42:06 [2020-01-20T08:42:06.222Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.06 s
03:42:06 [2020-01-20T08:42:06.222Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
03:42:06 [2020-01-20T08:42:06.222Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 1 s
03:42:06 [2020-01-20T08:42:06.222Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
03:42:06 [2020-01-20T08:42:06.222Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.007 s
03:42:06 [2020-01-20T08:42:06.223Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
03:42:06 [2020-01-20T08:42:06.223Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.018 s
03:42:06 [2020-01-20T08:42:06.223Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
03:42:06 [2020-01-20T08:42:06.223Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.811 s
03:42:06 [2020-01-20T08:42:06.223Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
03:42:09 [2020-01-20T08:42:09.492Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
03:42:09 [2020-01-20T08:42:09.492Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
03:42:09 [2020-01-20T08:42:09.492Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
03:42:09 [2020-01-20T08:42:09.492Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
03:42:09 [2020-01-20T08:42:09.492Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
03:42:09 [2020-01-20T08:42:09.492Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.089 s
03:42:09 [2020-01-20T08:42:09.492Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
03:42:09 [2020-01-20T08:42:09.492Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 2.616 s
03:42:09 [2020-01-20T08:42:09.492Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
03:42:10 [2020-01-20T08:42:10.420Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
03:42:10 [2020-01-20T08:42:10.420Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.011 s
03:42:10 [2020-01-20T08:42:10.420Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.429 s
03:42:10 [2020-01-20T08:42:10.420Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.008 s
03:42:10 [2020-01-20T08:42:10.420Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.546 s
03:42:10 [2020-01-20T08:42:10.420Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
03:42:10 [2020-01-20T08:42:10.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
03:42:10 [2020-01-20T08:42:10.420Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.006 s
03:42:10 [2020-01-20T08:42:10.420Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
03:42:10 [2020-01-20T08:42:10.420Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.021 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.420Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.421Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
03:42:10 [2020-01-20T08:42:10.421Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
03:42:10 [2020-01-20T08:42:10.421Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0.045 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
03:42:10 [2020-01-20T08:42:10.421Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] 
03:42:10 [2020-01-20T08:42:10.421Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-01-20 08:42:10.253
03:42:10 [2020-01-20T08:42:10.421Z] !MESSAGE Custom factory for type 87 does not exist
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
03:42:10 [2020-01-20T08:42:10.421Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
03:42:10 [2020-01-20T08:42:10.421Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.006 s
03:42:10 [2020-01-20T08:42:10.421Z] 
03:42:10 [2020-01-20T08:42:10.421Z] Results:
03:42:10 [2020-01-20T08:42:10.421Z] 
03:42:10 [2020-01-20T08:42:10.421Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0
03:42:10 [2020-01-20T08:42:10.421Z] 
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] All tests passed!
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
03:42:11 [2020-01-20T08:42:11.349Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138]
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] The project's OSGi version is 1.0.11.202001200739
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] 
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:11 [2020-01-20T08:42:11.350Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] 
03:42:12 [2020-01-20T08:42:12.714Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
03:42:12 [2020-01-20T08:42:12.714Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] 
03:42:12 [2020-01-20T08:42:12.714Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
03:42:12 [2020-01-20T08:42:12.714Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:42:12 [2020-01-20T08:42:12.714Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58)
03:42:12 [2020-01-20T08:42:12.714Z] 	@SuppressWarnings({"javadoc", "nls"})
03:42:12 [2020-01-20T08:42:12.714Z] 	                              ^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] 
03:42:12 [2020-01-20T08:42:12.714Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
03:42:12 [2020-01-20T08:42:12.714Z] 	                                                           ^^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] 
03:42:12 [2020-01-20T08:42:12.714Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
03:42:12 [2020-01-20T08:42:12.714Z] 	                                                           ^^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] 
03:42:12 [2020-01-20T08:42:12.714Z] 	return event;
03:42:12 [2020-01-20T08:42:12.714Z] 	^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.714Z] Potential resource leak: 'stream' may not be closed at this location
03:42:12 [2020-01-20T08:42:12.714Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] 
03:42:12 [2020-01-20T08:42:12.715Z] 	return null;
03:42:12 [2020-01-20T08:42:12.715Z] 	^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Potential resource leak: 'stream' may not be closed at this location
03:42:12 [2020-01-20T08:42:12.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] 
03:42:12 [2020-01-20T08:42:12.715Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
03:42:12 [2020-01-20T08:42:12.715Z] 	                      ^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
03:42:12 [2020-01-20T08:42:12.715Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                     ^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
03:42:12 [2020-01-20T08:42:12.715Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
03:42:12 [2020-01-20T08:42:12.715Z] 13. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55)
03:42:12 [2020-01-20T08:42:12.715Z] 	@SuppressWarnings({ "nls", "javadoc"})
03:42:12 [2020-01-20T08:42:12.715Z] 	                    ^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
03:42:12 [2020-01-20T08:42:12.715Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", fField1.equals(fValue1));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                     ^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField
03:42:12 [2020-01-20T08:42:12.715Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30)
03:42:12 [2020-01-20T08:42:12.715Z] 	@SuppressWarnings({ "javadoc", "nls" })
03:42:12 [2020-01-20T08:42:12.715Z] 	                               ^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
03:42:12 [2020-01-20T08:42:12.715Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                 ^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
03:42:12 [2020-01-20T08:42:12.715Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                 ^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
03:42:12 [2020-01-20T08:42:12.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] 
03:42:12 [2020-01-20T08:42:12.715Z] 	public void setUp() throws IOException {
03:42:12 [2020-01-20T08:42:12.715Z] 	                           ^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
03:42:12 [2020-01-20T08:42:12.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] 
03:42:12 [2020-01-20T08:42:12.715Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
03:42:12 [2020-01-20T08:42:12.715Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
03:42:12 [2020-01-20T08:42:12.715Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                                 ^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
03:42:12 [2020-01-20T08:42:12.715Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 173)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                                 ^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
03:42:12 [2020-01-20T08:42:12.715Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                 ^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
03:42:12 [2020-01-20T08:42:12.715Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", fType1.equals(fLabels1));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                    ^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
03:42:12 [2020-01-20T08:42:12.715Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53)
03:42:12 [2020-01-20T08:42:12.715Z] 	@SuppressWarnings("nls")
03:42:12 [2020-01-20T08:42:12.715Z] 	                  ^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
03:42:12 [2020-01-20T08:42:12.715Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38)
03:42:12 [2020-01-20T08:42:12.715Z] 	@SuppressWarnings("nls")
03:42:12 [2020-01-20T08:42:12.715Z] 	                  ^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
03:42:12 [2020-01-20T08:42:12.715Z] 26. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212)
03:42:12 [2020-01-20T08:42:12.715Z] 	assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0)));
03:42:12 [2020-01-20T08:42:12.715Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:42:12 [2020-01-20T08:42:12.715Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint
03:42:12 [2020-01-20T08:42:12.715Z] 26 problems (0 errors, 9 warnings, 9 info)
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] 
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] 
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:12 [2020-01-20T08:42:12.715Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
03:42:12 [2020-01-20T08:42:12.970Z] [INFO] 
03:42:12 [2020-01-20T08:42:12.970Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:12 [2020-01-20T08:42:12.970Z] [INFO] 
03:42:12 [2020-01-20T08:42:12.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:12 [2020-01-20T08:42:12.970Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] 
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] 
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] 
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:13 [2020-01-20T08:42:13.531Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
03:42:14 [2020-01-20T08:42:14.091Z] [INFO] 
03:42:14 [2020-01-20T08:42:14.091Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:14 [2020-01-20T08:42:14.346Z] [INFO] 
03:42:14 [2020-01-20T08:42:14.346Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
03:42:14 [2020-01-20T08:42:14.602Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
03:42:14 [2020-01-20T08:42:14.602Z] [INFO] Command line:
03:42:14 [2020-01-20T08:42:14.602Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:42:14 [2020-01-20T08:42:14.602Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:42:17 [2020-01-20T08:42:17.865Z] !SESSION 2020-01-20 08:42:14.748 -----------------------------------------------
03:42:17 [2020-01-20T08:42:17.865Z] eclipse.buildId=unknown
03:42:17 [2020-01-20T08:42:17.865Z] java.version=1.8.0_202
03:42:17 [2020-01-20T08:42:17.865Z] java.vendor=Oracle Corporation
03:42:17 [2020-01-20T08:42:17.865Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:42:17 [2020-01-20T08:42:17.865Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
03:42:17 [2020-01-20T08:42:17.865Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:42:17 [2020-01-20T08:42:17.865Z] 
03:42:17 [2020-01-20T08:42:17.865Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:42:17.139
03:42:17 [2020-01-20T08:42:17.865Z] !MESSAGE FrameworkEvent ERROR
03:42:17 [2020-01-20T08:42:17.865Z] !STACK 0
03:42:17 [2020-01-20T08:42:17.865Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
03:42:17 [2020-01-20T08:42:17.865Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:42:17 [2020-01-20T08:42:17.865Z] 
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:42:17 [2020-01-20T08:42:17.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:42:19 [2020-01-20T08:42:19.753Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
03:42:19 [2020-01-20T08:42:19.753Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
03:42:19 [2020-01-20T08:42:19.753Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.002 s
03:42:19 [2020-01-20T08:42:19.753Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0.002 s
03:42:19 [2020-01-20T08:42:19.753Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
03:42:19 [2020-01-20T08:42:19.753Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
03:42:19 [2020-01-20T08:42:19.753Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.009 s
03:42:19 [2020-01-20T08:42:19.753Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.753Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.753Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
03:42:19 [2020-01-20T08:42:19.753Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
03:42:19 [2020-01-20T08:42:19.753Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.753Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.753Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.753Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.753Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
03:42:19 [2020-01-20T08:42:19.754Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
03:42:19 [2020-01-20T08:42:19.754Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.754Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.006 s
03:42:19 [2020-01-20T08:42:19.754Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.754Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.754Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
03:42:19 [2020-01-20T08:42:19.754Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
03:42:19 [2020-01-20T08:42:19.754Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.043 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.005 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.003 s
03:42:19 [2020-01-20T08:42:19.754Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
03:42:19 [2020-01-20T08:42:19.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
03:42:19 [2020-01-20T08:42:19.754Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
03:42:19 [2020-01-20T08:42:19.754Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.395 s
03:42:21 [2020-01-20T08:42:21.642Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.388 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.018 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.701 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.095 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.099 s
03:42:21 [2020-01-20T08:42:21.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
03:42:21 [2020-01-20T08:42:21.642Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
03:42:21 [2020-01-20T08:42:21.642Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.02 s
03:42:21 [2020-01-20T08:42:21.642Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
03:42:21 [2020-01-20T08:42:21.642Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
03:42:21 [2020-01-20T08:42:21.642Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.642Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.005 s
03:42:21 [2020-01-20T08:42:21.642Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
03:42:21 [2020-01-20T08:42:21.642Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
03:42:21 [2020-01-20T08:42:21.642Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
03:42:21 [2020-01-20T08:42:21.642Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.006 s
03:42:21 [2020-01-20T08:42:21.642Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
03:42:21 [2020-01-20T08:42:21.642Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.005 s
03:42:21 [2020-01-20T08:42:21.642Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.642Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
03:42:21 [2020-01-20T08:42:21.643Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
03:42:21 [2020-01-20T08:42:21.643Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
03:42:21 [2020-01-20T08:42:21.643Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.643Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
03:42:21 [2020-01-20T08:42:21.643Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
03:42:21 [2020-01-20T08:42:21.643Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.643Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
03:42:21 [2020-01-20T08:42:21.899Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
03:42:21 [2020-01-20T08:42:21.899Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.186 s
03:42:21 [2020-01-20T08:42:21.899Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
03:42:21 [2020-01-20T08:42:21.899Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
03:42:26 [2020-01-20T08:42:26.059Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.41 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
03:42:26 [2020-01-20T08:42:26.059Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.161 s
03:42:26 [2020-01-20T08:42:26.059Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.008 s
03:42:26 [2020-01-20T08:42:26.059Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.108 s
03:42:26 [2020-01-20T08:42:26.059Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.006 s
03:42:26 [2020-01-20T08:42:26.059Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.11 s
03:42:26 [2020-01-20T08:42:26.059Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.009 s
03:42:26 [2020-01-20T08:42:26.059Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
03:42:26 [2020-01-20T08:42:26.059Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.003 s
03:42:26 [2020-01-20T08:42:26.059Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
03:42:26 [2020-01-20T08:42:26.059Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
03:42:29 [2020-01-20T08:42:29.321Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
03:42:29 [2020-01-20T08:42:29.321Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.126 s
03:42:29 [2020-01-20T08:42:29.321Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.016 s
03:42:29 [2020-01-20T08:42:29.321Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.117 s
03:42:29 [2020-01-20T08:42:29.321Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.015 s
03:42:29 [2020-01-20T08:42:29.321Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.111 s
03:42:29 [2020-01-20T08:42:29.321Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.014 s
03:42:29 [2020-01-20T08:42:29.321Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
03:42:29 [2020-01-20T08:42:29.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
03:42:29 [2020-01-20T08:42:29.321Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
03:42:29 [2020-01-20T08:42:29.321Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.003 s
03:42:29 [2020-01-20T08:42:29.321Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
03:42:29 [2020-01-20T08:42:29.321Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
03:42:29 [2020-01-20T08:42:29.321Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
03:42:29 [2020-01-20T08:42:29.321Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.003 s
03:42:29 [2020-01-20T08:42:29.321Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
03:42:29 [2020-01-20T08:42:29.321Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
03:42:29 [2020-01-20T08:42:29.321Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
03:42:33 [2020-01-20T08:42:33.483Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.789 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
03:42:33 [2020-01-20T08:42:33.483Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 3.244 s
03:42:33 [2020-01-20T08:42:33.483Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.544 s
03:42:33 [2020-01-20T08:42:33.483Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
03:42:45 [2020-01-20T08:42:45.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.874 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
03:42:45 [2020-01-20T08:42:45.644Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 7.111 s
03:42:45 [2020-01-20T08:42:45.644Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 3.76 s
03:42:45 [2020-01-20T08:42:45.644Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
03:42:45 [2020-01-20T08:42:45.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
03:42:45 [2020-01-20T08:42:45.644Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.013 s
03:42:45 [2020-01-20T08:42:45.644Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
03:42:45 [2020-01-20T08:42:45.644Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
03:42:52 [2020-01-20T08:42:52.173Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.016 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
03:42:52 [2020-01-20T08:42:52.173Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.574 s
03:42:52 [2020-01-20T08:42:52.173Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.39 s
03:42:52 [2020-01-20T08:42:52.173Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.458 s
03:42:52 [2020-01-20T08:42:52.173Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.475 s
03:42:52 [2020-01-20T08:42:52.173Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.949 s
03:42:52 [2020-01-20T08:42:52.173Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.888 s
03:42:52 [2020-01-20T08:42:52.173Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.486 s
03:42:52 [2020-01-20T08:42:52.173Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.511 s
03:42:52 [2020-01-20T08:42:52.173Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
03:42:52 [2020-01-20T08:42:52.173Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.464 s
03:42:52 [2020-01-20T08:42:52.173Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.773 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
03:43:00 [2020-01-20T08:43:00.248Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.326 s
03:43:00 [2020-01-20T08:43:00.248Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.403 s
03:43:00 [2020-01-20T08:43:00.248Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.302 s
03:43:00 [2020-01-20T08:43:00.248Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.223 s
03:43:00 [2020-01-20T08:43:00.248Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.318 s
03:43:00 [2020-01-20T08:43:00.248Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.198 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
03:43:00 [2020-01-20T08:43:00.248Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.005 s
03:43:00 [2020-01-20T08:43:00.248Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
03:43:00 [2020-01-20T08:43:00.248Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
03:43:00 [2020-01-20T08:43:00.248Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
03:43:00 [2020-01-20T08:43:00.248Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
03:43:00 [2020-01-20T08:43:00.248Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
03:43:00 [2020-01-20T08:43:00.248Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0.001 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
03:43:00 [2020-01-20T08:43:00.248Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.008 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
03:43:00 [2020-01-20T08:43:00.248Z] 
03:43:00 [2020-01-20T08:43:00.248Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-20 08:42:59.647
03:43:00 [2020-01-20T08:43:00.248Z] !MESSAGE no spawner in java.library.path
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
03:43:00 [2020-01-20T08:43:00.248Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.48 s
03:43:00 [2020-01-20T08:43:00.248Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
03:43:00 [2020-01-20T08:43:00.248Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
03:43:00 [2020-01-20T08:43:00.248Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
03:43:00 [2020-01-20T08:43:00.248Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.038 s
03:43:00 [2020-01-20T08:43:00.248Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.045 s
03:43:00 [2020-01-20T08:43:00.248Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
03:43:00 [2020-01-20T08:43:00.248Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
03:43:00 [2020-01-20T08:43:00.248Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
03:43:00 [2020-01-20T08:43:00.248Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
03:43:02 [2020-01-20T08:43:02.760Z] 
03:43:02 [2020-01-20T08:43:02.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:02.260
03:43:02 [2020-01-20T08:43:02.760Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(121,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
03:43:03 [2020-01-20T08:43:03.685Z] 
03:43:03 [2020-01-20T08:43:03.685Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:03.360
03:43:03 [2020-01-20T08:43:03.685Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(123,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
03:43:03 [2020-01-20T08:43:03.685Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.508 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
03:43:03 [2020-01-20T08:43:03.685Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.069 s
03:43:03 [2020-01-20T08:43:03.685Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.101 s
03:43:03 [2020-01-20T08:43:03.685Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
03:43:03 [2020-01-20T08:43:03.685Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
03:43:03 [2020-01-20T08:43:03.685Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
03:43:03 [2020-01-20T08:43:03.685Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
03:43:03 [2020-01-20T08:43:03.685Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
03:43:03 [2020-01-20T08:43:03.685Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
03:43:03 [2020-01-20T08:43:03.685Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
03:43:03 [2020-01-20T08:43:03.685Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
03:43:04 [2020-01-20T08:43:04.611Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
03:43:04 [2020-01-20T08:43:04.611Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
03:43:04 [2020-01-20T08:43:04.611Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.301 s
03:43:04 [2020-01-20T08:43:04.611Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.104 s
03:43:04 [2020-01-20T08:43:04.611Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.811 s
03:43:04 [2020-01-20T08:43:04.611Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
03:43:04 [2020-01-20T08:43:04.611Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
03:43:05 [2020-01-20T08:43:05.172Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
03:43:05 [2020-01-20T08:43:05.172Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.114 s
03:43:05 [2020-01-20T08:43:05.172Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
03:43:05 [2020-01-20T08:43:05.172Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.051 s
03:43:05 [2020-01-20T08:43:05.172Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
03:43:05 [2020-01-20T08:43:05.172Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.026 s
03:43:05 [2020-01-20T08:43:05.172Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.008 s
03:43:05 [2020-01-20T08:43:05.172Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.053 s
03:43:05 [2020-01-20T08:43:05.172Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.103 s
03:43:05 [2020-01-20T08:43:05.172Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
03:43:05 [2020-01-20T08:43:05.172Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.016 s
03:43:05 [2020-01-20T08:43:05.172Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
03:43:05 [2020-01-20T08:43:05.172Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.02 s
03:43:05 [2020-01-20T08:43:05.172Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.006 s
03:43:05 [2020-01-20T08:43:05.172Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.053 s
03:43:05 [2020-01-20T08:43:05.172Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
03:43:05 [2020-01-20T08:43:05.430Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
03:43:05 [2020-01-20T08:43:05.430Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.003 s
03:43:05 [2020-01-20T08:43:05.430Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
03:43:05 [2020-01-20T08:43:05.430Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
03:43:05 [2020-01-20T08:43:05.430Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.092 s
03:43:05 [2020-01-20T08:43:05.430Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
03:43:05 [2020-01-20T08:43:05.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
03:43:05 [2020-01-20T08:43:05.430Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
03:43:05 [2020-01-20T08:43:05.430Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.033 s
03:43:05 [2020-01-20T08:43:05.430Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
03:43:05 [2020-01-20T08:43:05.430Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
03:43:05 [2020-01-20T08:43:05.430Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
03:43:05 [2020-01-20T08:43:05.430Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.001 s
03:43:05 [2020-01-20T08:43:05.430Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
03:43:05 [2020-01-20T08:43:05.430Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
03:43:05 [2020-01-20T08:43:05.430Z] 
03:43:05 [2020-01-20T08:43:05.430Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.306
03:43:05 [2020-01-20T08:43:05.430Z] !MESSAGE Error parsing /tmp/markers2843717212113145800xml
03:43:05 [2020-01-20T08:43:05.430Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.430Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2843717212113145800xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.430Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.430Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.430Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.430Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.430Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.431Z] 
03:43:05 [2020-01-20T08:43:05.431Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.313
03:43:05 [2020-01-20T08:43:05.431Z] !MESSAGE Error parsing /tmp/markers2537495903442136630xml
03:43:05 [2020-01-20T08:43:05.431Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.431Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2537495903442136630xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.431Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.431Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.431Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.431Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.431Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.431Z] 
03:43:05 [2020-01-20T08:43:05.431Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.318
03:43:05 [2020-01-20T08:43:05.432Z] !MESSAGE Error parsing /tmp/markers2554143320912348201xml
03:43:05 [2020-01-20T08:43:05.432Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.432Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2554143320912348201xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.432Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.432Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.432Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.432Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.432Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.432Z] 
03:43:05 [2020-01-20T08:43:05.432Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.323
03:43:05 [2020-01-20T08:43:05.432Z] !MESSAGE Error parsing /tmp/markers2941285541849383656xml
03:43:05 [2020-01-20T08:43:05.432Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.432Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2941285541849383656xml; 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.
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.432Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.432Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.432Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.432Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.432Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.433Z] 
03:43:05 [2020-01-20T08:43:05.433Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.341
03:43:05 [2020-01-20T08:43:05.433Z] !MESSAGE Error parsing /tmp/markers7570709999640860238xml
03:43:05 [2020-01-20T08:43:05.433Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.433Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0]
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.google.common.collect.Range.<init>(Range.java:366)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.google.common.collect.Range.create(Range.java:156)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.google.common.collect.Range.closed(Range.java:180)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.433Z] 
03:43:05 [2020-01-20T08:43:05.433Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.346
03:43:05 [2020-01-20T08:43:05.433Z] !MESSAGE Error parsing /tmp/markers2919278055926695421xml
03:43:05 [2020-01-20T08:43:05.433Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.433Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2919278055926695421xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.433Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.433Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.433Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.433Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.433Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.434Z] 
03:43:05 [2020-01-20T08:43:05.434Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.351
03:43:05 [2020-01-20T08:43:05.434Z] !MESSAGE Error parsing /tmp/markers8927469122387558486xml
03:43:05 [2020-01-20T08:43:05.434Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.434Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0]
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.google.common.collect.Range.<init>(Range.java:366)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.google.common.collect.Range.create(Range.java:156)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.google.common.collect.Range.closed(Range.java:180)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.434Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.434Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.434Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.434Z] 
03:43:05 [2020-01-20T08:43:05.434Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.356
03:43:05 [2020-01-20T08:43:05.434Z] !MESSAGE Error parsing /tmp/markers3690440101746411933xml
03:43:05 [2020-01-20T08:43:05.434Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.434Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3690440101746411933xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.434Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.435Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.435Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.435Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.435Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.435Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.435Z] 
03:43:05 [2020-01-20T08:43:05.435Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:05.360
03:43:05 [2020-01-20T08:43:05.435Z] !MESSAGE Error parsing /tmp/markers4585295940235505347xml
03:43:05 [2020-01-20T08:43:05.435Z] !STACK 0
03:43:05 [2020-01-20T08:43:05.435Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4585295940235505347xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
03:43:05 [2020-01-20T08:43:05.435Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
03:43:05 [2020-01-20T08:43:05.435Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.435Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.435Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
03:43:05 [2020-01-20T08:43:05.435Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.436Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.436Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:43:05 [2020-01-20T08:43:05.436Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:43:05 [2020-01-20T08:43:05.436Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:43:05 [2020-01-20T08:43:05.436Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:43:05 [2020-01-20T08:43:05.692Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
03:43:05 [2020-01-20T08:43:05.692Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.069 s
03:43:05 [2020-01-20T08:43:05.692Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.008 s
03:43:05 [2020-01-20T08:43:05.692Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.005 s
03:43:05 [2020-01-20T08:43:05.692Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
03:43:05 [2020-01-20T08:43:05.692Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
03:43:07 [2020-01-20T08:43:07.055Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
03:43:07 [2020-01-20T08:43:07.055Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.372 s
03:43:07 [2020-01-20T08:43:07.055Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.004 s
03:43:07 [2020-01-20T08:43:07.055Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
03:43:09 [2020-01-20T08:43:09.567Z] 
03:43:09 [2020-01-20T08:43:09.567Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-20 08:43:09.104
03:43:09 [2020-01-20T08:43:09.567Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
03:43:09 [2020-01-20T08:43:09.567Z] !STACK 0
03:43:09 [2020-01-20T08:43:09.567Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
03:43:09 [2020-01-20T08:43:09.567Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
03:43:09 [2020-01-20T08:43:09.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
03:43:09 [2020-01-20T08:43:09.567Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
03:43:09 [2020-01-20T08:43:09.567Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
03:43:09 [2020-01-20T08:43:09.567Z] 	at java.lang.Thread.run(Thread.java:748)
03:43:10 [2020-01-20T08:43:10.492Z] 
03:43:10 [2020-01-20T08:43:10.492Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-20 08:43:10.200
03:43:10 [2020-01-20T08:43:10.492Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
03:43:10 [2020-01-20T08:43:10.492Z] !STACK 0
03:43:10 [2020-01-20T08:43:10.492Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
03:43:10 [2020-01-20T08:43:10.492Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
03:43:10 [2020-01-20T08:43:10.492Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
03:43:10 [2020-01-20T08:43:10.492Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
03:43:10 [2020-01-20T08:43:10.492Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
03:43:10 [2020-01-20T08:43:10.492Z] 	at java.lang.Thread.run(Thread.java:748)
03:43:11 [2020-01-20T08:43:11.417Z] 
03:43:11 [2020-01-20T08:43:11.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-20 08:43:11.298
03:43:11 [2020-01-20T08:43:11.417Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
03:43:11 [2020-01-20T08:43:11.417Z] !STACK 0
03:43:11 [2020-01-20T08:43:11.417Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
03:43:11 [2020-01-20T08:43:11.417Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
03:43:11 [2020-01-20T08:43:11.417Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
03:43:11 [2020-01-20T08:43:11.417Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
03:43:11 [2020-01-20T08:43:11.417Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
03:43:11 [2020-01-20T08:43:11.417Z] 	at java.lang.Thread.run(Thread.java:748)
03:43:11 [2020-01-20T08:43:11.417Z] 
03:43:11 [2020-01-20T08:43:11.417Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:11.299
03:43:11 [2020-01-20T08:43:11.417Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(334,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
03:43:13 [2020-01-20T08:43:13.927Z] 
03:43:13 [2020-01-20T08:43:13.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:13.528
03:43:13 [2020-01-20T08:43:13.927Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(341,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
03:43:14 [2020-01-20T08:43:14.852Z] 
03:43:14 [2020-01-20T08:43:14.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:14.659
03:43:14 [2020-01-20T08:43:14.852Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
03:43:14 [2020-01-20T08:43:14.852Z] !STACK 0
03:43:14 [2020-01-20T08:43:14.852Z] java.lang.IllegalStateException: This exception happens before initialization
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:14 [2020-01-20T08:43:14.852Z] 
03:43:14 [2020-01-20T08:43:14.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:14.661
03:43:14 [2020-01-20T08:43:14.852Z] !MESSAGE Exception executing analysis
03:43:14 [2020-01-20T08:43:14.852Z] !STACK 0
03:43:14 [2020-01-20T08:43:14.852Z] java.lang.IllegalStateException: This exception happens before initialization
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:14 [2020-01-20T08:43:14.852Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:16 [2020-01-20T08:43:16.218Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.963 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
03:43:16 [2020-01-20T08:43:16.218Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.045 s
03:43:16 [2020-01-20T08:43:16.218Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.121 s
03:43:16 [2020-01-20T08:43:16.218Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.314 s
03:43:16 [2020-01-20T08:43:16.218Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
03:43:16 [2020-01-20T08:43:16.218Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.117 s
03:43:16 [2020-01-20T08:43:16.218Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.114 s
03:43:16 [2020-01-20T08:43:16.218Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
03:43:16 [2020-01-20T08:43:16.218Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.009 s
03:43:16 [2020-01-20T08:43:16.218Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
03:43:16 [2020-01-20T08:43:16.218Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.121 s
03:43:16 [2020-01-20T08:43:16.218Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
03:43:16 [2020-01-20T08:43:16.218Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
03:43:16 [2020-01-20T08:43:16.218Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
03:43:16 [2020-01-20T08:43:16.218Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
03:43:16 [2020-01-20T08:43:16.218Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.218Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
03:43:16 [2020-01-20T08:43:16.780Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.02 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
03:43:16 [2020-01-20T08:43:16.780Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.007 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.076 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.059 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.075 s
03:43:16 [2020-01-20T08:43:16.780Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
03:43:16 [2020-01-20T08:43:16.780Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
03:43:16 [2020-01-20T08:43:16.780Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
03:43:17 [2020-01-20T08:43:17.037Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.037Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
03:43:17 [2020-01-20T08:43:17.037Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
03:43:17 [2020-01-20T08:43:17.963Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.216 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.085 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.963Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.185 s
03:43:17 [2020-01-20T08:43:17.963Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.1 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.091 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
03:43:17 [2020-01-20T08:43:17.963Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
03:43:17 [2020-01-20T08:43:17.963Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.108 s
03:43:17 [2020-01-20T08:43:17.963Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.002 s
03:43:17 [2020-01-20T08:43:17.963Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.939 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
03:43:23 [2020-01-20T08:43:23.203Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.301 s
03:43:23 [2020-01-20T08:43:23.203Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.219 s
03:43:23 [2020-01-20T08:43:23.203Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.216 s
03:43:23 [2020-01-20T08:43:23.203Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.201 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
03:43:23 [2020-01-20T08:43:23.203Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.003 s
03:43:23 [2020-01-20T08:43:23.203Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.008 s
03:43:23 [2020-01-20T08:43:23.203Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
03:43:23 [2020-01-20T08:43:23.203Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
03:43:23 [2020-01-20T08:43:23.203Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
03:43:23 [2020-01-20T08:43:23.203Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
03:43:23 [2020-01-20T08:43:23.203Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
03:43:23 [2020-01-20T08:43:23.203Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
03:43:23 [2020-01-20T08:43:23.203Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
03:43:23 [2020-01-20T08:43:23.203Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
03:43:23 [2020-01-20T08:43:23.203Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
03:43:23 [2020-01-20T08:43:23.203Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.002 s
03:43:23 [2020-01-20T08:43:23.203Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.008 s
03:43:23 [2020-01-20T08:43:23.203Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
03:43:23 [2020-01-20T08:43:23.203Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
03:43:41 [2020-01-20T08:43:41.238Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
03:43:41 [2020-01-20T08:43:41.238Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5 s
03:43:41 [2020-01-20T08:43:41.238Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
03:43:41 [2020-01-20T08:43:41.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
03:43:41 [2020-01-20T08:43:41.238Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
03:43:41 [2020-01-20T08:43:41.238Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
03:43:41 [2020-01-20T08:43:41.238Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
03:43:41 [2020-01-20T08:43:41.238Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.059 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.011 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
03:43:41 [2020-01-20T08:43:41.238Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
03:43:41 [2020-01-20T08:43:41.238Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.238Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
03:43:41 [2020-01-20T08:43:41.239Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
03:43:41 [2020-01-20T08:43:41.239Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
03:43:41 [2020-01-20T08:43:41.239Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.003 s
03:43:41 [2020-01-20T08:43:41.239Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.239Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.239Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
03:43:41 [2020-01-20T08:43:41.239Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.240Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.240Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
03:43:41 [2020-01-20T08:43:41.240Z] 
03:43:41 [2020-01-20T08:43:41.240Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:40.359
03:43:41 [2020-01-20T08:43:41.240Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
03:43:41 [2020-01-20T08:43:41.240Z] !STACK 0
03:43:41 [2020-01-20T08:43:41.240Z] java.lang.RuntimeException: The parameter should be set
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:41 [2020-01-20T08:43:41.240Z] 
03:43:41 [2020-01-20T08:43:41.240Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:40.361
03:43:41 [2020-01-20T08:43:41.240Z] !MESSAGE Exception executing analysis
03:43:41 [2020-01-20T08:43:41.240Z] !STACK 0
03:43:41 [2020-01-20T08:43:41.240Z] java.lang.RuntimeException: The parameter should be set
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:41 [2020-01-20T08:43:41.240Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:41 [2020-01-20T08:43:41.801Z] 
03:43:41 [2020-01-20T08:43:41.801Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:41.705
03:43:41 [2020-01-20T08:43:41.801Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
03:43:41 [2020-01-20T08:43:41.801Z] !STACK 0
03:43:41 [2020-01-20T08:43:41.801Z] java.lang.RuntimeException: The parameter should be set
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:41 [2020-01-20T08:43:41.801Z] 
03:43:41 [2020-01-20T08:43:41.801Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:43:41.706
03:43:41 [2020-01-20T08:43:41.801Z] !MESSAGE Exception executing analysis
03:43:41 [2020-01-20T08:43:41.801Z] !STACK 0
03:43:41 [2020-01-20T08:43:41.801Z] java.lang.RuntimeException: The parameter should be set
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:43:41 [2020-01-20T08:43:41.801Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:43:41 [2020-01-20T08:43:41.801Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
03:43:41 [2020-01-20T08:43:41.801Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.389 s
03:43:41 [2020-01-20T08:43:41.801Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.345 s
03:43:41 [2020-01-20T08:43:41.801Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
03:43:41 [2020-01-20T08:43:41.801Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
03:43:41 [2020-01-20T08:43:41.801Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
03:43:41 [2020-01-20T08:43:41.801Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
03:43:41 [2020-01-20T08:43:41.801Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
03:43:49 [2020-01-20T08:43:49.878Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.318 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
03:43:49 [2020-01-20T08:43:49.878Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.329 s
03:43:49 [2020-01-20T08:43:49.878Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.193 s
03:43:49 [2020-01-20T08:43:49.878Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.188 s
03:43:49 [2020-01-20T08:43:49.878Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.193 s
03:43:49 [2020-01-20T08:43:49.878Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.215 s
03:43:49 [2020-01-20T08:43:49.878Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.198 s
03:43:49 [2020-01-20T08:43:49.879Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
03:43:50 [2020-01-20T08:43:50.438Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
03:43:50 [2020-01-20T08:43:50.438Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.013 s
03:43:50 [2020-01-20T08:43:50.438Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.012 s
03:43:50 [2020-01-20T08:43:50.438Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.109 s
03:43:50 [2020-01-20T08:43:50.438Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
03:45:26 [2020-01-20T08:45:26.795Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.371 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.394 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.407 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.412 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.414 s
03:45:26 [2020-01-20T08:45:26.795Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.548 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.471 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.479 s
03:45:26 [2020-01-20T08:45:26.795Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.721 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.485 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.433 s
03:45:26 [2020-01-20T08:45:26.795Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.453 s
03:45:26 [2020-01-20T08:45:26.795Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.619 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.407 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.427 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.397 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.393 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.42 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.431 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.425 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.4 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.415 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.476 s
03:45:26 [2020-01-20T08:45:26.795Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.419 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.442 s
03:45:26 [2020-01-20T08:45:26.795Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.535 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.451 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.433 s
03:45:26 [2020-01-20T08:45:26.795Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.42 s
03:45:26 [2020-01-20T08:45:26.795Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.428 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.517 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.406 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.424 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.426 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.436 s
03:45:26 [2020-01-20T08:45:26.795Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
03:45:26 [2020-01-20T08:45:26.795Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.814 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.555 s
03:45:26 [2020-01-20T08:45:26.795Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.043 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.039 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
03:45:26 [2020-01-20T08:45:26.795Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.461 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.084 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.038 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.013 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.022 s
03:45:26 [2020-01-20T08:45:26.795Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.429 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.077 s
03:45:26 [2020-01-20T08:45:26.795Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.115 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.035 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.024 s
03:45:26 [2020-01-20T08:45:26.795Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
03:45:26 [2020-01-20T08:45:26.795Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.011 s
03:45:26 [2020-01-20T08:45:26.795Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
03:46:34 [2020-01-20T08:46:34.496Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.538 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.219 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.226 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.237 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.331 s
03:46:34 [2020-01-20T08:46:34.496Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.322 s
03:46:34 [2020-01-20T08:46:34.496Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.425 s
03:46:34 [2020-01-20T08:46:34.496Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.424 s
03:46:34 [2020-01-20T08:46:34.496Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.47 s
03:46:34 [2020-01-20T08:46:34.496Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.395 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.23 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.202 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.226 s
03:46:34 [2020-01-20T08:46:34.496Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
03:46:34 [2020-01-20T08:46:34.496Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.413 s
03:46:34 [2020-01-20T08:46:34.496Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.242 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
03:46:34 [2020-01-20T08:46:34.496Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.392 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.216 s
03:46:34 [2020-01-20T08:46:34.496Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.193 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.217 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.194 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.21 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.206 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.227 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
03:46:34 [2020-01-20T08:46:34.496Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
03:46:34 [2020-01-20T08:46:34.496Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.395 s
03:46:34 [2020-01-20T08:46:34.496Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.39 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.218 s
03:46:34 [2020-01-20T08:46:34.496Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.382 s
03:46:34 [2020-01-20T08:46:34.496Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.408 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.223 s
03:46:34 [2020-01-20T08:46:34.496Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.39 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.225 s
03:46:34 [2020-01-20T08:46:34.496Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.32 s
03:46:34 [2020-01-20T08:46:34.496Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.225 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.185 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.212 s
03:46:34 [2020-01-20T08:46:34.496Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.236 s
03:46:34 [2020-01-20T08:46:34.496Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.224 s
03:46:34 [2020-01-20T08:46:34.496Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.183 s
03:46:34 [2020-01-20T08:46:34.496Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.198 s
03:46:34 [2020-01-20T08:46:34.496Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.218 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.192 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.198 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.212 s
03:46:34 [2020-01-20T08:46:34.496Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
03:46:34 [2020-01-20T08:46:34.496Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
03:46:34 [2020-01-20T08:46:34.496Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.496Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.497Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
03:46:34 [2020-01-20T08:46:34.497Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
03:46:34 [2020-01-20T08:46:34.497Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
03:46:34 [2020-01-20T08:46:34.497Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.497Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.497Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
03:46:34 [2020-01-20T08:46:34.497Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
03:46:34 [2020-01-20T08:46:34.497Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
03:46:34 [2020-01-20T08:46:34.497Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0.001 s
03:46:34 [2020-01-20T08:46:34.497Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
03:46:34 [2020-01-20T08:46:34.497Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
03:46:35 [2020-01-20T08:46:35.060Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
03:46:35 [2020-01-20T08:46:35.060Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.196 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.675 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.394 s
03:46:35 [2020-01-20T08:46:35.060Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
03:46:35 [2020-01-20T08:46:35.060Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.062 s
03:46:35 [2020-01-20T08:46:35.060Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.059 s
03:46:35 [2020-01-20T08:46:35.060Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.463 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
03:46:35 [2020-01-20T08:46:35.060Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.065 s
03:46:35 [2020-01-20T08:46:35.060Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
03:46:35 [2020-01-20T08:46:35.060Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.058 s
03:46:35 [2020-01-20T08:46:35.060Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
03:46:44 [2020-01-20T08:46:44.996Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.115 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
03:46:44 [2020-01-20T08:46:44.996Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.755 s
03:46:44 [2020-01-20T08:46:44.996Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.344 s
03:46:44 [2020-01-20T08:46:44.996Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.006 s
03:46:44 [2020-01-20T08:46:44.996Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
03:46:44 [2020-01-20T08:46:44.996Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
03:46:46 [2020-01-20T08:46:46.881Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
03:46:46 [2020-01-20T08:46:46.881Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.21 s
03:46:46 [2020-01-20T08:46:46.881Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.205 s
03:46:46 [2020-01-20T08:46:46.881Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
03:46:59 [2020-01-20T08:46:59.079Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.671 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
03:46:59 [2020-01-20T08:46:59.079Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.73 s
03:46:59 [2020-01-20T08:46:59.079Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 3.94 s
03:46:59 [2020-01-20T08:46:59.079Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
03:46:59 [2020-01-20T08:46:59.079Z] 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
03:46:59 [2020-01-20T08:46:59.079Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
03:46:59 [2020-01-20T08:46:59.079Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
03:46:59 [2020-01-20T08:46:59.079Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
03:46:59 [2020-01-20T08:46:59.079Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.08 s
03:46:59 [2020-01-20T08:46:59.079Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
03:46:59 [2020-01-20T08:46:59.079Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
03:46:59 [2020-01-20T08:46:59.079Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.007 s
03:46:59 [2020-01-20T08:46:59.079Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.037 s
03:46:59 [2020-01-20T08:46:59.079Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.045 s
03:46:59 [2020-01-20T08:46:59.079Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
03:46:59 [2020-01-20T08:46:59.079Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
03:46:59 [2020-01-20T08:46:59.079Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
03:47:01 [2020-01-20T08:47:01.589Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.629 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
03:47:01 [2020-01-20T08:47:01.590Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.221 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.234 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.262 s
03:47:01 [2020-01-20T08:47:01.590Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
03:47:01 [2020-01-20T08:47:01.590Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.169 s
03:47:01 [2020-01-20T08:47:01.590Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.179 s
03:47:01 [2020-01-20T08:47:01.590Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.161 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
03:47:01 [2020-01-20T08:47:01.590Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.198 s
03:47:01 [2020-01-20T08:47:01.590Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.194 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
03:47:01 [2020-01-20T08:47:01.590Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
03:47:01 [2020-01-20T08:47:01.590Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.003 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
03:47:01 [2020-01-20T08:47:01.590Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
03:47:01 [2020-01-20T08:47:01.590Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.005 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
03:47:01 [2020-01-20T08:47:01.590Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
03:47:01 [2020-01-20T08:47:01.590Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
03:47:01 [2020-01-20T08:47:01.590Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
03:47:01 [2020-01-20T08:47:01.590Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.006 s
03:47:01 [2020-01-20T08:47:01.590Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
03:47:01 [2020-01-20T08:47:01.590Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
03:47:01 [2020-01-20T08:47:01.590Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
03:47:01 [2020-01-20T08:47:01.590Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
03:47:01 [2020-01-20T08:47:01.590Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
03:47:01 [2020-01-20T08:47:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
03:47:03 [2020-01-20T08:47:03.475Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
03:47:03 [2020-01-20T08:47:03.475Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
03:47:03 [2020-01-20T08:47:03.475Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
03:47:03 [2020-01-20T08:47:03.475Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
03:47:03 [2020-01-20T08:47:03.475Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
03:47:03 [2020-01-20T08:47:03.475Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.002 s
03:47:03 [2020-01-20T08:47:03.475Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.005 s
03:47:03 [2020-01-20T08:47:03.475Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.475Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.475Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
03:47:03 [2020-01-20T08:47:03.475Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
03:47:03 [2020-01-20T08:47:03.476Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.476Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.476Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.476Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
03:47:03 [2020-01-20T08:47:03.476Z] 
03:47:03 [2020-01-20T08:47:03.476Z] Results:
03:47:03 [2020-01-20T08:47:03.476Z] 
03:47:03 [2020-01-20T08:47:03.476Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
03:47:03 [2020-01-20T08:47:03.476Z] 
03:47:03 [2020-01-20T08:47:03.476Z] 
03:47:03 [2020-01-20T08:47:03.476Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 08:47:03.252
03:47:03 [2020-01-20T08:47:03.476Z] !MESSAGE The workspace will exit with unsaved changes in this session.
03:47:04 [2020-01-20T08:47:04.401Z] 
03:47:04 [2020-01-20T08:47:04.401Z] !ENTRY org.eclipse.core.jobs 2 2 2020-01-20 08:47:04.105
03:47:04 [2020-01-20T08:47:04.401Z] !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
03:47:04 [2020-01-20T08:47:04.401Z] 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
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] All tests passed!
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT   [19/138]
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] The project's OSGi version is 4.2.0.202001200739
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.401Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return iter;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iter' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] 
03:47:04 [2020-01-20T08:47:04.962Z] 	elem = (CtfIterator) fTrace.createIterator();
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'elem' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return elem;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'elem' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] 
03:47:04 [2020-01-20T08:47:04.962Z] 	CtfIterator iterator = getIterator();
03:47:04 [2020-01-20T08:47:04.962Z] 	            ^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iterator' may not be closed
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return iterator == null ? null : iterator.getCurrentEvent();
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iterator' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return retVal;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iterator' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return ret;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iterator' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return iterator == null ? false : iterator.seek(location);
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'iterator' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return fPreviousEvent;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'top' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return fTrace.timestampCyclesToNanos(ts);
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'top' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return 0;
03:47:04 [2020-01-20T08:47:04.962Z] 	^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Potential resource leak: 'top' may not be closed at this location
03:47:04 [2020-01-20T08:47:04.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] 
03:47:04 [2020-01-20T08:47:04.962Z] 	return getFirst();
03:47:04 [2020-01-20T08:47:04.962Z] 	       ^^^^^^^^^^
03:47:04 [2020-01-20T08:47:04.962Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:47:04 [2020-01-20T08:47:04.962Z] 12 problems (12 warnings)
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.962Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.963Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:04 [2020-01-20T08:47:04.963Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
03:47:04 [2020-01-20T08:47:04.963Z] [INFO] 
03:47:04 [2020-01-20T08:47:04.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138]
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] The project's OSGi version is 1.0.9.202001200739
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.218Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] 
03:47:05 [2020-01-20T08:47:05.778Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
03:47:05 [2020-01-20T08:47:05.778Z] 	                                                                           ^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.778Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] 
03:47:05 [2020-01-20T08:47:05.778Z] 	private static final Map<String, ISeriesModel> EXPECTED_YDATA = ImmutableMap.of(Long.toString(1),
03:47:05 [2020-01-20T08:47:05.778Z] 	                                                                                ^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.778Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] 
03:47:05 [2020-01-20T08:47:05.778Z] 	Long.toString(2),
03:47:05 [2020-01-20T08:47:05.778Z] 	^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.778Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] 
03:47:05 [2020-01-20T08:47:05.778Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
03:47:05 [2020-01-20T08:47:05.778Z] 	                                                                                         ^^^
03:47:05 [2020-01-20T08:47:05.778Z] 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>'
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] 
03:47:05 [2020-01-20T08:47:05.778Z] 	import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics;
03:47:05 [2020-01-20T08:47:05.778Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.778Z] The type TmfEventsStatistics is deprecated
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] 
03:47:05 [2020-01-20T08:47:05.778Z] 	* Unit tests for the {@link TmfEventsStatistics}
03:47:05 [2020-01-20T08:47:05.778Z] 	                            ^^^^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.778Z] Javadoc: The type TmfEventsStatistics is deprecated
03:47:05 [2020-01-20T08:47:05.778Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
03:47:05 [2020-01-20T08:47:05.778Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
03:47:05 [2020-01-20T08:47:05.778Z] 	              ^^^^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.779Z] The type TmfEventsStatistics is deprecated
03:47:05 [2020-01-20T08:47:05.779Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
03:47:05 [2020-01-20T08:47:05.779Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
03:47:05 [2020-01-20T08:47:05.779Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:47:05 [2020-01-20T08:47:05.779Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated
03:47:05 [2020-01-20T08:47:05.779Z] 8 problems (8 warnings)
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] 
03:47:05 [2020-01-20T08:47:05.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] 
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] 
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] 
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.034Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
03:47:06 [2020-01-20T08:47:06.289Z] [INFO] 
03:47:06 [2020-01-20T08:47:06.289Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.289Z] [INFO] 
03:47:06 [2020-01-20T08:47:06.289Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:47:06 [2020-01-20T08:47:06.545Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
03:47:06 [2020-01-20T08:47:06.545Z] [INFO] Command line:
03:47:06 [2020-01-20T08:47:06.545Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:47:06 [2020-01-20T08:47:06.545Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:47:08 [2020-01-20T08:47:08.430Z] !SESSION 2020-01-20 08:47:06.592 -----------------------------------------------
03:47:08 [2020-01-20T08:47:08.430Z] eclipse.buildId=unknown
03:47:08 [2020-01-20T08:47:08.430Z] java.version=1.8.0_202
03:47:08 [2020-01-20T08:47:08.430Z] java.vendor=Oracle Corporation
03:47:08 [2020-01-20T08:47:08.430Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:47:08 [2020-01-20T08:47:08.430Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
03:47:08 [2020-01-20T08:47:08.430Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:47:08 [2020-01-20T08:47:08.430Z] 
03:47:08 [2020-01-20T08:47:08.430Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:47:08.374
03:47:08 [2020-01-20T08:47:08.430Z] !MESSAGE FrameworkEvent ERROR
03:47:08 [2020-01-20T08:47:08.430Z] !STACK 0
03:47:08 [2020-01-20T08:47:08.430Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
03:47:08 [2020-01-20T08:47:08.430Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:47:08 [2020-01-20T08:47:08.430Z] 
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:47:08 [2020-01-20T08:47:08.430Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:47:10 [2020-01-20T08:47:10.318Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
03:47:12 [2020-01-20T08:47:12.832Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
03:47:12 [2020-01-20T08:47:12.832Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 2.79 s
03:47:12 [2020-01-20T08:47:12.832Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
03:47:12 [2020-01-20T08:47:12.832Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
03:47:12 [2020-01-20T08:47:12.832Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
03:47:12 [2020-01-20T08:47:12.832Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.003 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
03:47:12 [2020-01-20T08:47:12.832Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
03:47:24 [2020-01-20T08:47:24.988Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.892 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
03:47:24 [2020-01-20T08:47:24.989Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.696 s
03:47:24 [2020-01-20T08:47:24.989Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.434 s
03:47:24 [2020-01-20T08:47:24.989Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.409 s
03:47:24 [2020-01-20T08:47:24.989Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.407 s
03:47:24 [2020-01-20T08:47:24.989Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.407 s
03:47:24 [2020-01-20T08:47:24.989Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.538 s
03:47:24 [2020-01-20T08:47:24.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
03:47:24 [2020-01-20T08:47:24.989Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
03:47:24 [2020-01-20T08:47:24.989Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
03:47:24 [2020-01-20T08:47:24.989Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
03:47:24 [2020-01-20T08:47:24.989Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.002 s
03:47:24 [2020-01-20T08:47:24.989Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.003 s
03:47:24 [2020-01-20T08:47:24.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
03:47:24 [2020-01-20T08:47:24.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
03:47:24 [2020-01-20T08:47:24.989Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
03:47:24 [2020-01-20T08:47:24.989Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
03:47:29 [2020-01-20T08:47:29.149Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.984 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
03:47:29 [2020-01-20T08:47:29.149Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.137 s
03:47:29 [2020-01-20T08:47:29.149Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.126 s
03:47:29 [2020-01-20T08:47:29.149Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.048 s
03:47:29 [2020-01-20T08:47:29.149Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.1 s
03:47:29 [2020-01-20T08:47:29.149Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.13 s
03:47:29 [2020-01-20T08:47:29.149Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.074 s
03:47:29 [2020-01-20T08:47:29.149Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.079 s
03:47:29 [2020-01-20T08:47:29.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
03:47:29 [2020-01-20T08:47:29.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
03:47:29 [2020-01-20T08:47:29.149Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.001 s
03:47:29 [2020-01-20T08:47:29.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
03:47:29 [2020-01-20T08:47:29.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
03:47:29 [2020-01-20T08:47:29.149Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.031 s
03:47:29 [2020-01-20T08:47:29.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
03:47:29 [2020-01-20T08:47:29.149Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
03:47:29 [2020-01-20T08:47:29.149Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
03:47:29 [2020-01-20T08:47:29.149Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
03:47:31 [2020-01-20T08:47:31.037Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
03:47:31 [2020-01-20T08:47:31.037Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.05 s
03:47:31 [2020-01-20T08:47:31.037Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.196 s
03:47:31 [2020-01-20T08:47:31.037Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.086 s
03:47:31 [2020-01-20T08:47:31.037Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
03:47:31 [2020-01-20T08:47:31.037Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.044 s
03:47:31 [2020-01-20T08:47:31.037Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.076 s
03:47:31 [2020-01-20T08:47:31.037Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.37 s
03:47:31 [2020-01-20T08:47:31.037Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.097 s
03:47:31 [2020-01-20T08:47:31.037Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.042 s
03:47:31 [2020-01-20T08:47:31.037Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.079 s
03:47:31 [2020-01-20T08:47:31.037Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.079 s
03:47:31 [2020-01-20T08:47:31.037Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.05 s
03:47:31 [2020-01-20T08:47:31.037Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.096 s
03:47:31 [2020-01-20T08:47:31.037Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.088 s
03:47:31 [2020-01-20T08:47:31.037Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.087 s
03:47:31 [2020-01-20T08:47:31.037Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.083 s
03:47:31 [2020-01-20T08:47:31.037Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.042 s
03:47:31 [2020-01-20T08:47:31.037Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
03:48:27 [2020-01-20T08:48:27.190Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.66 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
03:48:27 [2020-01-20T08:48:27.190Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.963 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.53 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.516 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.774 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.665 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 7.662 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
03:48:27 [2020-01-20T08:48:27.190Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.745 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.676 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.544 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.632 s
03:48:27 [2020-01-20T08:48:27.190Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.005 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.57 s
03:48:27 [2020-01-20T08:48:27.190Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.562 s
03:48:27 [2020-01-20T08:48:27.190Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
03:48:27 [2020-01-20T08:48:27.190Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
03:48:27 [2020-01-20T08:48:27.190Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
03:48:27 [2020-01-20T08:48:27.190Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
03:48:27 [2020-01-20T08:48:27.190Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.103 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
03:48:27 [2020-01-20T08:48:27.190Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.149 s
03:48:27 [2020-01-20T08:48:27.190Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.165 s
03:48:27 [2020-01-20T08:48:27.190Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.638 s
03:48:27 [2020-01-20T08:48:27.190Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.149 s
03:48:27 [2020-01-20T08:48:27.190Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
03:48:37 [2020-01-20T08:48:37.131Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.162 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
03:48:37 [2020-01-20T08:48:37.131Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.258 s
03:48:37 [2020-01-20T08:48:37.131Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.979 s
03:48:37 [2020-01-20T08:48:37.131Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.707 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.639 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.559 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.142 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.21 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.715 s
03:48:37 [2020-01-20T08:48:37.131Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.779 s
03:48:37 [2020-01-20T08:48:37.131Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.202 s
03:48:37 [2020-01-20T08:48:37.131Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.829 s
03:48:37 [2020-01-20T08:48:37.131Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
03:49:09 [2020-01-20T08:49:09.148Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.124 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.668 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.775 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.654 s
03:49:09 [2020-01-20T08:49:09.148Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.82 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.772 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.749 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.021 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.101 s
03:49:09 [2020-01-20T08:49:09.148Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.102 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.099 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.777 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.025 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.201 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.201 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.101 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.767 s
03:49:09 [2020-01-20T08:49:09.148Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.034 s
03:49:09 [2020-01-20T08:49:09.148Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.78 s
03:49:09 [2020-01-20T08:49:09.148Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
03:49:13 [2020-01-20T08:49:13.352Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.048 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.028 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.109 s
03:49:13 [2020-01-20T08:49:13.352Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
03:49:13 [2020-01-20T08:49:13.352Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.019 s
03:49:13 [2020-01-20T08:49:13.352Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
03:49:13 [2020-01-20T08:49:13.352Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
03:49:13 [2020-01-20T08:49:13.352Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
03:49:13 [2020-01-20T08:49:13.352Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
03:49:16 [2020-01-20T08:49:16.617Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
03:49:16 [2020-01-20T08:49:16.617Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 2.001 s
03:49:16 [2020-01-20T08:49:16.617Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.948 s
03:49:16 [2020-01-20T08:49:16.617Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
03:49:16 [2020-01-20T08:49:16.617Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
03:49:16 [2020-01-20T08:49:16.617Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
03:49:16 [2020-01-20T08:49:16.617Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
03:51:53 [2020-01-20T08:51:53.013Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.515 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.678 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.294 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.389 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.704 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.236 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.797 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.9 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.385 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.369 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.318 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.478 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.051 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.415 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.622 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.221 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.392 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.243 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 5.737 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 6.943 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.25 s
03:51:53 [2020-01-20T08:51:53.013Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.992 s
03:51:53 [2020-01-20T08:51:53.013Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
03:51:53 [2020-01-20T08:51:53.013Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
03:51:53 [2020-01-20T08:51:53.013Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
03:51:53 [2020-01-20T08:51:53.013Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
03:51:53 [2020-01-20T08:51:53.013Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
03:51:53 [2020-01-20T08:51:53.013Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.026 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
03:51:53 [2020-01-20T08:51:53.013Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
03:51:53 [2020-01-20T08:51:53.014Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
03:51:53 [2020-01-20T08:51:53.014Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
03:51:53 [2020-01-20T08:51:53.014Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.112 s
03:51:53 [2020-01-20T08:51:53.014Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.065 s
03:51:53 [2020-01-20T08:51:53.014Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
03:51:54 [2020-01-20T08:51:54.905Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.264 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
03:51:54 [2020-01-20T08:51:54.905Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
03:51:54 [2020-01-20T08:51:54.905Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
03:51:54 [2020-01-20T08:51:54.905Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.597 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
03:51:54 [2020-01-20T08:51:54.905Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.7 s
03:51:54 [2020-01-20T08:51:54.905Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
03:51:54 [2020-01-20T08:51:54.905Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
03:51:54 [2020-01-20T08:51:54.905Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
03:51:56 [2020-01-20T08:51:56.268Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
03:51:56 [2020-01-20T08:51:56.268Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.096 s
03:51:56 [2020-01-20T08:51:56.268Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.108 s
03:51:56 [2020-01-20T08:51:56.268Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.033 s
03:51:56 [2020-01-20T08:51:56.268Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
03:51:56 [2020-01-20T08:51:56.268Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
03:52:04 [2020-01-20T08:52:04.352Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.933 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
03:52:04 [2020-01-20T08:52:04.352Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.631 s
03:52:04 [2020-01-20T08:52:04.352Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.301 s
03:52:04 [2020-01-20T08:52:04.352Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:52:03.946
03:52:04 [2020-01-20T08:52:04.352Z] !MESSAGE Unknown trace attribute: test
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:52:03.950
03:52:04 [2020-01-20T08:52:04.352Z] !MESSAGE Unknown trace attribute: test1
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:52:03.950
03:52:04 [2020-01-20T08:52:04.352Z] !MESSAGE Unknown trace attribute: test2
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:52:03.950
03:52:04 [2020-01-20T08:52:04.352Z] !MESSAGE Unknown trace attribute: test3
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-20 08:52:03.950
03:52:04 [2020-01-20T08:52:04.352Z] !MESSAGE Unknown trace attribute: test4
03:52:04 [2020-01-20T08:52:04.352Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
03:52:04 [2020-01-20T08:52:04.352Z] 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.019 s
03:52:04 [2020-01-20T08:52:04.352Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/207/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.039 s
03:52:04 [2020-01-20T08:52:04.352Z] 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.01 s
03:52:04 [2020-01-20T08:52:04.352Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
03:52:04 [2020-01-20T08:52:04.352Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.001 s
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] Results:
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.352Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1
03:52:04 [2020-01-20T08:52:04.352Z] 
03:52:04 [2020-01-20T08:52:04.943Z] [INFO] All tests passed!
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138]
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] The project's OSGi version is 0.0.1.202001200739
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] 
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:04 [2020-01-20T08:52:04.944Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] 
03:52:05 [2020-01-20T08:52:05.200Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:05 [2020-01-20T08:52:05.761Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
03:52:05 [2020-01-20T08:52:05.761Z] [INFO] Command line:
03:52:05 [2020-01-20T08:52:05.761Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:52:05 [2020-01-20T08:52:05.761Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:52:08 [2020-01-20T08:52:08.276Z] !SESSION 2020-01-20 08:52:05.942 -----------------------------------------------
03:52:08 [2020-01-20T08:52:08.276Z] eclipse.buildId=unknown
03:52:08 [2020-01-20T08:52:08.276Z] java.version=1.8.0_202
03:52:08 [2020-01-20T08:52:08.276Z] java.vendor=Oracle Corporation
03:52:08 [2020-01-20T08:52:08.276Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:52:08 [2020-01-20T08:52:08.276Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
03:52:08 [2020-01-20T08:52:08.276Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:52:08 [2020-01-20T08:52:08.276Z] 
03:52:08 [2020-01-20T08:52:08.276Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:52:07.736
03:52:08 [2020-01-20T08:52:08.276Z] !MESSAGE FrameworkEvent ERROR
03:52:08 [2020-01-20T08:52:08.276Z] !STACK 0
03:52:08 [2020-01-20T08:52:08.276Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
03:52:08 [2020-01-20T08:52:08.276Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:52:08 [2020-01-20T08:52:08.276Z] 
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:52:08 [2020-01-20T08:52:08.276Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:52:09 [2020-01-20T08:52:09.201Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
03:52:09 [2020-01-20T08:52:09.761Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
03:52:09 [2020-01-20T08:52:09.761Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.453 s
03:52:09 [2020-01-20T08:52:09.761Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.012 s
03:52:09 [2020-01-20T08:52:09.761Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
03:52:09 [2020-01-20T08:52:09.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
03:52:09 [2020-01-20T08:52:09.761Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.001 s
03:52:09 [2020-01-20T08:52:09.761Z] 
03:52:09 [2020-01-20T08:52:09.761Z] Results:
03:52:09 [2020-01-20T08:52:09.761Z] 
03:52:09 [2020-01-20T08:52:09.761Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
03:52:09 [2020-01-20T08:52:09.761Z] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] All tests passed!
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT         [22/138]
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] The project's OSGi version is 5.2.0.202001200739
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] 
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
03:52:10 [2020-01-20T08:52:10.687Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] 
03:52:15 [2020-01-20T08:52:15.932Z] 	@NonNullByDefault
03:52:15 [2020-01-20T08:52:15.932Z] 	^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] 
03:52:15 [2020-01-20T08:52:15.932Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
03:52:15 [2020-01-20T08:52:15.932Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] 
03:52:15 [2020-01-20T08:52:15.932Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
03:52:15 [2020-01-20T08:52:15.932Z] 	                                                                                                   ^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] 
03:52:15 [2020-01-20T08:52:15.932Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
03:52:15 [2020-01-20T08:52:15.932Z] 	                                                                                                      ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] 
03:52:15 [2020-01-20T08:52:15.932Z] 	OutputElementStyle style = entry.getValue();
03:52:15 [2020-01-20T08:52:15.932Z] 	                           ^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] 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
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] 
03:52:15 [2020-01-20T08:52:15.932Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
03:52:15 [2020-01-20T08:52:15.932Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] 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>'
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] 
03:52:15 [2020-01-20T08:52:15.932Z] 	String styleKey = styleEntry.getKey();
03:52:15 [2020-01-20T08:52:15.932Z] 	                  ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] 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
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
03:52:15 [2020-01-20T08:52:15.932Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
03:52:15 [2020-01-20T08:52:15.932Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] 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
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] 
03:52:15 [2020-01-20T08:52:15.932Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
03:52:15 [2020-01-20T08:52:15.932Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] 
03:52:15 [2020-01-20T08:52:15.932Z] 	Integer index = entry.getValue();
03:52:15 [2020-01-20T08:52:15.932Z] 	                ^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] 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
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] 
03:52:15 [2020-01-20T08:52:15.932Z] 	return closeZipFile(specifiedFile);
03:52:15 [2020-01-20T08:52:15.932Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Potential resource leak: 'specifiedFile' may not be closed at this location
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] 
03:52:15 [2020-01-20T08:52:15.932Z] 	return archiveSize;
03:52:15 [2020-01-20T08:52:15.932Z] 	^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Potential resource leak: 'zipFile' may not be closed at this location
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] 
03:52:15 [2020-01-20T08:52:15.932Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperimentParent);
03:52:15 [2020-01-20T08:52:15.932Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] 
03:52:15 [2020-01-20T08:52:15.932Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
03:52:15 [2020-01-20T08:52:15.932Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] 
03:52:15 [2020-01-20T08:52:15.932Z] 	*            {@link IAnnotation} that represent this marker event
03:52:15 [2020-01-20T08:52:15.932Z] 	                    ^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.932Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.932Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] 
03:52:15 [2020-01-20T08:52:15.933Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
03:52:15 [2020-01-20T08:52:15.933Z] 	                   ^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] 
03:52:15 [2020-01-20T08:52:15.933Z] 	fLabel = annotation.getLabel();
03:52:15 [2020-01-20T08:52:15.933Z] 	         ^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] 
03:52:15 [2020-01-20T08:52:15.933Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] 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
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[252] 
03:52:15 [2020-01-20T08:52:15.933Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] 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
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] 
03:52:15 [2020-01-20T08:52:15.933Z] 	elementStyle = provider.getElementStyle(event);
03:52:15 [2020-01-20T08:52:15.933Z] 	                                        ^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] 
03:52:15 [2020-01-20T08:52:15.933Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	         ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] 
03:52:15 [2020-01-20T08:52:15.933Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] 
03:52:15 [2020-01-20T08:52:15.933Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] 
03:52:15 [2020-01-20T08:52:15.933Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] 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
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] 
03:52:15 [2020-01-20T08:52:15.933Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.933Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] 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
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] 
03:52:15 [2020-01-20T08:52:15.933Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                                                                                          ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                           ^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                           ^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                           ^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.933Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                 ^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                 ^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                 ^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.933Z] 	                                                    ^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.933Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.933Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
03:52:15 [2020-01-20T08:52:15.933Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
03:52:15 [2020-01-20T08:52:15.933Z] 	                      ^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
03:52:15 [2020-01-20T08:52:15.934Z] 	                                     ^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
03:52:15 [2020-01-20T08:52:15.934Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
03:52:15 [2020-01-20T08:52:15.934Z] 	                        ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
03:52:15 [2020-01-20T08:52:15.934Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
03:52:15 [2020-01-20T08:52:15.934Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] 
03:52:15 [2020-01-20T08:52:15.934Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.934Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                 ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                                                                                                     ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                 ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                                                                                                    ^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                 ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                                                                                                     ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
03:52:15 [2020-01-20T08:52:15.934Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                             ^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
03:52:15 [2020-01-20T08:52:15.934Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                                         ^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
03:52:15 [2020-01-20T08:52:15.934Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
03:52:15 [2020-01-20T08:52:15.934Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.934Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
03:52:15 [2020-01-20T08:52:15.934Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
03:52:15 [2020-01-20T08:52:15.934Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.934Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
03:52:15 [2020-01-20T08:52:15.935Z] 	                       ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
03:52:15 [2020-01-20T08:52:15.935Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                 ^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                 ^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
03:52:15 [2020-01-20T08:52:15.935Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                 ^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
03:52:15 [2020-01-20T08:52:15.935Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
03:52:15 [2020-01-20T08:52:15.935Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] 
03:52:15 [2020-01-20T08:52:15.935Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
03:52:15 [2020-01-20T08:52:15.935Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] 
03:52:15 [2020-01-20T08:52:15.935Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getClass() + CHECKED_ELEMENTS);
03:52:15 [2020-01-20T08:52:15.935Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Type safety: Unchecked cast from Object to Set<Long>
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] 
03:52:15 [2020-01-20T08:52:15.935Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
03:52:15 [2020-01-20T08:52:15.935Z] 	                  ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] 
03:52:15 [2020-01-20T08:52:15.935Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
03:52:15 [2020-01-20T08:52:15.935Z] 	          ^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] 
03:52:15 [2020-01-20T08:52:15.935Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
03:52:15 [2020-01-20T08:52:15.935Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
03:52:15 [2020-01-20T08:52:15.935Z] 	return comparator.compare((T) e1, (T) e2);
03:52:15 [2020-01-20T08:52:15.935Z] 	                          ^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Type safety: Unchecked cast from Object to T
03:52:15 [2020-01-20T08:52:15.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
03:52:15 [2020-01-20T08:52:15.935Z] 	return comparator.compare((T) e1, (T) e2);
03:52:15 [2020-01-20T08:52:15.935Z] 	                                  ^^^^^^
03:52:15 [2020-01-20T08:52:15.935Z] Type safety: Unchecked cast from Object to T
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfOpenTraceHelper.openTraceFromElement(experimentElement);
03:52:15 [2020-01-20T08:52:15.936Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] 
03:52:15 [2020-01-20T08:52:15.936Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
03:52:15 [2020-01-20T08:52:15.936Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] 
03:52:15 [2020-01-20T08:52:15.936Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
03:52:15 [2020-01-20T08:52:15.936Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
03:52:15 [2020-01-20T08:52:15.936Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
03:52:15 [2020-01-20T08:52:15.936Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
03:52:15 [2020-01-20T08:52:15.936Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
03:52:15 [2020-01-20T08:52:15.936Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
03:52:15 [2020-01-20T08:52:15.936Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
03:52:15 [2020-01-20T08:52:15.936Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] 
03:52:15 [2020-01-20T08:52:15.936Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
03:52:15 [2020-01-20T08:52:15.936Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] 
03:52:15 [2020-01-20T08:52:15.936Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] 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>>'
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] 
03:52:15 [2020-01-20T08:52:15.936Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] 
03:52:15 [2020-01-20T08:52:15.936Z] 	if (provider instanceof IOutputAnnotationProvider) {
03:52:15 [2020-01-20T08:52:15.936Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.936Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] 
03:52:15 [2020-01-20T08:52:15.936Z] 	AnnotationCategoriesModel model = response.getModel();
03:52:15 [2020-01-20T08:52:15.936Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] 
03:52:15 [2020-01-20T08:52:15.936Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
03:52:15 [2020-01-20T08:52:15.936Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] 
03:52:15 [2020-01-20T08:52:15.936Z] 	if (provider instanceof IOutputAnnotationProvider) {
03:52:15 [2020-01-20T08:52:15.936Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.936Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.936Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
03:52:15 [2020-01-20T08:52:15.936Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.936Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.936Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
03:52:15 [2020-01-20T08:52:15.937Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] 
03:52:15 [2020-01-20T08:52:15.937Z] 	AnnotationModel model = response.getModel();
03:52:15 [2020-01-20T08:52:15.937Z] 	^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
03:52:15 [2020-01-20T08:52:15.937Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
03:52:15 [2020-01-20T08:52:15.937Z] 	                              ^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
03:52:15 [2020-01-20T08:52:15.937Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] 
03:52:15 [2020-01-20T08:52:15.937Z] 	for (Annotation annotation : entry.getValue()) {
03:52:15 [2020-01-20T08:52:15.937Z] 	     ^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
03:52:15 [2020-01-20T08:52:15.937Z] 	if (annotation.getType() == AnnotationType.CHART) {
03:52:15 [2020-01-20T08:52:15.937Z] 	    ^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
03:52:15 [2020-01-20T08:52:15.937Z] 	if (annotation.getType() == AnnotationType.CHART) {
03:52:15 [2020-01-20T08:52:15.937Z] 	                            ^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
03:52:15 [2020-01-20T08:52:15.937Z] 	if (annotation.getType() == AnnotationType.CHART) {
03:52:15 [2020-01-20T08:52:15.937Z] 	                                           ^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
03:52:15 [2020-01-20T08:52:15.937Z] 	if (annotation.getEntryId() != -1) {
03:52:15 [2020-01-20T08:52:15.937Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
03:52:15 [2020-01-20T08:52:15.937Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
03:52:15 [2020-01-20T08:52:15.937Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] 
03:52:15 [2020-01-20T08:52:15.937Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] 
03:52:15 [2020-01-20T08:52:15.937Z] 	return traceElement.getSupplementaryResources();
03:52:15 [2020-01-20T08:52:15.937Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] 
03:52:15 [2020-01-20T08:52:15.937Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
03:52:15 [2020-01-20T08:52:15.937Z] 	                                              ^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] 
03:52:15 [2020-01-20T08:52:15.937Z] 	TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement);
03:52:15 [2020-01-20T08:52:15.937Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] 
03:52:15 [2020-01-20T08:52:15.937Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
03:52:15 [2020-01-20T08:52:15.937Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] 
03:52:15 [2020-01-20T08:52:15.937Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
03:52:15 [2020-01-20T08:52:15.937Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] 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
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] 
03:52:15 [2020-01-20T08:52:15.937Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                                             ^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] 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>'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] 
03:52:15 [2020-01-20T08:52:15.937Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
03:52:15 [2020-01-20T08:52:15.937Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] 
03:52:15 [2020-01-20T08:52:15.937Z] 	@NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate();
03:52:15 [2020-01-20T08:52:15.937Z] 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] 
03:52:15 [2020-01-20T08:52:15.937Z] 	doFilterEvents(entry, eventList, predicates);
03:52:15 [2020-01-20T08:52:15.937Z] 	                      ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.937Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
03:52:15 [2020-01-20T08:52:15.937Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
03:52:15 [2020-01-20T08:52:15.937Z] 	doFilterEvents(entry, eventList, predicates);
03:52:15 [2020-01-20T08:52:15.938Z] 	                      ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
03:52:15 [2020-01-20T08:52:15.938Z] 	doFilterEvents(entry, eventList, predicates);
03:52:15 [2020-01-20T08:52:15.938Z] 	                                 ^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] 
03:52:15 [2020-01-20T08:52:15.938Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
03:52:15 [2020-01-20T08:52:15.938Z] 	                                               ^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] 
03:52:15 [2020-01-20T08:52:15.938Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                                         ^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] 
03:52:15 [2020-01-20T08:52:15.938Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.938Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] 
03:52:15 [2020-01-20T08:52:15.938Z] 	return new TimeGraphLineEntry(model);
03:52:15 [2020-01-20T08:52:15.938Z] 	                              ^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] 
03:52:15 [2020-01-20T08:52:15.938Z] 	return new TimeGraphEntry(model);
03:52:15 [2020-01-20T08:52:15.938Z] 	                          ^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] 
03:52:15 [2020-01-20T08:52:15.938Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                               ^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] 
03:52:15 [2020-01-20T08:52:15.938Z] 	fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true);
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                                                                 ^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] 
03:52:15 [2020-01-20T08:52:15.938Z] 	new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime());
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                            ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] 
03:52:15 [2020-01-20T08:52:15.938Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
03:52:15 [2020-01-20T08:52:15.938Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] 
03:52:15 [2020-01-20T08:52:15.938Z] 	new TmfTimestampFormat(attribute.getInputFormat());
03:52:15 [2020-01-20T08:52:15.938Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] 
03:52:15 [2020-01-20T08:52:15.938Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperiment);
03:52:15 [2020-01-20T08:52:15.938Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
03:52:15 [2020-01-20T08:52:15.938Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
03:52:15 [2020-01-20T08:52:15.938Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
03:52:15 [2020-01-20T08:52:15.938Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] 
03:52:15 [2020-01-20T08:52:15.938Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] 
03:52:15 [2020-01-20T08:52:15.938Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
03:52:15 [2020-01-20T08:52:15.938Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] 
03:52:15 [2020-01-20T08:52:15.938Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
03:52:15 [2020-01-20T08:52:15.938Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] 
03:52:15 [2020-01-20T08:52:15.938Z] 	super(model.getName());
03:52:15 [2020-01-20T08:52:15.938Z] 	      ^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] 
03:52:15 [2020-01-20T08:52:15.938Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] 
03:52:15 [2020-01-20T08:52:15.938Z] 	dataProvider = initializeDataProvider(fTrace);
03:52:15 [2020-01-20T08:52:15.938Z] 	                                      ^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] 
03:52:15 [2020-01-20T08:52:15.938Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                      ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] 
03:52:15 [2020-01-20T08:52:15.938Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
03:52:15 [2020-01-20T08:52:15.938Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] 
03:52:15 [2020-01-20T08:52:15.938Z] 	new TmfTimestampFormat(inputData.format);
03:52:15 [2020-01-20T08:52:15.938Z] 	                       ^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.938Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.938Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] 
03:52:15 [2020-01-20T08:52:15.939Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
03:52:15 [2020-01-20T08:52:15.939Z] 	                      ^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] 
03:52:15 [2020-01-20T08:52:15.939Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
03:52:15 [2020-01-20T08:52:15.939Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1230] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] 
03:52:15 [2020-01-20T08:52:15.939Z] 	data.put(IElementResolver.LABEL_KEY, getLabel());
03:52:15 [2020-01-20T08:52:15.939Z] 	                          ^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The field IElementResolver.LABEL_KEY is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] 
03:52:15 [2020-01-20T08:52:15.939Z] 	TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder());
03:52:15 [2020-01-20T08:52:15.939Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] 
03:52:15 [2020-01-20T08:52:15.939Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
03:52:15 [2020-01-20T08:52:15.939Z] 	                                             ^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Object serviceObject = window.getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Map<String, String> toTest = new HashMap<>(getPresentationProvider().getFilterInput(te));
03:52:15 [2020-01-20T08:52:15.939Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,String>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull String>'
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] 
03:52:15 [2020-01-20T08:52:15.939Z] 	Integer property = mapEntry.getKey();
03:52:15 [2020-01-20T08:52:15.939Z] 	                   ^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] 
03:52:15 [2020-01-20T08:52:15.939Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
03:52:15 [2020-01-20T08:52:15.939Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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>>'
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] 
03:52:15 [2020-01-20T08:52:15.939Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
03:52:15 [2020-01-20T08:52:15.939Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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>>'
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] 
03:52:15 [2020-01-20T08:52:15.939Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] 
03:52:15 [2020-01-20T08:52:15.939Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2885] 
03:52:15 [2020-01-20T08:52:15.939Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2897] 
03:52:15 [2020-01-20T08:52:15.939Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
03:52:15 [2020-01-20T08:52:15.939Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] 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
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] 
03:52:15 [2020-01-20T08:52:15.939Z] 	default @NonNull Map<@NonNull String, @NonNull String> computeData() {
03:52:15 [2020-01-20T08:52:15.939Z] 	                                                       ^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] 
03:52:15 [2020-01-20T08:52:15.939Z] 	data.put(IElementResolver.ENTRY_NAME_KEY, entryName);
03:52:15 [2020-01-20T08:52:15.939Z] 	                          ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] 
03:52:15 [2020-01-20T08:52:15.939Z] 	return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of();
03:52:15 [2020-01-20T08:52:15.939Z] 	                                                                   ^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] 
03:52:15 [2020-01-20T08:52:15.939Z] 	stateItems[i] = new StateItem(settings[i].getTickColorRGB());
03:52:15 [2020-01-20T08:52:15.939Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The constructor StateItem(RGB) is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] 
03:52:15 [2020-01-20T08:52:15.939Z] 	import org.eclipse.jface.viewers.ViewerSorter;
03:52:15 [2020-01-20T08:52:15.939Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The type ViewerSorter is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] 
03:52:15 [2020-01-20T08:52:15.939Z] 	public class TmfViewerSorter extends ViewerSorter {
03:52:15 [2020-01-20T08:52:15.939Z] 	                                     ^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.939Z] The type ViewerSorter is deprecated
03:52:15 [2020-01-20T08:52:15.939Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
03:52:15 [2020-01-20T08:52:15.939Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
03:52:15 [2020-01-20T08:52:15.939Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
03:52:15 [2020-01-20T08:52:15.940Z] 	                                                       ^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
03:52:15 [2020-01-20T08:52:15.940Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] 
03:52:15 [2020-01-20T08:52:15.940Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
03:52:15 [2020-01-20T08:52:15.940Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
03:52:15 [2020-01-20T08:52:15.940Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
03:52:15 [2020-01-20T08:52:15.940Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
03:52:15 [2020-01-20T08:52:15.940Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
03:52:15 [2020-01-20T08:52:15.940Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
03:52:15 [2020-01-20T08:52:15.940Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
03:52:15 [2020-01-20T08:52:15.940Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:15 [2020-01-20T08:52:15.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:52:15 [2020-01-20T08:52:15.940Z] 177 problems (177 warnings)
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] 
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] 
03:52:15 [2020-01-20T08:52:15.940Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
03:52:16 [2020-01-20T08:52:16.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
03:52:16 [2020-01-20T08:52:16.451Z] [INFO] 
03:52:16 [2020-01-20T08:52:16.451Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
03:52:16 [2020-01-20T08:52:16.451Z] [INFO] 
03:52:16 [2020-01-20T08:52:16.451Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
03:52:16 [2020-01-20T08:52:16.707Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] 
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] 
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] 
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
03:52:17 [2020-01-20T08:52:17.268Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138]
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] The project's OSGi version is 0.0.5.202001200739
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] 
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:19 [2020-01-20T08:52:19.783Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
03:52:20 [2020-01-20T08:52:20.038Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] 
03:52:20 [2020-01-20T08:52:20.038Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
03:52:20 [2020-01-20T08:52:20.038Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:20 [2020-01-20T08:52:20.038Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
03:52:20 [2020-01-20T08:52:20.038Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] 
03:52:20 [2020-01-20T08:52:20.038Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
03:52:20 [2020-01-20T08:52:20.038Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:52:20 [2020-01-20T08:52:20.294Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
03:52:20 [2020-01-20T08:52:20.294Z] 2 problems (2 warnings)
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
03:52:20 [2020-01-20T08:52:20.294Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT  [24/138]
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] The project's OSGi version is 1.0.12.202001200739
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] 
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:20 [2020-01-20T08:52:20.295Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
03:52:21 [2020-01-20T08:52:21.222Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] 
03:52:21 [2020-01-20T08:52:21.222Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
03:52:21 [2020-01-20T08:52:21.222Z] 	                                                                                                  ^^^^^^^^^
03:52:21 [2020-01-20T08:52:21.222Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
03:52:21 [2020-01-20T08:52:21.222Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] 
03:52:21 [2020-01-20T08:52:21.222Z] 	return tmfEvent;
03:52:21 [2020-01-20T08:52:21.222Z] 	^^^^^^^^^^^^^^^^
03:52:21 [2020-01-20T08:52:21.222Z] Potential resource leak: 'stream' may not be closed at this location
03:52:21 [2020-01-20T08:52:21.222Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] 
03:52:21 [2020-01-20T08:52:21.222Z] 	return null;
03:52:21 [2020-01-20T08:52:21.222Z] 	^^^^^^^^^^^^
03:52:21 [2020-01-20T08:52:21.222Z] Potential resource leak: 'stream' may not be closed at this location
03:52:21 [2020-01-20T08:52:21.222Z] 3 problems (3 warnings)
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.477Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
03:52:21 [2020-01-20T08:52:21.733Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:21 [2020-01-20T08:52:21.987Z] [INFO] 
03:52:21 [2020-01-20T08:52:21.987Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:52:22 [2020-01-20T08:52:22.242Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
03:52:22 [2020-01-20T08:52:22.242Z] [INFO] Command line:
03:52:22 [2020-01-20T08:52:22.242Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
03:52:22 [2020-01-20T08:52:22.242Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:52:24 [2020-01-20T08:52:24.129Z] !SESSION 2020-01-20 08:52:22.292 -----------------------------------------------
03:52:24 [2020-01-20T08:52:24.129Z] eclipse.buildId=unknown
03:52:24 [2020-01-20T08:52:24.129Z] java.version=1.8.0_202
03:52:24 [2020-01-20T08:52:24.129Z] java.vendor=Oracle Corporation
03:52:24 [2020-01-20T08:52:24.129Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:52:24 [2020-01-20T08:52:24.129Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
03:52:24 [2020-01-20T08:52:24.129Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
03:52:24 [2020-01-20T08:52:24.129Z] 
03:52:24 [2020-01-20T08:52:24.129Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:52:24.065
03:52:24 [2020-01-20T08:52:24.129Z] !MESSAGE FrameworkEvent ERROR
03:52:24 [2020-01-20T08:52:24.129Z] !STACK 0
03:52:24 [2020-01-20T08:52:24.129Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
03:52:24 [2020-01-20T08:52:24.129Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:52:24 [2020-01-20T08:52:24.129Z] 
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:52:24 [2020-01-20T08:52:24.129Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:52:25 [2020-01-20T08:52:25.492Z] process 6354: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
03:52:25 [2020-01-20T08:52:25.492Z] See the manual page for dbus-uuidgen to correct this issue.
03:52:33 [2020-01-20T08:52:33.570Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
03:53:05 [2020-01-20T08:53:05.622Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.777 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
03:53:05 [2020-01-20T08:53:05.622Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.052 s
03:53:05 [2020-01-20T08:53:05.622Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.741 s
03:53:05 [2020-01-20T08:53:05.622Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.033 s
03:53:05 [2020-01-20T08:53:05.622Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.066 s
03:53:05 [2020-01-20T08:53:05.622Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
03:53:05 [2020-01-20T08:53:05.622Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
03:53:12 [2020-01-20T08:53:12.155Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.576 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
03:53:12 [2020-01-20T08:53:12.155Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.281 s
03:53:12 [2020-01-20T08:53:12.155Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.002 s
03:53:12 [2020-01-20T08:53:12.155Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
03:53:50 [2020-01-20T08:53:50.801Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.914 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
03:53:50 [2020-01-20T08:53:50.801Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.461 s
03:53:50 [2020-01-20T08:53:50.801Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.327 s
03:53:50 [2020-01-20T08:53:50.801Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.718 s
03:53:50 [2020-01-20T08:53:50.802Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.477 s
03:53:50 [2020-01-20T08:53:50.802Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
03:53:50 [2020-01-20T08:53:50.802Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.3 s
03:53:50 [2020-01-20T08:53:50.802Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
03:54:17 [2020-01-20T08:54:17.289Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.612 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
03:54:17 [2020-01-20T08:54:17.289Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.354 s
03:54:17 [2020-01-20T08:54:17.289Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.346 s
03:54:17 [2020-01-20T08:54:17.289Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.287 s
03:54:17 [2020-01-20T08:54:17.289Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.707 s
03:54:17 [2020-01-20T08:54:17.289Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.299 s
03:54:17 [2020-01-20T08:54:17.289Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
03:54:35 [2020-01-20T08:54:35.326Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.818 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
03:54:35 [2020-01-20T08:54:35.326Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.24 s
03:54:35 [2020-01-20T08:54:35.326Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.392 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.393 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.215 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.203 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.322 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.671 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.401 s
03:54:35 [2020-01-20T08:54:35.326Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.394 s
03:54:35 [2020-01-20T08:54:35.326Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
03:54:53 [2020-01-20T08:54:53.368Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.954 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
03:54:53 [2020-01-20T08:54:53.368Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.087 s
03:54:53 [2020-01-20T08:54:53.368Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.226 s
03:54:53 [2020-01-20T08:54:53.368Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.309 s
03:54:53 [2020-01-20T08:54:53.368Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.753 s
03:54:53 [2020-01-20T08:54:53.368Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
03:54:53 [2020-01-20T08:54:53.931Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
03:54:53 [2020-01-20T08:54:53.931Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 1.395 s
03:54:53 [2020-01-20T08:54:53.931Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
03:54:53 [2020-01-20T08:54:53.931Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
03:54:53 [2020-01-20T08:54:53.931Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
03:54:53 [2020-01-20T08:54:53.931Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
03:54:53 [2020-01-20T08:54:53.931Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
03:54:53 [2020-01-20T08:54:53.931Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.003 s
03:54:53 [2020-01-20T08:54:53.931Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
03:54:53 [2020-01-20T08:54:53.931Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
03:54:54 [2020-01-20T08:54:54.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
03:54:54 [2020-01-20T08:54:54.186Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
03:54:54 [2020-01-20T08:54:54.186Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.143 s
03:54:54 [2020-01-20T08:54:54.186Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
03:54:54 [2020-01-20T08:54:54.186Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
03:54:54 [2020-01-20T08:54:54.186Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.01 s
03:54:54 [2020-01-20T08:54:54.186Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
03:54:54 [2020-01-20T08:54:54.186Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
03:54:54 [2020-01-20T08:54:54.186Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
03:54:54 [2020-01-20T08:54:54.186Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
03:54:54 [2020-01-20T08:54:54.186Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
03:54:54 [2020-01-20T08:54:54.441Z] 
03:54:54 [2020-01-20T08:54:54.441Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-20 08:54:54.266
03:54:54 [2020-01-20T08:54:54.441Z] !MESSAGE no spawner in java.library.path
03:54:54 [2020-01-20T08:54:54.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
03:54:54 [2020-01-20T08:54:54.441Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.274 s
03:54:54 [2020-01-20T08:54:54.441Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
03:54:54 [2020-01-20T08:54:54.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
03:54:54 [2020-01-20T08:54:54.441Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
03:54:54 [2020-01-20T08:54:54.441Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
03:54:58 [2020-01-20T08:54:58.603Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.243 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
03:54:58 [2020-01-20T08:54:58.603Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.246 s
03:54:58 [2020-01-20T08:54:58.603Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.204 s
03:54:58 [2020-01-20T08:54:58.603Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.495 s
03:54:58 [2020-01-20T08:54:58.603Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
03:54:59 [2020-01-20T08:54:59.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
03:54:59 [2020-01-20T08:54:59.966Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.336 s
03:54:59 [2020-01-20T08:54:59.966Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.581 s
03:54:59 [2020-01-20T08:54:59.966Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
03:55:06 [2020-01-20T08:55:06.493Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
03:55:06 [2020-01-20T08:55:06.493Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 5.304 s
03:55:06 [2020-01-20T08:55:06.493Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 1.039 s
03:55:06 [2020-01-20T08:55:06.493Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.037 s
03:55:06 [2020-01-20T08:55:06.493Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
03:55:07 [2020-01-20T08:55:07.421Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
03:55:07 [2020-01-20T08:55:07.421Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.41 s
03:55:07 [2020-01-20T08:55:07.421Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.491 s
03:55:07 [2020-01-20T08:55:07.421Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.473 s
03:55:07 [2020-01-20T08:55:07.421Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
03:55:08 [2020-01-20T08:55:08.348Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
03:55:08 [2020-01-20T08:55:08.348Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.943 s
03:55:08 [2020-01-20T08:55:08.348Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
03:55:08 [2020-01-20T08:55:08.909Z] 
03:55:08 [2020-01-20T08:55:08.910Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-20 08:55:08.636
03:55:08 [2020-01-20T08:55:08.910Z] !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%)
03:55:09 [2020-01-20T08:55:09.165Z] 
03:55:09 [2020-01-20T08:55:09.165Z] !ENTRY org.eclipse.core.resources 2 2 2020-01-20 08:55:08.941
03:55:09 [2020-01-20T08:55:09.165Z] !MESSAGE Save operation warnings.
03:55:09 [2020-01-20T08:55:09.165Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-01-20 08:55:08.941
03:55:09 [2020-01-20T08:55:09.165Z] !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.
03:55:09 [2020-01-20T08:55:09.165Z] 
03:55:09 [2020-01-20T08:55:09.165Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-20 08:55:08.950
03:55:09 [2020-01-20T08:55:09.165Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
03:55:09 [2020-01-20T08:55:09.165Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
03:55:09 [2020-01-20T08:55:09.165Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.601 s
03:55:09 [2020-01-20T08:55:09.165Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.074 s
03:55:09 [2020-01-20T08:55:09.165Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
03:55:09 [2020-01-20T08:55:09.165Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
03:55:10 [2020-01-20T08:55:10.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
03:55:10 [2020-01-20T08:55:10.092Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.016 s
03:55:10 [2020-01-20T08:55:10.092Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.072 s
03:55:10 [2020-01-20T08:55:10.092Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.695 s
03:55:10 [2020-01-20T08:55:10.092Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
03:55:11 [2020-01-20T08:55:11.455Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
03:55:11 [2020-01-20T08:55:11.455Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.5 s
03:55:11 [2020-01-20T08:55:11.455Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.739 s
03:55:11 [2020-01-20T08:55:11.455Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
03:55:14 [2020-01-20T08:55:14.716Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.133 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
03:55:14 [2020-01-20T08:55:14.716Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.2 s
03:55:14 [2020-01-20T08:55:14.716Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.406 s
03:55:14 [2020-01-20T08:55:14.716Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.88 s
03:55:14 [2020-01-20T08:55:14.716Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.675 s
03:55:14 [2020-01-20T08:55:14.716Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.971 s
03:55:14 [2020-01-20T08:55:14.716Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
03:55:14 [2020-01-20T08:55:14.716Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
03:55:14 [2020-01-20T08:55:14.716Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.207 s
03:55:14 [2020-01-20T08:55:14.716Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
03:55:14 [2020-01-20T08:55:14.716Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
03:55:14 [2020-01-20T08:55:14.716Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.716Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.716Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.716Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
03:55:14 [2020-01-20T08:55:14.716Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
03:55:14 [2020-01-20T08:55:14.716Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.005 s
03:55:14 [2020-01-20T08:55:14.716Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.716Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.716Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
03:55:14 [2020-01-20T08:55:14.717Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.05 s
03:55:14 [2020-01-20T08:55:14.717Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
03:55:14 [2020-01-20T08:55:14.717Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
03:55:14 [2020-01-20T08:55:14.717Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
03:55:14 [2020-01-20T08:55:14.717Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
03:55:14 [2020-01-20T08:55:14.717Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
03:55:14 [2020-01-20T08:55:14.717Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
03:55:14 [2020-01-20T08:55:14.717Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
03:55:14 [2020-01-20T08:55:14.717Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.717Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
03:55:14 [2020-01-20T08:55:14.717Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
03:55:14 [2020-01-20T08:55:14.717Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.717Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
03:55:14 [2020-01-20T08:55:14.718Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
03:55:14 [2020-01-20T08:55:14.718Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
03:55:14 [2020-01-20T08:55:14.718Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
03:55:14 [2020-01-20T08:55:14.718Z] 
03:55:14 [2020-01-20T08:55:14.718Z] Results:
03:55:14 [2020-01-20T08:55:14.718Z] 
03:55:14 [2020-01-20T08:55:14.718Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0
03:55:14 [2020-01-20T08:55:14.718Z] 
03:55:15 [2020-01-20T08:55:15.643Z] 
03:55:15 [2020-01-20T08:55:15.643Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 08:55:15.379
03:55:15 [2020-01-20T08:55:15.643Z] !MESSAGE The workspace will exit with unsaved changes in this session.
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] All tests passed!
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [25/138]
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] The project's OSGi version is 1.0.11.202001200739
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] 
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:16 [2020-01-20T08:55:16.203Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
03:55:17 [2020-01-20T08:55:17.566Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[46] 
03:55:17 [2020-01-20T08:55:17.567Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
03:55:17 [2020-01-20T08:55:17.567Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar')
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[57] 
03:55:17 [2020-01-20T08:55:17.567Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
03:55:17 [2020-01-20T08:55:17.567Z] 	                                  ^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar')
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] 
03:55:17 [2020-01-20T08:55:17.567Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
03:55:17 [2020-01-20T08:55:17.567Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] 
03:55:17 [2020-01-20T08:55:17.567Z] 	fEntries.add(pulse);
03:55:17 [2020-01-20T08:55:17.567Z] 	             ^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
03:55:17 [2020-01-20T08:55:17.567Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
03:55:17 [2020-01-20T08:55:17.567Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
03:55:17 [2020-01-20T08:55:17.567Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
03:55:17 [2020-01-20T08:55:17.567Z] 	               ^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
03:55:17 [2020-01-20T08:55:17.567Z] 	fEvents.put(pulse.getName(), events);
03:55:17 [2020-01-20T08:55:17.567Z] 	                             ^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] 
03:55:17 [2020-01-20T08:55:17.567Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
03:55:17 [2020-01-20T08:55:17.567Z] 	                                   ^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] 
03:55:17 [2020-01-20T08:55:17.567Z] 	public void setFilterRegex(String filterRegex) {
03:55:17 [2020-01-20T08:55:17.567Z] 	                                  ^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Javadoc: Missing tag for parameter filterRegex
03:55:17 [2020-01-20T08:55:17.567Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] 
03:55:17 [2020-01-20T08:55:17.567Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
03:55:17 [2020-01-20T08:55:17.567Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:55:17 [2020-01-20T08:55:17.567Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
03:55:17 [2020-01-20T08:55:17.567Z] 10 problems (10 warnings)
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
03:55:17 [2020-01-20T08:55:17.822Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.822Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.823Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.823Z] [INFO] 
03:55:17 [2020-01-20T08:55:17.823Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:17 [2020-01-20T08:55:17.823Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
03:55:18 [2020-01-20T08:55:18.078Z] [INFO] 
03:55:18 [2020-01-20T08:55:18.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:18 [2020-01-20T08:55:18.078Z] [INFO] 
03:55:18 [2020-01-20T08:55:18.078Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
03:55:18 [2020-01-20T08:55:18.641Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
03:55:18 [2020-01-20T08:55:18.641Z] [INFO] Command line:
03:55:18 [2020-01-20T08:55:18.641Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
03:55:18 [2020-01-20T08:55:18.641Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
03:55:21 [2020-01-20T08:55:21.247Z] !SESSION 2020-01-20 08:55:18.660 -----------------------------------------------
03:55:21 [2020-01-20T08:55:21.247Z] eclipse.buildId=unknown
03:55:21 [2020-01-20T08:55:21.247Z] java.version=1.8.0_202
03:55:21 [2020-01-20T08:55:21.247Z] java.vendor=Oracle Corporation
03:55:21 [2020-01-20T08:55:21.247Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
03:55:21 [2020-01-20T08:55:21.247Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
03:55:21 [2020-01-20T08:55:21.247Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
03:55:21 [2020-01-20T08:55:21.247Z] 
03:55:21 [2020-01-20T08:55:21.247Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 08:55:20.642
03:55:21 [2020-01-20T08:55:21.247Z] !MESSAGE FrameworkEvent ERROR
03:55:21 [2020-01-20T08:55:21.247Z] !STACK 0
03:55:21 [2020-01-20T08:55:21.247Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
03:55:21 [2020-01-20T08:55:21.247Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
03:55:21 [2020-01-20T08:55:21.247Z] 
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:55:21 [2020-01-20T08:55:21.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
03:55:25 [2020-01-20T08:55:25.410Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
03:55:27 [2020-01-20T08:55:27.296Z] Display size: 1440x900
03:55:27 [2020-01-20T08:55:27.296Z] OS version=3.10.0-957.1.3.el7.x86_64
03:55:27 [2020-01-20T08:55:27.296Z] GTK version=2.24.30
03:55:27 [2020-01-20T08:55:27.296Z] GTK theme=unknown
03:55:27 [2020-01-20T08:55:27.296Z] LIBOVERLAY_SCROLLBAR=0
03:55:27 [2020-01-20T08:55:27.296Z] Time zone: Coordinated Universal Time
03:55:27 [2020-01-20T08:55:27.296Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
03:55:27 [2020-01-20T08:55:27.296Z] log4j:WARN Please initialize the log4j system properly.
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037436864 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037436863 data=null doit=true} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037436863 data=null} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037436862 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037436861 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}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037436753 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037436752 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037436752 data=null doit=true} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037436751 data=null} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037436751 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037436751 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}
03:55:28 [2020-01-20T08:55:28.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037436740 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037436738 data=null doit=true} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037436693 data=null} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037436693 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037436692 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}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037436663 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037436661 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037436661 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037436661 data=null} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037436660 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037436660 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037436589 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037436587 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037436587 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037436586 data=null} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037436585 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037436585 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037436574 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:28 [2020-01-20T08:55:28.732Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
03:55:28 [2020-01-20T08:55:28.732Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037436091 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Clicking on New...
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1037436085 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')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1037436085 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')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1037436085 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1037436084 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1037436084 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')
03:55:28 [2020-01-20T08:55:28.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1037436084 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')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1037435450 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')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1037435449 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')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1037435449 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')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1037435449 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1037435449 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Clicked on New...
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1037435447 data=null doit=true} to Shell with text {Custom Text Parser}
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.549Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.550Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1037435292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.807Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Clicking on 
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037435270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037435270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037435270 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037435270 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037435269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037435269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037435269 data=null item=null 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')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Clicked on 
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Clicking on 
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037435248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037435248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037435248 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037435248 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037435248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037435248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037435248 data=null item=null 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')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1037435190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037435190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1037435188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1037435187 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1037435187 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Clicked on 
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:29 [2020-01-20T08:55:29.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1037435172 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1037435172 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1037435172 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1037435171 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037435171 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)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1037435142 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:29 [2020-01-20T08:55:29.809Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037435081 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037435081 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037435081 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037435081 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037435080 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,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037435065 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.066Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicking on 
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037435051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037435051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037435051 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037435051 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037435051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037435050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037435050 data=null item=null 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicked on 
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1037434978 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicking on Highlight All
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1037434970 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1037434970 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1037434970 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1037434970 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1037434970 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1037434970 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1037434969 data=null item=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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1037434965 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1037434965 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1037434965 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1037434965 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1037434965 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicked on Highlight All
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicking on &Next >
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1037434962 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1037434961 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1037434961 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1037434961 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1037434961 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1037434961 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')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1037434961 data=null item=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')
03:55:30 [2020-01-20T08:55:30.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - Clicked on &Next >
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:55:30 [2020-01-20T08:55:30.067Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Clicking on &Finish
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037434881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037434881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037434880 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037434880 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037434880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037434880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037434880 data=null item=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')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1037436084 data=null item=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')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Clicked on 
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037434676 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched List with text "", using matcher: of type 'List'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched List with text "", using matcher: (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1037434672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1037434672 data=null doit=true} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1037434672 data=null} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1037434671 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1037434671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1037434670 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Clicking on Delete
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1037434669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037434669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1037434669 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1037434669 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1037434669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1037434669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1037434649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037434649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1037434649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1037434649 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1037434649 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Clicked on Delete
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1037434648 data=null doit=true} to Shell with text {Delete Custom Parser}
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Clicking on &Yes
03:55:30 [2020-01-20T08:55:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1037434647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1037434647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1037434647 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1037434647 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1037434646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1037434646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1037434646 data=null item=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')
03:55:30 [2020-01-20T08:55:30.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1037434669 data=null item=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')
03:55:30 [2020-01-20T08:55:30.580Z] DEBUG - Clicked on 
03:55:30 [2020-01-20T08:55:30.580Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037434552 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Clicking on &Close
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1037434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1037434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1037434550 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1037434550 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1037434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1037434550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1037434550 data=null item=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')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1037436248 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...'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Clicked on 
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037434473 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037434464 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037434464 data=null doit=true} to TreeItem with text {TestText}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037434464 data=null} to TreeItem with text {TestText}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037434464 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037434463 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}
03:55:30 [2020-01-20T08:55:30.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037434447 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:30 [2020-01-20T08:55:30.836Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:55:30 [2020-01-20T08:55:30.836Z] DEBUG - Clicking on with mnemonic 'Delete'
03:55:30 [2020-01-20T08:55:30.836Z] DEBUG - Clicked on with mnemonic 'Delete'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433636 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433636 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037433635 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Clicking on OK
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037433634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037433633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037433633 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037433633 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037433633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037433633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] DEBUG - Clicked on OK
03:55:31 [2020-01-20T08:55:31.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037433633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:31 [2020-01-20T08:55:31.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037434290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037433010 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037433009 data=null doit=true} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037433009 data=null} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037433009 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037433009 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}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037432992 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037432992 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037432992 data=null doit=true} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037432991 data=null} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037432991 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037432991 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}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037432985 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037432984 data=null doit=true} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037432984 data=null} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037432984 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037432984 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}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037432978 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037432977 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037432977 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037432977 data=null} to TreeItem with text {Traces [0]}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037432977 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:31 [2020-01-20T08:55:31.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037432977 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037432965 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037432964 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037432964 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037432964 data=null} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037432964 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037432964 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037432959 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037432787 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched List with text "", using matcher: of type 'List'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched List with text "", using matcher: (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1037432785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1037432785 data=null doit=true} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1037432785 data=null} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1037432785 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1037432785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1037432784 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Clicking on Edit...
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1037432783 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')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1037432783 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')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1037432783 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1037432783 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1037432783 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')
03:55:32 [2020-01-20T08:55:32.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1037432782 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')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1037432645 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')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1037432645 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')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1037432645 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')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1037432645 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1037432644 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Clicked on Edit...
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1037432643 data=null doit=true} to Shell with text {Custom Text Parser}
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.494Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1037432565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.495Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Clicking on 
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037432552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037432552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037432551 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037432551 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037432551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037432551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037432551 data=null item=null 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')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1037432492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037432490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1037432490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1037432490 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1037432489 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Clicked on 
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1037432479 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1037432479 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1037432479 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1037432478 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
03:55:32 [2020-01-20T08:55:32.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037432478 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(.*)}
03:55:32 [2020-01-20T08:55:32.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1037432451 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.752Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037432339 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037432339 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037432338 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037432338 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037432337 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,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1037432321 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Clicking on 
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037432291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037432291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037432291 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037432291 data=null} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037432290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037432290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037432290 data=null item=null 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')
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - Clicked on 
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.753Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1037432274 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Clicking on Highlight All
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1037432268 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1037432268 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1037432268 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1037432267 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1037432267 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1037432267 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1037432267 data=null item=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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1037432264 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1037432264 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1037432264 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1037432264 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1037432264 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Clicked on Highlight All
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Clicking on &Next >
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1037432261 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1037432261 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1037432261 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1037432261 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1037432261 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1037432261 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')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1037432260 data=null item=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')
03:55:32 [2020-01-20T08:55:32.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Clicked on &Next >
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Clicking on &Finish
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037432189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037432189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037432189 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037432189 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037432189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:32 [2020-01-20T08:55:32.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037432189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037432189 data=null item=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')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1037432782 data=null item=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')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Clicked on 
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037432051 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched List with text "", using matcher: of type 'List'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched List with text "", using matcher: (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1037432050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1037432050 data=null doit=true} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1037432050 data=null} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1037432049 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1037432049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1037432049 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Clicking on Delete
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1037432048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037432048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1037432048 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1037432048 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1037432048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1037432048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1037431986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037431986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1037431986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1037431986 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1037431985 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Clicked on Delete
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1037431985 data=null doit=true} to Shell with text {Delete Custom Parser}
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Clicking on &Yes
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1037431984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1037431984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1037431984 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1037431984 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1037431984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1037431984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1037431983 data=null item=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')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1037432048 data=null item=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')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Clicked on 
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037431944 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Clicking on &Close
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1037431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1037431943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1037431942 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1037431942 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1037431942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1037431942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1037431942 data=null item=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')
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1037432871 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...'
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Clicked on 
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037431871 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1037431862 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1037431862 data=null doit=true} to TreeItem with text {TestText}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1037431862 data=null} to TreeItem with text {TestText}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1037431862 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:33 [2020-01-20T08:55:33.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037431862 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}
03:55:33 [2020-01-20T08:55:33.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1037431846 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
03:55:33 [2020-01-20T08:55:33.267Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:55:33 [2020-01-20T08:55:33.267Z] DEBUG - Clicking on with mnemonic 'Delete'
03:55:33 [2020-01-20T08:55:33.267Z] DEBUG - Clicked on with mnemonic 'Delete'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431067 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037431067 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Clicking on OK
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037431066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037431066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037431066 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037431066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037431066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037431066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Clicked on OK
03:55:34 [2020-01-20T08:55:34.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037431065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:34 [2020-01-20T08:55:34.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037431743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:55:34 [2020-01-20T08:55:34.498Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.611 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
03:55:34 [2020-01-20T08:55:34.498Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.946 s
03:55:34 [2020-01-20T08:55:34.498Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 2.57 s
03:55:34 [2020-01-20T08:55:34.498Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1037430284 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1037430284 data=null doit=true} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1037430284 data=null} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1037430283 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037430283 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}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1037430267 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1037430266 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1037430265 data=null doit=true} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1037430265 data=null} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1037430265 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037430265 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}
03:55:34 [2020-01-20T08:55:34.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1037430259 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1037430258 data=null doit=true} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1037430258 data=null} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1037430258 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037430258 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}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1037430254 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037430253 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037430253 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037430253 data=null} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037430253 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037430252 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037430239 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037430237 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037430237 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037430237 data=null} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037430236 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037430236 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:34 [2020-01-20T08:55:34.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037430189 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037430066 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1037430063 data=null doit=true} to Button with text {Text}
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1037430062 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}
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1037430061 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1037430061 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1037430061 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1037430061 data=null item=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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Clicking on New...
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1037430059 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1037430059 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1037430059 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1037430059 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1037430059 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1037430059 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')
03:55:35 [2020-01-20T08:55:35.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1037429950 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')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1037429947 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')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1037429947 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')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1037429947 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1037429947 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Clicked on New...
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-1037429946 data=null doit=true} to Shell with text {Custom XML Parser}
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
03:55:35 [2020-01-20T08:55:35.010Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Clicking on 
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037429886 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037429886 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037429885 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037429885 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037429885 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037429885 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037429885 data=null 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1037429872 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037429871 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1037429871 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1037429871 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1037429871 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Clicked on 
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-1037429866 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-1037429866 data=null doit=true} to Tree node with text: event
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-1037429866 data=null} to Tree node with text: event
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-1037429866 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037429865 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
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-1037429782 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1037429779 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1037429779 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-1037429779 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-1037429778 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-1037429778 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-1037429778 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-1037429778 data=null item=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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-1037429774 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1037429774 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-1037429774 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')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-1037429773 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-1037429773 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.266Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Clicking on &Next >
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1037429771 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')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1037429770 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')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1037429770 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1037429770 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1037429770 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')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1037429770 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')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1037429770 data=null item=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')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Clicked on &Next >
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Clicking on &Finish
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037429743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037429743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037429743 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037429743 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037429743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037429743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037429743 data=null item=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')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1037430059 data=null item=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')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicked on 
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037429592 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched List with text "", using matcher: of type 'List'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched List with text "", using matcher: (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1037429591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1037429591 data=null doit=true} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1037429590 data=null} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1037429590 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1037429590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1037429589 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicking on Delete
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1037429588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037429588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1037429588 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1037429588 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1037429588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1037429588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1037429570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1037429570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1037429569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1037429569 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1037429569 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicked on Delete
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1037429568 data=null doit=true} to Shell with text {Delete Custom Parser}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicking on &Yes
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1037429567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1037429567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1037429567 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1037429567 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1037429567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1037429567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1037429567 data=null item=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')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1037429588 data=null item=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')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicked on 
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1037429476 data=null doit=true} to Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.523Z] DEBUG - Clicking on &Close
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1037429475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1037429475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1037429475 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1037429475 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1037429475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1037429475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1037429474 data=null item=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')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1037430149 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...'
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Clicked on 
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037429449 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1037429441 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1037429441 data=null doit=true} to TreeItem with text {TestXML}
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1037429441 data=null} to TreeItem with text {TestXML}
03:55:35 [2020-01-20T08:55:35.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1037429441 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:35 [2020-01-20T08:55:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037429440 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}
03:55:35 [2020-01-20T08:55:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1037429378 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
03:55:35 [2020-01-20T08:55:35.779Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:55:35 [2020-01-20T08:55:35.779Z] DEBUG - Clicking on with mnemonic 'Delete'
03:55:35 [2020-01-20T08:55:35.779Z] DEBUG - Clicked on with mnemonic 'Delete'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428682 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428682 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037428681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Clicking on OK
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037428680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037428680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037428680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037428680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037428680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037428680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Clicked on OK
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037428680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:36 [2020-01-20T08:55:36.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037429291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:55:36 [2020-01-20T08:55:36.900Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
03:55:36 [2020-01-20T08:55:36.900Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.294 s
03:55:36 [2020-01-20T08:55:36.900Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
03:55:38 [2020-01-20T08:55:38.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - Attempting to set focus on  with text {}
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - Attempting to set focus on  with text {}
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - Attempting to set focus on  with text {}
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - Attempting to set focus on  with text {}
03:55:38 [2020-01-20T08:55:38.785Z] DEBUG - Attempting to set focus on  with text {}
03:55:39 [2020-01-20T08:55:39.345Z] DEBUG - Attempting to set focus on  with text {}
03:55:39 [2020-01-20T08:55:39.345Z] DEBUG - Attempting to set focus on  with text {}
03:55:39 [2020-01-20T08:55:39.905Z] DEBUG - Attempting to set focus on  with text {}
03:55:39 [2020-01-20T08:55:39.905Z] DEBUG - Attempting to set focus on  with text {}
03:55:40 [2020-01-20T08:55:40.465Z] DEBUG - Attempting to set focus on  with text {}
03:55:40 [2020-01-20T08:55:40.465Z] DEBUG - Attempting to set focus on  with text {}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - number of items : 5
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037424200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037424200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037424200 data=null doit=true} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037424199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037424199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037424199 data=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}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037424198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037424198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037424197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037424197 data=null doit=true} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037424197 data=null} to ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - number of items : 5
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037424195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037424195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037424195 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037424195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037424195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037424194 data=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}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037424192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037424192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037424192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037424192 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037424192 data=null} to ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Attempting to set focus on  with text {}
03:55:41 [2020-01-20T08:55:41.025Z] DEBUG - Attempting to set focus on  with text {}
03:55:41 [2020-01-20T08:55:41.280Z] DEBUG - Attempting to set focus on  with text {}
03:55:41 [2020-01-20T08:55:41.280Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] DEBUG - Attempting to set focus on  with text {}
03:55:42 [2020-01-20T08:55:42.207Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.391 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
03:55:42 [2020-01-20T08:55:42.207Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.603 s
03:55:42 [2020-01-20T08:55:42.207Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.372 s
03:55:42 [2020-01-20T08:55:42.207Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.341 s
03:55:42 [2020-01-20T08:55:42.207Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037422141 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037422141 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037422141 data=null} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037422141 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037422140 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037422131 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037422130 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037422130 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037422130 data=null} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037422130 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037422130 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037422124 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037422124 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037422124 data=null} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037422123 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037422123 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037422119 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037422093 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037422093 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037422093 data=null} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037422093 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037422092 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037422087 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:43 [2020-01-20T08:55:43.388Z] 
03:55:43 [2020-01-20T08:55:43.388Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:43.267
03:55:43 [2020-01-20T08:55:43.388Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
03:55:43 [2020-01-20T08:55:43.388Z] !STACK 0
03:55:43 [2020-01-20T08:55:43.388Z] java.lang.RuntimeException: The parameter should be set
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:43 [2020-01-20T08:55:43.388Z] 
03:55:43 [2020-01-20T08:55:43.388Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:43.337
03:55:43 [2020-01-20T08:55:43.388Z] !MESSAGE Exception executing analysis
03:55:43 [2020-01-20T08:55:43.388Z] !STACK 0
03:55:43 [2020-01-20T08:55:43.388Z] java.lang.RuntimeException: The parameter should be set
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:43 [2020-01-20T08:55:43.388Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"'
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched EditorReference with text "", using matcher: with name '"A-Test-10K"'
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Attempting to set focus on Table with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037419067 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037419067 data=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037419066 data=null} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037419066 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037419064 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037419056 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Double-clicking on TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037419054 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037419054 data=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Attempting to set focus on Table with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037419053 data=null} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037419053 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037419052 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037419047 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037419045 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1037419044 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1037419043 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037419043 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037419042 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037419042 data=null doit=true} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037419042 data=null} to TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - Double-clicked on TableItem with text {}
03:55:45 [2020-01-20T08:55:45.898Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: of type 'Text'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: (of type 'Text')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Clicking on OK
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037418951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037418951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037418951 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037418951 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037418951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037418951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037418951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:46 [2020-01-20T08:55:46.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1037419030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...'
03:55:46 [2020-01-20T08:55:46.408Z] DEBUG - Clicked on 
03:55:46 [2020-01-20T08:55:46.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:46 [2020-01-20T08:55:46.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037417333 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037417332 data=null doit=true} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037417332 data=null} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037417332 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037417332 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037417327 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037417327 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037417327 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037417327 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037417276 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037417264 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037417264 data=null doit=true} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037417264 data=null} to TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:55:48 [2020-01-20T08:55:48.025Z] 
03:55:48 [2020-01-20T08:55:48.025Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:47.866
03:55:48 [2020-01-20T08:55:48.025Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K
03:55:48 [2020-01-20T08:55:48.025Z] !STACK 0
03:55:48 [2020-01-20T08:55:48.025Z] java.lang.RuntimeException: The parameter should be set
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:48 [2020-01-20T08:55:48.025Z] 
03:55:48 [2020-01-20T08:55:48.025Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:47.868
03:55:48 [2020-01-20T08:55:48.025Z] !MESSAGE Exception executing analysis
03:55:48 [2020-01-20T08:55:48.025Z] !STACK 0
03:55:48 [2020-01-20T08:55:48.025Z] java.lang.RuntimeException: The parameter should be set
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:48 [2020-01-20T08:55:48.025Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037414976 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037414975 data=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037414964 data=null} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037414948 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037414944 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037414943 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037414943 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037414942 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037414942 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037414762 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037414749 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037414746 data=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037414746 data=null} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037414571 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037414571 data=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037414562 data=null} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037414547 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037414545 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037414544 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037414543 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037414543 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037414543 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037414475 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.792Z] 
03:55:50 [2020-01-20T08:55:50.792Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:50.639
03:55:50 [2020-01-20T08:55:50.792Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
03:55:50 [2020-01-20T08:55:50.792Z] !STACK 0
03:55:50 [2020-01-20T08:55:50.792Z] java.lang.RuntimeException: The parameter should be set
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:50 [2020-01-20T08:55:50.792Z] 
03:55:50 [2020-01-20T08:55:50.792Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:50.641
03:55:50 [2020-01-20T08:55:50.792Z] !MESSAGE Exception executing analysis
03:55:50 [2020-01-20T08:55:50.792Z] !STACK 0
03:55:50 [2020-01-20T08:55:50.792Z] java.lang.RuntimeException: The parameter should be set
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:50 [2020-01-20T08:55:50.792Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037414273 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037414192 data=null doit=true} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037414191 data=null} to TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:55:50 [2020-01-20T08:55:50.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037412967 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037412966 data=null doit=true} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037412966 data=null} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037412966 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037412964 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037412963 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037412867 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037412854 data=null doit=true} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037412854 data=null} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037412854 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037412852 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037412793 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Clicking on with mnemonic 'Delete'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Clicked on with mnemonic 'Delete'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Clicking on &Yes
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1037412565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1037412565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1037412565 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1037412564 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1037412564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1037412564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1037412564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:55:52 [2020-01-20T08:55:52.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-1037412752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:55:52 [2020-01-20T08:55:52.968Z] DEBUG - Clicked on 
03:55:54 [2020-01-20T08:55:54.329Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:55:54 [2020-01-20T08:55:54.329Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1037410574 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037410556 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037410556 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037410556 data=null} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037410556 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037410556 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037410547 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Clicking on with mnemonic 'Delete'
03:55:54 [2020-01-20T08:55:54.585Z] DEBUG - Clicked on with mnemonic 'Delete'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037409849 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Clicking on OK
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037409847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037409847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037409847 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037409847 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037409846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037409846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.146Z] DEBUG - Clicked on OK
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037409846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037410466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037409225 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037409225 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037409225 data=null} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037409224 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037409224 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037409216 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037409215 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037409215 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037409215 data=null} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037409215 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037409215 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037409208 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037409208 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037409208 data=null} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037409208 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037409208 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037409204 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037409203 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037409203 data=null doit=true} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037409203 data=null} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037409203 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037409203 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037409198 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:55:55 [2020-01-20T08:55:55.965Z] 
03:55:55 [2020-01-20T08:55:55.965Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:55.871
03:55:55 [2020-01-20T08:55:55.965Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
03:55:55 [2020-01-20T08:55:55.965Z] !STACK 0
03:55:55 [2020-01-20T08:55:55.965Z] java.lang.RuntimeException: The parameter should be set
03:55:55 [2020-01-20T08:55:55.965Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:55 [2020-01-20T08:55:55.966Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:55 [2020-01-20T08:55:55.966Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:55 [2020-01-20T08:55:55.966Z] 
03:55:55 [2020-01-20T08:55:55.966Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:55.873
03:55:55 [2020-01-20T08:55:55.966Z] !MESSAGE Exception executing analysis
03:55:55 [2020-01-20T08:55:55.966Z] !STACK 0
03:55:55 [2020-01-20T08:55:55.966Z] java.lang.RuntimeException: The parameter should be set
03:55:55 [2020-01-20T08:55:55.966Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:55 [2020-01-20T08:55:55.966Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:55 [2020-01-20T08:55:55.966Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:57 [2020-01-20T08:55:57.849Z] 
03:55:57 [2020-01-20T08:55:57.849Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:57.584
03:55:57 [2020-01-20T08:55:57.849Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
03:55:57 [2020-01-20T08:55:57.849Z] !STACK 0
03:55:57 [2020-01-20T08:55:57.849Z] java.lang.RuntimeException: The parameter should be set
03:55:57 [2020-01-20T08:55:57.849Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:57 [2020-01-20T08:55:57.849Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:57 [2020-01-20T08:55:57.849Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:57 [2020-01-20T08:55:57.849Z] 
03:55:57 [2020-01-20T08:55:57.849Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:57.586
03:55:57 [2020-01-20T08:55:57.849Z] !MESSAGE Exception executing analysis
03:55:57 [2020-01-20T08:55:57.849Z] !STACK 0
03:55:57 [2020-01-20T08:55:57.849Z] java.lang.RuntimeException: The parameter should be set
03:55:57 [2020-01-20T08:55:57.850Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:57 [2020-01-20T08:55:57.850Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:57 [2020-01-20T08:55:57.850Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037405991 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037405991 data=null doit=true} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037405991 data=null} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037405990 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037405990 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037405983 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:55:59 [2020-01-20T08:55:59.212Z] WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again.
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1037405982 data=null doit=true} to TreeItem with text {Experiments [1]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1037405982 data=null} to TreeItem with text {Experiments [1]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1037405982 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037405982 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]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1037405975 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1037405974 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1037405974 data=null doit=true} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1037405974 data=null} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1037405974 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037405974 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1037405969 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]}
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Clicking on with mnemonic 'Select Traces...'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Clicked on with mnemonic 'Select Traces...'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Clicking on Select All
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1037405792 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037405791 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1037405791 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1037405791 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1037405791 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1037405791 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1037405791 data=null item=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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1037405790 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037405790 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1037405790 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')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1037405790 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1037405790 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - Clicked on Select All
03:55:59 [2020-01-20T08:55:59.212Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Clicking on &Finish
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037405789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037405789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037405789 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037405789 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037405789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037405789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037405789 data=null item=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')
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=-1037405882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...'
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Clicked on 
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-1037405751 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-1037405751 data=null doit=true} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-1037405750 data=null} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1037405750 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037405750 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]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1037405745 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Double-clicking on TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [2]} time=-1037405745 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [2]} time=-1037405745 data=null doit=true} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Attempting to set focus on Tree with text {}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [2]} time=-1037405745 data=null} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1037405744 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037405744 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]}
03:55:59 [2020-01-20T08:55:59.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1037405691 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [2]} time=-1037405691 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.468Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [2]} time=-1037405691 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.468Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037405691 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]}
03:55:59 [2020-01-20T08:55:59.468Z] 
03:55:59 [2020-01-20T08:55:59.468Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:59.445
03:55:59 [2020-01-20T08:55:59.468Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
03:55:59 [2020-01-20T08:55:59.468Z] !STACK 0
03:55:59 [2020-01-20T08:55:59.468Z] java.lang.RuntimeException: The parameter should be set
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:59 [2020-01-20T08:55:59.468Z] 
03:55:59 [2020-01-20T08:55:59.468Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:59.447
03:55:59 [2020-01-20T08:55:59.468Z] !MESSAGE Exception executing analysis
03:55:59 [2020-01-20T08:55:59.468Z] !STACK 0
03:55:59 [2020-01-20T08:55:59.468Z] java.lang.RuntimeException: The parameter should be set
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:59 [2020-01-20T08:55:59.468Z] 
03:55:59 [2020-01-20T08:55:59.468Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:59.449
03:55:59 [2020-01-20T08:55:59.468Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
03:55:59 [2020-01-20T08:55:59.468Z] !STACK 0
03:55:59 [2020-01-20T08:55:59.468Z] java.lang.RuntimeException: The parameter should be set
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:59 [2020-01-20T08:55:59.468Z] 
03:55:59 [2020-01-20T08:55:59.468Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:55:59.449
03:55:59 [2020-01-20T08:55:59.468Z] !MESSAGE Exception executing analysis
03:55:59 [2020-01-20T08:55:59.468Z] !STACK 0
03:55:59 [2020-01-20T08:55:59.468Z] java.lang.RuntimeException: The parameter should be set
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:55:59 [2020-01-20T08:55:59.468Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [2]} time=-1037405673 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=-1037405276 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=-1037405273 data=null doit=true} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=-1037405273 data=null} to TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - Double-clicked on TreeItem with text {experiment [2]}
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:55:59 [2020-01-20T08:55:59.723Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Attempting to set focus on Table with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037403520 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037403520 data=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037403520 data=null} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037403520 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037403517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037403500 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Double-clicking on TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037403494 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037403494 data=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Attempting to set focus on Table with text {}
03:56:01 [2020-01-20T08:56:01.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037403494 data=null} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037403494 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037403492 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037403485 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037403483 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1037403481 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1037403481 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037403480 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037403480 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037403480 data=null doit=true} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037403480 data=null} to TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Double-clicked on TableItem with text {}
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Clicking on OK
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037403385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037403385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037403385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037403385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037403385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037403385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037403385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:01 [2020-01-20T08:56:01.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1037403470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...'
03:56:01 [2020-01-20T08:56:01.866Z] DEBUG - Clicked on 
03:56:02 [2020-01-20T08:56:02.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:56:02 [2020-01-20T08:56:02.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037402310 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037402309 data=null doit=true} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037402309 data=null} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037402308 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037402308 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037402290 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037402290 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.680Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037402289 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.935Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037402289 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037402173 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037402154 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037402154 data=null doit=true} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037402154 data=null} to TreeItem with text {banana}
03:56:02 [2020-01-20T08:56:02.936Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:56:03 [2020-01-20T08:56:03.191Z] 
03:56:03 [2020-01-20T08:56:03.191Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:03.038
03:56:03 [2020-01-20T08:56:03.191Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K
03:56:03 [2020-01-20T08:56:03.191Z] !STACK 0
03:56:03 [2020-01-20T08:56:03.191Z] java.lang.RuntimeException: The parameter should be set
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:03 [2020-01-20T08:56:03.191Z] 
03:56:03 [2020-01-20T08:56:03.191Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:03.039
03:56:03 [2020-01-20T08:56:03.191Z] !MESSAGE Exception executing analysis
03:56:03 [2020-01-20T08:56:03.191Z] !STACK 0
03:56:03 [2020-01-20T08:56:03.191Z] java.lang.RuntimeException: The parameter should be set
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:03 [2020-01-20T08:56:03.191Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037400357 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037400357 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037400348 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037400333 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037400330 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037400329 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037400328 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037400328 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037400328 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037400144 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037400085 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037400082 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037400082 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Double-clicking on TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037399987 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037399987 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037399979 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037399965 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037399963 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037399961 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037399961 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1037399961 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037399961 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037399947 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.330Z] 
03:56:05 [2020-01-20T08:56:05.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:05.167
03:56:05 [2020-01-20T08:56:05.330Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
03:56:05 [2020-01-20T08:56:05.330Z] !STACK 0
03:56:05 [2020-01-20T08:56:05.330Z] java.lang.RuntimeException: The parameter should be set
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:05 [2020-01-20T08:56:05.330Z] 
03:56:05 [2020-01-20T08:56:05.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:05.167
03:56:05 [2020-01-20T08:56:05.330Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
03:56:05 [2020-01-20T08:56:05.330Z] !STACK 0
03:56:05 [2020-01-20T08:56:05.330Z] java.lang.RuntimeException: The parameter should be set
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:05 [2020-01-20T08:56:05.330Z] 
03:56:05 [2020-01-20T08:56:05.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:05.169
03:56:05 [2020-01-20T08:56:05.330Z] !MESSAGE Exception executing analysis
03:56:05 [2020-01-20T08:56:05.330Z] !STACK 0
03:56:05 [2020-01-20T08:56:05.330Z] java.lang.RuntimeException: The parameter should be set
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:05 [2020-01-20T08:56:05.330Z] 
03:56:05 [2020-01-20T08:56:05.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 08:56:05.169
03:56:05 [2020-01-20T08:56:05.330Z] !MESSAGE Exception executing analysis
03:56:05 [2020-01-20T08:56:05.330Z] !STACK 0
03:56:05 [2020-01-20T08:56:05.330Z] java.lang.RuntimeException: The parameter should be set
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
03:56:05 [2020-01-20T08:56:05.330Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
03:56:05 [2020-01-20T08:56:05.331Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1037399672 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1037399584 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1037399582 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Double-clicked on TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037399393 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037399393 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037399393 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037399392 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037399391 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037399389 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.586Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:05 [2020-01-20T08:56:05.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1037399339 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1037399283 data=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1037399283 data=null} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1037399282 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037399281 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1037399279 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana}
03:56:05 [2020-01-20T08:56:05.843Z] DEBUG - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
03:56:05 [2020-01-20T08:56:05.843Z] DEBUG - Clicking on with mnemonic 'Delete'
03:56:05 [2020-01-20T08:56:05.843Z] DEBUG - Clicked on with mnemonic 'Delete'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes')
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - Clicking on &Yes
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1037399072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1037399072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1037399071 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1037399071 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1037399071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1037399071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1037399071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH')
03:56:06 [2020-01-20T08:56:06.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-1037399249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:56:06 [2020-01-20T08:56:06.354Z] DEBUG - Clicked on 
03:56:07 [2020-01-20T08:56:07.280Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:56:07 [2020-01-20T08:56:07.280Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1037397525 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Attempting to set focus on Tree with text {}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1037397504 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1037397504 data=null doit=true} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1037397504 data=null} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1037397503 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037397503 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1037397495 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks}
03:56:07 [2020-01-20T08:56:07.790Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:56:07 [2020-01-20T08:56:07.790Z] DEBUG - Clicking on with mnemonic 'Delete'
03:56:07 [2020-01-20T08:56:07.790Z] DEBUG - Clicked on with mnemonic 'Delete'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037396771 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Clicking on OK
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037396770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037396769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037396769 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037396769 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037396769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037396769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.350Z] DEBUG - Clicked on OK
03:56:08 [2020-01-20T08:56:08.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037396769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:08 [2020-01-20T08:56:08.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037397389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:56:08 [2020-01-20T08:56:08.861Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.499 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
03:56:08 [2020-01-20T08:56:08.861Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest)  Time elapsed: 13.031 s
03:56:08 [2020-01-20T08:56:08.861Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest)  Time elapsed: 13.075 s
03:56:08 [2020-01-20T08:56:08.861Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
03:56:12 [2020-01-20T08:56:12.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:12 [2020-01-20T08:56:12.121Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037392481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037392480 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037392479 data=null doit=true} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037392479 data=null} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037392474 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037392469 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037392462 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037392458 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037392458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037392455 data=null doit=true} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037392455 data=null} to TimeGraphControl with text {}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392447 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392423 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392423 data=null} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Clicking on OK
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037392390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037392390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037392390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037392390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392447 data=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...}
03:56:12 [2020-01-20T08:56:12.682Z] DEBUG - Clicked on 
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392285 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392285 data=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}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392279 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392279 data=null} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392278 data=null doit=true} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392277 data=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}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392270 data=null doit=true} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392270 data=null} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392269 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392269 data=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}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392255 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392252 data=null} to ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392251 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392251 data=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}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392247 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392247 data=null} to ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392246 data=null doit=true} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392246 data=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}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392242 data=null doit=true} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392242 data=null} to ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - number of items : 16
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037392242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037392193 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037392193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037392193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037392093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037392092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037392092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037392092 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037392091 data=null} to ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.939Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.940Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Clicking on OK
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037392075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037392075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037392075 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037392075 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037392075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037392075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037392075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037392193 data=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}
03:56:12 [2020-01-20T08:56:12.941Z] DEBUG - Clicked on 
03:56:13 [2020-01-20T08:56:13.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:13 [2020-01-20T08:56:13.196Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - number of items : 16
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037388500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037388500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037388500 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037388500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037388500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037388444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037388444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037388444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037388444 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037388444 data=null} to ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Clicking on OK
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037388427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037388427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037388427 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037388427 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037388427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037388427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037388427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037388500 data=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}
03:56:16 [2020-01-20T08:56:16.714Z] DEBUG - Clicked on 
03:56:16 [2020-01-20T08:56:16.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:16 [2020-01-20T08:56:16.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037387061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387061 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037387060 data=null doit=true} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037387060 data=null} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037387056 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387052 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037387046 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387042 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037387042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037387040 data=null doit=true} to TimeGraphControl with text {}
03:56:17 [2020-01-20T08:56:17.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037387039 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037387032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387032 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037387028 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037387028 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037387018 data=null button=3 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387015 data=null button=0 stateMask=0x200000 x=342 y=104 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037387010 data=null button=3 stateMask=0x200000 x=342 y=104 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037387005 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037387004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037387002 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037387002 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386989 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386985 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386985 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386976 data=null button=2 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386975 data=null button=0 stateMask=0x100000 x=342 y=104 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386972 data=null button=2 stateMask=0x100000 x=342 y=104 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386969 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386967 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386966 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386961 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386958 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386958 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386948 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386945 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386892 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386889 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386886 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386886 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386880 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386877 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386877 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386867 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386864 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386858 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386856 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386853 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386853 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386848 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386845 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386845 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386836 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386832 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386827 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386824 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386822 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386821 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386792 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386790 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386789 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386780 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386777 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386771 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386768 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386766 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386766 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386761 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386758 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386758 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386749 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386746 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386689 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386686 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386684 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386684 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386678 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386675 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386675 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386666 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386662 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386657 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386655 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386652 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386651 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386646 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386591 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386591 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386579 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386576 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386571 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386568 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386565 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386565 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386560 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386557 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386557 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386548 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386544 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386539 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386537 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386492 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386492 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386487 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386485 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386485 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386477 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386473 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386468 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386466 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386463 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386463 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386459 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386456 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386456 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386448 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386445 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386440 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386436 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386433 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386433 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386428 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386425 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386425 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386393 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386389 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386384 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386381 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386378 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386378 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386373 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386370 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386370 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386360 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386356 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386350 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386347 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386292 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386291 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386285 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386282 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386281 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386272 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386268 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386262 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386259 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386256 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386256 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386250 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386247 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386247 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386238 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386190 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386185 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386182 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386179 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386179 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386173 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386171 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386171 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386162 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386159 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386154 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386152 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386149 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386149 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386144 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386141 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386141 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386091 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386086 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386080 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386078 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386075 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386075 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386069 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037386066 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037386066 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037386057 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386054 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037386049 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386046 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037386046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037386044 data=null doit=true} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037386044 data=null} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037386039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037386038 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
03:56:18 [2020-01-20T08:56:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385991 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385991 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385980 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385977 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385971 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385968 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385965 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385965 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385960 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385957 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385957 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385948 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385944 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385939 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385936 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385933 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385933 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385928 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385925 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385925 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385916 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385913 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385893 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385890 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385887 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385887 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385881 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385878 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385878 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385869 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385866 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385861 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385859 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385856 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385856 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385852 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385849 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385849 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385842 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385838 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385834 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385793 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385790 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385790 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385784 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385781 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385781 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385772 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385768 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385763 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385760 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385758 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385758 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385752 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385750 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385749 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385741 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385738 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385733 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385730 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385693 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385693 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385688 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385685 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385685 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385677 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385674 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385670 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385667 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385664 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385664 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385658 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385655 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385655 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385645 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385641 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385585 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385582 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385580 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385580 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385574 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385571 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385571 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385563 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385560 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385555 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385552 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385550 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385550 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385545 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385543 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385543 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385487 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385483 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385478 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385475 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385472 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385472 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385464 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385461 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385461 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385452 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385448 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385443 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385440 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385391 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385391 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385385 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385382 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385382 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385372 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385368 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385363 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385360 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385357 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385357 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385351 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385349 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385349 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385340 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385337 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385288 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385285 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385282 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385282 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385275 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385272 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385272 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385264 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385261 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385256 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385254 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385251 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385251 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385246 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385244 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385243 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385188 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385185 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385180 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385178 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385175 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385175 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385170 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385167 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385167 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385159 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385156 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385151 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385149 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385146 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385146 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385141 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385092 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385092 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385084 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385081 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385077 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385074 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385071 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385071 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037385067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385067 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037385065 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037385065 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037385057 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385054 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037385049 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037385047 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037385047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037385044 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037385044 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384993 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384990 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384990 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384982 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384979 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384974 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384971 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384969 data=null doit=true} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384969 data=null} to TimeGraphControl with text {}
03:56:19 [2020-01-20T08:56:19.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384962 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384959 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384959 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384948 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384944 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384892 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384888 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384886 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384886 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384879 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384876 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384876 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384867 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384864 data=null button=0 stateMask=0x80000 x=287 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384859 data=null button=1 stateMask=0x80000 x=287 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384857 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384854 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384854 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384850 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384847 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384847 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384793 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384789 data=null button=0 stateMask=0x80000 x=305 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384785 data=null button=1 stateMask=0x80000 x=305 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384782 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384780 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384779 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384775 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384773 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384773 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384764 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384761 data=null button=0 stateMask=0x80000 x=324 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384757 data=null button=1 stateMask=0x80000 x=324 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384754 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384752 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384752 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384747 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384745 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384745 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384689 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384686 data=null button=0 stateMask=0x80000 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384681 data=null button=1 stateMask=0x80000 x=342 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384679 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384676 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384676 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384670 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384668 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384667 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384658 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384654 data=null button=0 stateMask=0x80000 x=360 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384650 data=null button=1 stateMask=0x80000 x=360 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384647 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384644 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384644 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384639 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384636 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384636 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384591 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384588 data=null button=0 stateMask=0x80000 x=379 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384583 data=null button=1 stateMask=0x80000 x=379 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384580 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384578 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384578 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384573 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384571 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384571 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384562 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384559 data=null button=0 stateMask=0x80000 x=397 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384554 data=null button=1 stateMask=0x80000 x=397 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384552 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384549 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384549 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384544 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384542 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384542 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384532 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384529 data=null button=0 stateMask=0x80000 x=415 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384490 data=null button=1 stateMask=0x80000 x=415 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384487 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384485 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384485 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384480 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384478 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384478 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384468 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384465 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384460 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384458 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384456 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384455 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384451 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384448 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384448 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384439 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384391 data=null button=0 stateMask=0x80000 x=452 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384386 data=null button=1 stateMask=0x80000 x=452 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384383 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384381 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384380 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384375 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384372 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384372 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384363 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384360 data=null button=0 stateMask=0x80000 x=470 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384355 data=null button=1 stateMask=0x80000 x=470 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384352 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384350 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384350 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384345 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384342 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384342 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384288 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384285 data=null button=0 stateMask=0x80000 x=488 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384280 data=null button=1 stateMask=0x80000 x=488 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384278 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384275 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384275 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384270 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384267 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384267 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384257 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384253 data=null button=0 stateMask=0x80000 x=507 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384249 data=null button=1 stateMask=0x80000 x=507 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384246 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384243 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384243 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384193 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384190 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384190 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384179 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384176 data=null button=0 stateMask=0x80000 x=525 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384172 data=null button=1 stateMask=0x80000 x=525 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384169 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384167 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384167 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384162 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384160 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384160 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384151 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384149 data=null button=0 stateMask=0x80000 x=543 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384144 data=null button=1 stateMask=0x80000 x=543 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384141 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384139 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384139 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384134 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384131 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384131 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384122 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384094 data=null button=0 stateMask=0x80000 x=562 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384088 data=null button=1 stateMask=0x80000 x=562 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384086 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384084 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384084 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384079 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384076 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384076 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384068 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384064 data=null button=0 stateMask=0x80000 x=580 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037384059 data=null button=1 stateMask=0x80000 x=580 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384057 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037384056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037384054 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037384054 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037384049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037384048 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037384046 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037384046 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037384036 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383989 data=null button=0 stateMask=0x80000 x=598 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383983 data=null button=1 stateMask=0x80000 x=598 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383981 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383978 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383978 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383968 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383965 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383965 data=null} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383957 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383953 data=null button=0 stateMask=0x80000 x=617 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383948 data=null button=1 stateMask=0x80000 x=617 y=47 count=1} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383945 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383943 data=null doit=true} to TimeGraphControl with text {}
03:56:20 [2020-01-20T08:56:20.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383943 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383891 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383888 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383888 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383880 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383877 data=null button=0 stateMask=0x80000 x=635 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383872 data=null button=1 stateMask=0x80000 x=635 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383870 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383867 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383867 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383863 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383860 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383860 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383851 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383848 data=null button=0 stateMask=0x80000 x=653 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383844 data=null button=1 stateMask=0x80000 x=653 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383841 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383792 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383792 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383786 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383783 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383783 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383775 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383772 data=null button=0 stateMask=0x80000 x=671 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383767 data=null button=1 stateMask=0x80000 x=671 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383765 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383762 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383762 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383757 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383754 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383754 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383745 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383743 data=null button=0 stateMask=0x80000 x=690 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383689 data=null button=1 stateMask=0x80000 x=690 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383687 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383684 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383684 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383679 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383676 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383676 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383667 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383664 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383659 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383656 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383654 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383654 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383650 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383647 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383647 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383637 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383634 data=null button=0 stateMask=0x80000 x=726 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383589 data=null button=1 stateMask=0x80000 x=726 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383587 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383584 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383584 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383579 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383577 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383577 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383570 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383567 data=null button=0 stateMask=0x80000 x=745 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383563 data=null button=1 stateMask=0x80000 x=745 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383561 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383559 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383558 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383555 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383552 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383552 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383545 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383543 data=null button=0 stateMask=0x80000 x=763 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383537 data=null button=1 stateMask=0x80000 x=763 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383535 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383533 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383533 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383528 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383526 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383526 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383490 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383488 data=null button=0 stateMask=0x80000 x=781 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383483 data=null button=1 stateMask=0x80000 x=781 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383481 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383479 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383479 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383475 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383472 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383472 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383465 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383462 data=null button=0 stateMask=0x80000 x=800 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383458 data=null button=1 stateMask=0x80000 x=800 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383456 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383453 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383453 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383449 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383447 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383447 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383439 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383436 data=null button=0 stateMask=0x80000 x=818 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383393 data=null button=1 stateMask=0x80000 x=818 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383391 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383388 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383388 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383384 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383381 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383381 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383373 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383371 data=null button=0 stateMask=0x80000 x=836 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383367 data=null button=1 stateMask=0x80000 x=836 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383365 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383362 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383362 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383358 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383356 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383356 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383349 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383346 data=null button=0 stateMask=0x80000 x=854 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383342 data=null button=1 stateMask=0x80000 x=854 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383340 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383293 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383293 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383289 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383287 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383286 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383278 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383276 data=null button=0 stateMask=0x80000 x=873 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383272 data=null button=1 stateMask=0x80000 x=873 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383270 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383267 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383267 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383263 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383261 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383261 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383253 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383251 data=null button=0 stateMask=0x80000 x=891 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383247 data=null button=1 stateMask=0x80000 x=891 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383245 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383243 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383243 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383192 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383189 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383189 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383182 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383180 data=null button=0 stateMask=0x80000 x=909 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383176 data=null button=1 stateMask=0x80000 x=909 y=47 count=1} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383174 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383172 data=null doit=true} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383171 data=null} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383168 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {}
03:56:21 [2020-01-20T08:56:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383165 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383165 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383156 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383154 data=null button=0 stateMask=0x80000 x=928 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383150 data=null button=1 stateMask=0x80000 x=928 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383146 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383144 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383144 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383094 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383091 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383091 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383084 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383081 data=null button=0 stateMask=0x80000 x=946 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383077 data=null button=1 stateMask=0x80000 x=946 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383074 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383072 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383072 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037383068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383068 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037383065 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037383065 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037383058 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383052 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037383047 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037383045 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037383044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037383042 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037383042 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037382990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382989 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037382987 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037382987 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037382979 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382976 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037382972 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382969 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037382969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037382967 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037382967 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037382962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382961 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037382959 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037382959 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037382951 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382949 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037382944 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037382892 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037382891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037382889 data=null doit=true} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037382889 data=null} to TimeGraphControl with text {}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - number of items : 16
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037382883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037382882 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037382882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037382784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037382783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037382783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037382783 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037382783 data=null} to ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.280Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.281Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Clicking on OK
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037382769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037382769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037382769 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037382769 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037382769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037382769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037382769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037382882 data=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}
03:56:22 [2020-01-20T08:56:22.282Z] DEBUG - Clicked on 
03:56:22 [2020-01-20T08:56:22.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:22 [2020-01-20T08:56:22.537Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - number of items : 16
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037381370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037381370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037381370 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037381370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037381370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037381267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037381265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037381265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037381265 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037381265 data=null} to ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.898Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.899Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Clicking on OK
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037381252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037381252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037381252 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037381252 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037381252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037381252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037381252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037381370 data=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}
03:56:23 [2020-01-20T08:56:23.900Z] DEBUG - Clicked on 
03:56:24 [2020-01-20T08:56:24.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:24 [2020-01-20T08:56:24.155Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - number of items : 16
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037379911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037379911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037379911 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037379911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037379911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037379863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037379862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037379862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037379862 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037379862 data=null} to ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Clicking on OK
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037379851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037379851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037379851 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037379851 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037379850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037379850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037379850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:25 [2020-01-20T08:56:25.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037379911 data=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}
03:56:25 [2020-01-20T08:56:25.337Z] DEBUG - Clicked on 
03:56:25 [2020-01-20T08:56:25.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:25 [2020-01-20T08:56:25.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - number of items : 16
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037378508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037378508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037378507 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037378507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037378507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037378453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037378452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037378452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037378452 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037378452 data=null} to ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.700Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Clicking on OK
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037378438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037378437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037378437 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037378437 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037378437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037378437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037378437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:26 [2020-01-20T08:56:26.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037378507 data=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}
03:56:26 [2020-01-20T08:56:26.702Z] DEBUG - Clicked on 
03:56:26 [2020-01-20T08:56:26.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:26 [2020-01-20T08:56:26.702Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - number of items : 16
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037373598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037373597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037373597 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037373597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037373597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037373546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037373546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037373545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037373545 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037373545 data=null} to ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.941Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Clicking on OK
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037373532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037373532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037373532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037373532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037373532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037373532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037373532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037373597 data=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}
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - Clicked on 
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:31 [2020-01-20T08:56:31.942Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - number of items : 16
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037372175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037372175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037372175 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037372175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037372175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037372128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037372127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037372127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037372126 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037372126 data=null} to ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:32 [2020-01-20T08:56:32.869Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1037372125 data=null doit=true} to Shell with text {Legend}
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:32 [2020-01-20T08:56:32.870Z] 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')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1037372093 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\"")
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:32 [2020-01-20T08:56:32.870Z] 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')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Clicking on OK
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037372086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037372086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037372086 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037372086 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037372086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037372086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037372086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:32 [2020-01-20T08:56:32.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037372175 data=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}
03:56:33 [2020-01-20T08:56:33.126Z] DEBUG - Clicked on 
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - number of items : 16
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037370926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037370926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037370926 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037370926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037370926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037370875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037370874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037370874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037370874 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037370874 data=null} to ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:34 [2020-01-20T08:56:34.307Z] 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:34 [2020-01-20T08:56:34.307Z] 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Clicking on 
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037370870 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037370870 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037370870 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037370870 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037370870 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037370870 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')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037370870 data=null 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')
03:56:34 [2020-01-20T08:56:34.307Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - Clicked on 
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
03:56:34 [2020-01-20T08:56:34.307Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:34 [2020-01-20T08:56:34.308Z] 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')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Clicking on OK
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037370861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037370861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037370861 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037370861 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037370861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037370861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037370861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037370926 data=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}
03:56:34 [2020-01-20T08:56:34.308Z] DEBUG - Clicked on 
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - number of items : 16
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037369737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037369736 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037369736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037369689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037369688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037369688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037369688 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037369688 data=null} to ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.488Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Clicking on OK
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037369674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037369674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037369674 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037369674 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037369674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037369674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037369674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037369736 data=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}
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - Clicked on 
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:35 [2020-01-20T08:56:35.489Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - number of items : 16
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037355497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037355497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037355497 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037355496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037355496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037355437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037355436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037355436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037355436 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037355436 data=null} to ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - Clicking on OK
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037355423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037355423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037355423 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037355423 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037355423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037355422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037355422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037355496 data=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}
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - Clicked on 
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:50 [2020-01-20T08:56:50.317Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:50 [2020-01-20T08:56:50.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:50 [2020-01-20T08:56:50.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:50 [2020-01-20T08:56:50.876Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - number of items : 16
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037353713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037353713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037353713 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037353713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037353713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037353665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037353664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037353664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037353664 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037353664 data=null} to ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Clicking on OK
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037353653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037353653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037353653 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037353653 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037353653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037353653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037353653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037353713 data=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}
03:56:51 [2020-01-20T08:56:51.438Z] DEBUG - Clicked on 
03:56:51 [2020-01-20T08:56:51.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:51 [2020-01-20T08:56:51.693Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - number of items : 16
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037352329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037352328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037352328 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037352328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037352328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037352264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037352264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037352263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037352263 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037352263 data=null} to ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.877Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1037352262 data=null doit=true} to Shell with text {Legend}
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:52 [2020-01-20T08:56:52.878Z] 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')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1037352257 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")
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:52 [2020-01-20T08:56:52.878Z] 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')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Clicking on OK
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037352251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037352251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037352251 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037352251 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037352251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037352251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037352251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037352328 data=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}
03:56:52 [2020-01-20T08:56:52.878Z] DEBUG - Clicked on 
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - number of items : 16
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037351138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037351138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037351138 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037351138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:53 [2020-01-20T08:56:53.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037351138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037351089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037351089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037351089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037351088 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037351088 data=null} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:54 [2020-01-20T08:56:54.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:54 [2020-01-20T08:56:54.059Z] 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:54 [2020-01-20T08:56:54.059Z] 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Clicking on 
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1037351084 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1037351084 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1037351084 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1037351083 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1037351083 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1037351083 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1037351083 data=null 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')
03:56:54 [2020-01-20T08:56:54.059Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Clicked on 
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:54 [2020-01-20T08:56:54.059Z] 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')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Clicking on OK
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037351075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037351075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037351075 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037351075 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037351075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037351075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037351075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037351138 data=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}
03:56:54 [2020-01-20T08:56:54.059Z] DEBUG - Clicked on 
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - number of items : 16
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037349989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037349988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037349988 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037349988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:54 [2020-01-20T08:56:54.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037349988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037349944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037349943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037349943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037349943 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037349943 data=null} to ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.240Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Clicking on OK
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037349928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037349928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037349928 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037349928 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037349928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037349928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037349928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037349988 data=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}
03:56:55 [2020-01-20T08:56:55.241Z] DEBUG - Clicked on 
03:56:55 [2020-01-20T08:56:55.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:55 [2020-01-20T08:56:55.497Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:56:56 [2020-01-20T08:56:56.423Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:56 [2020-01-20T08:56:56.423Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:56 [2020-01-20T08:56:56.423Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:56 [2020-01-20T08:56:56.982Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:56 [2020-01-20T08:56:56.982Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:57 [2020-01-20T08:56:57.542Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:57 [2020-01-20T08:56:57.542Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:57 [2020-01-20T08:56:57.797Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:57 [2020-01-20T08:56:57.797Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:58 [2020-01-20T08:56:58.356Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:58 [2020-01-20T08:56:58.356Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:58 [2020-01-20T08:56:58.356Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:58 [2020-01-20T08:56:58.356Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - number of items : 16
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037346122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037346122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037346122 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037346122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037346122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037346076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037346076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037346076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037346076 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037346076 data=null} to ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.916Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Clicking on OK
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037346064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037346064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037346064 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037346064 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037346064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037346064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037346064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037346122 data=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}
03:56:58 [2020-01-20T08:56:58.918Z] DEBUG - Clicked on 
03:56:59 [2020-01-20T08:56:59.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:56:59 [2020-01-20T08:56:59.173Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:57:00 [2020-01-20T08:57:00.099Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1037344786 data=null doit=true} to Shell with text {Time Event Filter}
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:00 [2020-01-20T08:57:00.355Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:00 [2020-01-20T08:57:00.915Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1037343180 data=null doit=true} to Shell with text {Time Event Filter}
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:01 [2020-01-20T08:57:01.840Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - number of items : 16
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037342660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037342660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037342660 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037342660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037342660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037342625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037342624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037342624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037342624 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037342624 data=null} to ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.402Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - Clicking on OK
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037342606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037342606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037342606 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037342606 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037342605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037342605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037342605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:02 [2020-01-20T08:57:02.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037342660 data=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}
03:57:02 [2020-01-20T08:57:02.404Z] DEBUG - Clicked on 
03:57:02 [2020-01-20T08:57:02.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:57:02 [2020-01-20T08:57:02.659Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - number of items : 16
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037341363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037341363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037341363 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037341363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037341363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037341315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037341314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037341314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037341314 data=null doit=true} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037341314 data=null} to ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.845Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Clicking on OK
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037341301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037341301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037341301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037341301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037341300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037341300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037341300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037341363 data=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}
03:57:03 [2020-01-20T08:57:03.846Z] DEBUG - Clicked on 
03:57:03 [2020-01-20T08:57:03.846Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 55.067 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
03:57:03 [2020-01-20T08:57:03.846Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.396 s
03:57:03 [2020-01-20T08:57:03.846Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.684 s
03:57:03 [2020-01-20T08:57:03.846Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 5.602 s
03:57:03 [2020-01-20T08:57:03.846Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.584 s
03:57:03 [2020-01-20T08:57:03.846Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.384 s
03:57:03 [2020-01-20T08:57:03.846Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.365 s
03:57:03 [2020-01-20T08:57:03.846Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.955 s
03:57:03 [2020-01-20T08:57:03.846Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.792 s
03:57:03 [2020-01-20T08:57:03.846Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 14.248 s
03:57:03 [2020-01-20T08:57:03.846Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.841 s
03:57:03 [2020-01-20T08:57:03.846Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
03:57:03 [2020-01-20T08:57:03.846Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.71 s
03:57:03 [2020-01-20T08:57:03.846Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.807 s
03:57:03 [2020-01-20T08:57:03.846Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.45 s
03:57:03 [2020-01-20T08:57:03.846Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.333 s
03:57:03 [2020-01-20T08:57:03.846Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
03:57:03 [2020-01-20T08:57:03.846Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037339566 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037339566 data=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037339566 data=null} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037339566 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339566 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037339545 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037339544 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037339544 data=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037339544 data=null} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037339543 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339543 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037339537 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037339536 data=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037339536 data=null} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037339536 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037339536 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}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037339532 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037339531 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037339531 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037339531 data=null} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037339531 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339531 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037339520 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037339516 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037339516 data=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037339516 data=null} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037339515 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339515 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037339504 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:05 [2020-01-20T08:57:05.732Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1037339491 data=null doit=true} to TreeItem with text {Experiments [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1037339491 data=null} to TreeItem with text {Experiments [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1037339491 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037339491 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]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1037339487 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037339487 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037339487 data=null} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037339486 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037339486 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]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037339483 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1037339481 data=null doit=true} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1037339481 data=null} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1037339480 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339480 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}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1037339393 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1037339392 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1037339391 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1037339385 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1037339383 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1037339381 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1037339381 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1037339381 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1037339376 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1037339360 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1037339360 data=null doit=true} to TreeItem with text {Test Experiment [0]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1037339360 data=null} to TreeItem with text {Test Experiment [0]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1037339360 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037339360 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]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1037339347 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
03:57:05 [2020-01-20T08:57:05.732Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1037339175 data=null doit=true} to Shell with text {Export trace package}
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
03:57:05 [2020-01-20T08:57:05.988Z] 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
03:57:05 [2020-01-20T08:57:05.988Z] 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1037339173 data=null doit=true} to Button with text {Sa&ve in tar format}
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1037339173 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}
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1037339172 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1037339172 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1037339172 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1037339172 data=null item=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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
03:57:05 [2020-01-20T08:57:05.988Z] 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339170 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339170 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037339170 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037339170 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339170 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')
03:57:05 [2020-01-20T08:57:05.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339170 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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1037339170 data=null item=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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339169 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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339169 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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037339169 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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037339169 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037339169 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1037339168 data=null} to (of type 'Combo')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Clicking on &Finish
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037339166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037339166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037339166 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037339166 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037339166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037339166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Clicked on &Finish
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037339166 data=null item=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')
03:57:05 [2020-01-20T08:57:05.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1037339276 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...'
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1037338670 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1037338670 data=null doit=true} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1037338670 data=null} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1037338669 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037338669 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}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1037338655 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1037338654 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1037338654 data=null doit=true} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1037338654 data=null} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1037338654 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037338654 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}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1037338648 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1037338647 data=null doit=true} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1037338647 data=null} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1037338647 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037338647 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}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1037338642 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037338641 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037338641 data=null doit=true} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037338641 data=null} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037338640 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037338639 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037338631 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037338630 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037338630 data=null doit=true} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037338630 data=null} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037338630 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037338630 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037338626 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1037338539 data=null doit=true} to Shell with text {Import trace package}
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1037338493 data=null} to (of type 'Combo')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Inserting text:
03:57:06 [2020-01-20T08:57:06.551Z]  into text (of type 'Combo')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Attempting to set focus on (of type 'Combo')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Typing text '
03:57:06 [2020-01-20T08:57:06.551Z] ' with an interval of 50ms. between characters.
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Clicking on &Finish
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037338393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037338393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037338393 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037338393 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037338393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037338393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:06 [2020-01-20T08:57:06.806Z] DEBUG - Clicked on &Finish
03:57:06 [2020-01-20T08:57:06.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037338393 data=null item=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')
03:57:06 [2020-01-20T08:57:06.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1037338581 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...'
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1037337872 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1037337872 data=null doit=true} to TreeItem with text {Import Test}
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1037337872 data=null} to TreeItem with text {Import Test}
03:57:07 [2020-01-20T08:57:07.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1037337872 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037337872 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}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1037337858 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:07 [2020-01-20T08:57:07.317Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037337857 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037337857 data=null} to TreeItem with text {Traces [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037337857 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037337857 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]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037337852 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:07 [2020-01-20T08:57:07.317Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1037337851 data=null doit=true} to TreeItem with text {Experiments [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1037337851 data=null} to TreeItem with text {Experiments [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1037337851 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037337851 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]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1037337845 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337844 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1037337844 data=null doit=true} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1037337844 data=null} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337844 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037337843 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]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337834 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337834 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337834 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037337833 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]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337818 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1037337490 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1037337485 data=null doit=true} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1037337485 data=null} to TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
03:57:07 [2020-01-20T08:57:07.572Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1037336369 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037336344 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037336344 data=null doit=true} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037336344 data=null} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037336344 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037336343 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037336331 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test}
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:08 [2020-01-20T08:57:08.932Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.492Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335652 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037335651 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Clicking on OK
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037335651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037335651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037335651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037335651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037335650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037335650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.493Z] DEBUG - Clicked on OK
03:57:09 [2020-01-20T08:57:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037335650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:09 [2020-01-20T08:57:09.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037336269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1037335139 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1037335131 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1037335131 data=null doit=true} to TreeItem with text {Import Test}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1037335131 data=null} to TreeItem with text {Import Test}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1037335131 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037335131 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}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1037335117 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:10 [2020-01-20T08:57:10.003Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.562Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334456 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037334456 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Clicking on OK
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037334456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037334456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037334456 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037334456 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037334455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037334455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.563Z] DEBUG - Clicked on OK
03:57:10 [2020-01-20T08:57:10.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037334455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:10 [2020-01-20T08:57:10.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037335071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037332394 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037332394 data=null doit=true} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037332394 data=null} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037332393 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037332393 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037332376 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037332373 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037332372 data=null doit=true} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037332372 data=null} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037332372 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037332372 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037332365 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037332364 data=null doit=true} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037332364 data=null} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037332364 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037332364 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}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037332361 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037332360 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037332360 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037332360 data=null} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037332360 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037332360 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037332352 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037332351 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037332351 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037332351 data=null} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037332351 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037332351 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037332347 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1037332228 data=null doit=true} to Shell with text {Export trace package}
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.703Z] DEBUG - Clicking on Deselect All
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1037332227 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1037332227 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-1037332226 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-1037332226 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-1037332226 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-1037332226 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-1037332226 data=null item=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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-1037332224 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1037332224 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-1037332223 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-1037332223 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-1037332223 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Clicked on Deselect All
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Clicking on Select All
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1037332219 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037332219 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1037332219 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1037332219 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1037332219 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1037332219 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1037332219 data=null item=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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1037332217 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037332217 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1037332217 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')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1037332217 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1037332216 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - Clicked on Select All
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
03:57:12 [2020-01-20T08:57:12.960Z] 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1037332193 data=null doit=true} to Button with text {Save in &zip format}
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1037332193 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}
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1037332192 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1037332192 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1037332192 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1037332192 data=null item=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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
03:57:12 [2020-01-20T08:57:12.960Z] 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1037332190 data=null doit=true} to Button with text {Sa&ve in tar format}
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1037332190 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}
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1037332190 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1037332189 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1037332189 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1037332189 data=null item=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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
03:57:12 [2020-01-20T08:57:12.960Z] 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332187 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332187 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037332187 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037332187 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332187 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332187 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1037332187 data=null item=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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332186 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332186 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332186 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037332186 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037332186 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
03:57:12 [2020-01-20T08:57:12.960Z] 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332185 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332185 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037332185 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037332185 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332185 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332185 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1037332185 data=null item=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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332184 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332184 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1037332184 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')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1037332184 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1037332184 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1037332183 data=null} to (of type 'Combo')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Clicking on &Finish
03:57:12 [2020-01-20T08:57:12.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037332182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037332182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037332182 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037332182 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037332182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037332182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037332182 data=null item=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')
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1037332277 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...'
03:57:12 [2020-01-20T08:57:12.961Z] DEBUG - Clicked on 
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037331885 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037331884 data=null doit=true} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037331884 data=null} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037331884 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037331884 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037331871 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037331871 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037331871 data=null doit=true} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037331871 data=null} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037331870 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037331870 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037331866 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:13 [2020-01-20T08:57:13.216Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037331865 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037331865 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037331865 data=null} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037331865 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037331865 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037331858 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037331857 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037331857 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037331857 data=null} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037331857 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037331857 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037331854 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1037331763 data=null doit=true} to Shell with text {Import trace package}
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1037331762 data=null} to (of type 'Combo')
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Inserting text:
03:57:13 [2020-01-20T08:57:13.216Z]  into text (of type 'Combo')
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Attempting to set focus on (of type 'Combo')
03:57:13 [2020-01-20T08:57:13.216Z] DEBUG - Typing text '
03:57:13 [2020-01-20T08:57:13.216Z] ' with an interval of 50ms. between characters.
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Clicking on Select All
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1037331694 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1037331693 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1037331693 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1037331693 data=null item=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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1037331693 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')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1037331693 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1037331692 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.471Z] DEBUG - Clicked on Select All
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Clicking on &Finish
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1037331692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037331692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1037331692 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1037331691 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1037331691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1037331691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-1037331674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1037331674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-1037331674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-1037331674 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-1037331674 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Clicked on &Finish
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1037331673 data=null doit=true} to Shell with text {Confirmation}
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Clicking on Yes To &All
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1037331672 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')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1037331672 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')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-1037331672 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1037331672 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1037331672 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')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1037331672 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')
03:57:13 [2020-01-20T08:57:13.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-1037331672 data=null item=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')
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1037331691 data=null item=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')
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1037331831 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...'
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Clicked on 
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:13 [2020-01-20T08:57:13.738Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
03:57:13 [2020-01-20T08:57:13.738Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037331273 data=null doit=true} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037331273 data=null} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037331273 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037331273 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]}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037331269 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:57:13 [2020-01-20T08:57:13.738Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1037331269 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1037331269 data=null doit=true} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1037331269 data=null} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1037331268 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037331268 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}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1037331250 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1037331250 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1037331250 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1037331250 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}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1037331182 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1037330974 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1037330973 data=null doit=true} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1037330973 data=null} to TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
03:57:13 [2020-01-20T08:57:13.995Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=-1037329762 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1037329730 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1037329730 data=null doit=true} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1037329730 data=null} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1037329730 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037329730 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1037329713 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:15 [2020-01-20T08:57:15.356Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329056 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037329056 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Clicking on OK
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037329055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037329055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037329055 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037329055 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037329055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037329055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:15 [2020-01-20T08:57:15.916Z] DEBUG - Clicked on OK
03:57:16 [2020-01-20T08:57:16.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037329055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:16 [2020-01-20T08:57:16.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037329679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:16 [2020-01-20T08:57:16.171Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.393 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
03:57:16 [2020-01-20T08:57:16.171Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 7.198 s
03:57:16 [2020-01-20T08:57:16.171Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 5.161 s
03:57:16 [2020-01-20T08:57:16.171Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
03:57:26 [2020-01-20T08:57:26.101Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.298 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
03:57:26 [2020-01-20T08:57:26.101Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.47 s
03:57:26 [2020-01-20T08:57:26.101Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.319 s
03:57:26 [2020-01-20T08:57:26.101Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.473 s
03:57:26 [2020-01-20T08:57:26.101Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
03:57:28 [2020-01-20T08:57:28.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.003 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
03:57:28 [2020-01-20T08:57:28.613Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.963 s
03:57:28 [2020-01-20T08:57:28.613Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Clicking on (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037312641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037312639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037312639 data=null doit=true} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037312638 data=null} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037312638 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037312606 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037312605 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037312604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037312604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037312604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037312604 data=null doit=true} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037312604 data=null} to (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Clicked on (of type 'Table')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Inserting text:e
03:57:32 [2020-01-20T08:57:32.776Z]  into text (of type 'Text')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Typing text 'e
03:57:32 [2020-01-20T08:57:32.776Z] ' with an interval of 100ms. between characters.
03:57:32 [2020-01-20T08:57:32.776Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Selecting rows [7] in (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037312117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037312117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037312117 data=null doit=true} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037312117 data=null} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037312117 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037312115 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037312109 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037311120 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037311097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037311097 data=null doit=true} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037311097 data=null} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037311097 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037311096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037311090 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:33 [2020-01-20T08:57:33.957Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:34 [2020-01-20T08:57:34.519Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310457 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310457 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037310455 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Clicking on OK
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037310454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037310454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037310454 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037310454 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037310454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037310454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:34 [2020-01-20T08:57:34.520Z] 
03:57:34 [2020-01-20T08:57:34.520Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-20 08:57:34.514
03:57:34 [2020-01-20T08:57:34.520Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@18b0bbc3
03:57:34 [2020-01-20T08:57:34.520Z] !STACK 0
03:57:34 [2020-01-20T08:57:34.520Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:34 [2020-01-20T08:57:34.520Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678)
03:57:34 [2020-01-20T08:57:34.521Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
03:57:34 [2020-01-20T08:57:34.521Z] 	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
03:57:34 [2020-01-20T08:57:34.521Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:34 [2020-01-20T08:57:34.521Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:34 [2020-01-20T08:57:34.521Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:34 [2020-01-20T08:57:34.522Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:34 [2020-01-20T08:57:34.522Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:34 [2020-01-20T08:57:34.777Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:34 [2020-01-20T08:57:34.777Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:34 [2020-01-20T08:57:34.777Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:34 [2020-01-20T08:57:34.777Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:34 [2020-01-20T08:57:34.777Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
03:57:34 [2020-01-20T08:57:34.777Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
03:57:34 [2020-01-20T08:57:34.777Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:34 [2020-01-20T08:57:34.777Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:34 [2020-01-20T08:57:34.777Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:34 [2020-01-20T08:57:34.777Z] 	... 156 more
03:57:35 [2020-01-20T08:57:35.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:35 [2020-01-20T08:57:35.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037310454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:35 [2020-01-20T08:57:35.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037311059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:35 [2020-01-20T08:57:35.033Z] DEBUG - Clicked on 
03:57:36 [2020-01-20T08:57:36.396Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:36 [2020-01-20T08:57:36.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:36 [2020-01-20T08:57:36.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:36 [2020-01-20T08:57:36.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Clicking on (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037308370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037308367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037308367 data=null doit=true} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037308367 data=null} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037308367 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037308288 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037308287 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037308286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037308286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037308286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037308285 data=null doit=true} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037308285 data=null} to (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Clicked on (of type 'Table')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Inserting text:00
03:57:36 [2020-01-20T08:57:36.651Z]  into text (of type 'Text')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:36 [2020-01-20T08:57:36.651Z] DEBUG - Typing text '00
03:57:36 [2020-01-20T08:57:36.651Z] ' with an interval of 100ms. between characters.
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Selecting rows [7] in (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037307575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037307575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037307575 data=null doit=true} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037307574 data=null} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037307574 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037307571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:37 [2020-01-20T08:57:37.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037307566 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Clicking on (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037306640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037306635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037306635 data=null doit=true} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037306635 data=null} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037306635 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037306611 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.498Z] 
03:57:38 [2020-01-20T08:57:38.498Z] !ENTRY org.eclipse.ui 4 0 2020-01-20 08:57:38.319
03:57:38 [2020-01-20T08:57:38.498Z] !MESSAGE Unhandled event loop exception
03:57:38 [2020-01-20T08:57:38.498Z] !STACK 0
03:57:38 [2020-01-20T08:57:38.498Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:38 [2020-01-20T08:57:38.498Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:38 [2020-01-20T08:57:38.498Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:38 [2020-01-20T08:57:38.498Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:38 [2020-01-20T08:57:38.498Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:38 [2020-01-20T08:57:38.498Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:537)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:285)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:38 [2020-01-20T08:57:38.498Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:38 [2020-01-20T08:57:38.499Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:38 [2020-01-20T08:57:38.499Z] 	... 27 more
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037306608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037306608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037306608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037306608 data=null doit=true} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037306608 data=null} to (of type 'Table')
03:57:38 [2020-01-20T08:57:38.499Z] DEBUG - Clicked on (of type 'Table')
03:57:39 [2020-01-20T08:57:39.859Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037304027 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037304004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037304004 data=null doit=true} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037304004 data=null} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037304003 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037304003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037303996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:41 [2020-01-20T08:57:41.218Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037303373 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Clicking on OK
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037303372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037303372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037303371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037303371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037303371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037303371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.781Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:41 [2020-01-20T08:57:41.781Z] DEBUG - Clicked on OK
03:57:41 [2020-01-20T08:57:41.781Z] 
03:57:41 [2020-01-20T08:57:41.781Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-20 08:57:41.593
03:57:41 [2020-01-20T08:57:41.781Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@18b0bbc3
03:57:41 [2020-01-20T08:57:41.781Z] !STACK 0
03:57:41 [2020-01-20T08:57:41.781Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678)
03:57:41 [2020-01-20T08:57:41.781Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
03:57:41 [2020-01-20T08:57:41.781Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
03:57:41 [2020-01-20T08:57:41.782Z] 	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
03:57:41 [2020-01-20T08:57:41.782Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:41 [2020-01-20T08:57:41.782Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:41 [2020-01-20T08:57:41.782Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:41 [2020-01-20T08:57:41.782Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:41 [2020-01-20T08:57:41.782Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:41 [2020-01-20T08:57:41.782Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:41 [2020-01-20T08:57:41.782Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:41 [2020-01-20T08:57:41.782Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
03:57:41 [2020-01-20T08:57:41.783Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
03:57:41 [2020-01-20T08:57:41.783Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:41 [2020-01-20T08:57:41.783Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:41 [2020-01-20T08:57:41.783Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:41 [2020-01-20T08:57:41.783Z] 	... 156 more
03:57:42 [2020-01-20T08:57:42.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037303371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:42 [2020-01-20T08:57:42.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037303965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Clicking on (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037301294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037301292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037301292 data=null doit=true} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037301292 data=null} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037301292 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037301259 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037301258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037301257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037301257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037301257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037301257 data=null doit=true} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037301257 data=null} to (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Clicked on (of type 'Table')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Inserting text:HostF
03:57:43 [2020-01-20T08:57:43.922Z]  into text (of type 'Text')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:43 [2020-01-20T08:57:43.922Z] DEBUG - Typing text 'HostF
03:57:43 [2020-01-20T08:57:43.922Z] ' with an interval of 100ms. between characters.
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Selecting rows [7] in (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037300373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037300373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037300373 data=null doit=true} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037300373 data=null} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037300373 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037300370 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:44 [2020-01-20T08:57:44.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037300367 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037299387 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037299363 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037299363 data=null doit=true} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037299363 data=null} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037299363 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037299363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037299357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:45 [2020-01-20T08:57:45.773Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:46 [2020-01-20T08:57:46.335Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:46 [2020-01-20T08:57:46.335Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:46 [2020-01-20T08:57:46.335Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037298680 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Clicking on OK
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037298680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037298679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037298679 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037298679 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037298679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037298679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.336Z] 
03:57:46 [2020-01-20T08:57:46.336Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-20 08:57:46.286
03:57:46 [2020-01-20T08:57:46.336Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@18b0bbc3
03:57:46 [2020-01-20T08:57:46.336Z] !STACK 0
03:57:46 [2020-01-20T08:57:46.336Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
03:57:46 [2020-01-20T08:57:46.336Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678)
03:57:46 [2020-01-20T08:57:46.337Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
03:57:46 [2020-01-20T08:57:46.337Z] 	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
03:57:46 [2020-01-20T08:57:46.337Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:46 [2020-01-20T08:57:46.337Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:46 [2020-01-20T08:57:46.337Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:46 [2020-01-20T08:57:46.337Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:46 [2020-01-20T08:57:46.337Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:46 [2020-01-20T08:57:46.337Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:46 [2020-01-20T08:57:46.337Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:46 [2020-01-20T08:57:46.337Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
03:57:46 [2020-01-20T08:57:46.338Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
03:57:46 [2020-01-20T08:57:46.338Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
03:57:46 [2020-01-20T08:57:46.338Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:46 [2020-01-20T08:57:46.338Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:46 [2020-01-20T08:57:46.338Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:46 [2020-01-20T08:57:46.338Z] 	... 156 more
03:57:46 [2020-01-20T08:57:46.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037298679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:46 [2020-01-20T08:57:46.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037299326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:46 [2020-01-20T08:57:46.593Z] DEBUG - Clicked on 
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Clicking on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037296679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037296677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037296677 data=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037296677 data=null} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037296677 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037296643 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037296642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037296642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037296642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037296641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037296641 data=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037296641 data=null} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Clicked on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Inserting text:2 into text (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.477Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Clicking on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037296268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037296264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037296264 data=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037296264 data=null} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037296264 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037296228 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037296227 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037296227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037296226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037296226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037296226 data=null doit=true} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037296226 data=null} to (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Clicked on (of type 'Table')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Inserting text:F into text (of type 'Text')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:48 [2020-01-20T08:57:48.732Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
03:57:48 [2020-01-20T08:57:48.987Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.987Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.987Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:48 [2020-01-20T08:57:48.987Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:48 [2020-01-20T08:57:48.987Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:50 [2020-01-20T08:57:50.349Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1037294941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1037294941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1037294941 data=null doit=true} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1037294941 data=null} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1037294941 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-1037294921 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1037294895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1037294895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1037294895 data=null doit=true} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1037294895 data=null} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1037294895 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
03:57:50 [2020-01-20T08:57:50.350Z] DEBUG - Clicked on CLabel with text {}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037293363 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037293340 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037293340 data=null doit=true} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037293340 data=null} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037293339 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037293339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037293331 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:51 [2020-01-20T08:57:51.711Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292734 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292734 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037292733 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Clicking on OK
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037292732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037292732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037292732 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037292732 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037292732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037292731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.273Z] DEBUG - Clicked on OK
03:57:52 [2020-01-20T08:57:52.273Z] 
03:57:52 [2020-01-20T08:57:52.273Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-20 08:57:52.234
03:57:52 [2020-01-20T08:57:52.273Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@18b0bbc3
03:57:52 [2020-01-20T08:57:52.273Z] !STACK 0
03:57:52 [2020-01-20T08:57:52.273Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678)
03:57:52 [2020-01-20T08:57:52.273Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:52 [2020-01-20T08:57:52.273Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:52 [2020-01-20T08:57:52.274Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:52 [2020-01-20T08:57:52.274Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:52 [2020-01-20T08:57:52.274Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
03:57:52 [2020-01-20T08:57:52.274Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:52 [2020-01-20T08:57:52.274Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:52 [2020-01-20T08:57:52.274Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:52 [2020-01-20T08:57:52.274Z] 	... 156 more
03:57:52 [2020-01-20T08:57:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037292731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:52 [2020-01-20T08:57:52.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037293292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Clicking on (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037290591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037290588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037290588 data=null doit=true} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037290588 data=null} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037290588 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037290555 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037290554 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037290553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037290553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037290553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037290553 data=null doit=true} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037290553 data=null} to (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Clicked on (of type 'Table')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Inserting text:HostF
03:57:54 [2020-01-20T08:57:54.416Z]  into text (of type 'Text')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Attempting to set focus on (of type 'Text')
03:57:54 [2020-01-20T08:57:54.416Z] DEBUG - Typing text 'HostF
03:57:54 [2020-01-20T08:57:54.416Z] ' with an interval of 100ms. between characters.
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Selecting rows [7] in (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037289664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037289664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037289664 data=null doit=true} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037289664 data=null} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037289664 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037289661 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:57:55 [2020-01-20T08:57:55.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037289657 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037288695 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Attempting to set focus on Tree with text {}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037288674 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037288674 data=null doit=true} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037288674 data=null} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037288674 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037288674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037288667 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:57:56 [2020-01-20T08:57:56.521Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:57:56 [2020-01-20T08:57:56.521Z] DEBUG - Clicking on with mnemonic 'Delete'
03:57:56 [2020-01-20T08:57:56.521Z] DEBUG - Clicked on with mnemonic 'Delete'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037288051 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.083Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Clicking on OK
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037288050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037288050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037288050 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037288050 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037288050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037288050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.084Z] 
03:57:57 [2020-01-20T08:57:57.084Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-20 08:57:56.912
03:57:57 [2020-01-20T08:57:57.084Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@37d6a6b6 (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@4ef5dd23, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@18b0bbc3
03:57:57 [2020-01-20T08:57:57.084Z] !STACK 0
03:57:57 [2020-01-20T08:57:57.084Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678)
03:57:57 [2020-01-20T08:57:57.084Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
03:57:57 [2020-01-20T08:57:57.084Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:57 [2020-01-20T08:57:57.085Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:57 [2020-01-20T08:57:57.085Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
03:57:57 [2020-01-20T08:57:57.085Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
03:57:57 [2020-01-20T08:57:57.085Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:57:57 [2020-01-20T08:57:57.085Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
03:57:57 [2020-01-20T08:57:57.085Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
03:57:57 [2020-01-20T08:57:57.085Z] 	... 156 more
03:57:57 [2020-01-20T08:57:57.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037288050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:57:57 [2020-01-20T08:57:57.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037288637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:57:57 [2020-01-20T08:57:57.340Z] DEBUG - Clicked on 
03:57:57 [2020-01-20T08:57:57.340Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.719 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
03:57:57 [2020-01-20T08:57:57.340Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.461 s
03:57:57 [2020-01-20T08:57:57.340Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.049 s
03:57:57 [2020-01-20T08:57:57.340Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.654 s
03:57:57 [2020-01-20T08:57:57.340Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.95 s
03:57:57 [2020-01-20T08:57:57.340Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.68 s
03:57:57 [2020-01-20T08:57:57.340Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - Clicking on TableItem with text {}
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037286232 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037286232 data=null doit=true} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.700Z] DEBUG - Attempting to set focus on Table with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037286231 data=null} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037286228 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037286226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037286218 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037286216 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037286216 data=null doit=true} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037286216 data=null} to TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Clicked on TableItem with text {}
03:57:58 [2020-01-20T08:57:58.956Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:59 [2020-01-20T08:57:59.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:59 [2020-01-20T08:57:59.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicking on TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037285605 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037285605 data=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Attempting to set focus on Table with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037285605 data=null} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037285599 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037285596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037285589 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037285586 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037285586 data=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037285586 data=null} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicked on TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1037285556 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'
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicking on TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037285472 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037285471 data=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Attempting to set focus on Table with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037285471 data=null} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037285471 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037285469 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037285466 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037285464 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037285464 data=null doit=true} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037285464 data=null} to TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Clicked on TableItem with text {}
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:59 [2020-01-20T08:57:59.516Z] DEBUG - Attempting to set focus on (of type 'Table')
03:57:59 [2020-01-20T08:57:59.770Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.770Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.770Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
03:57:59 [2020-01-20T08:57:59.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1037285389 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'
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037284846 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037284821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037284821 data=null doit=true} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037284821 data=null} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037284820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037284820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037284800 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Clicking on with mnemonic 'Delete'
03:58:00 [2020-01-20T08:58:00.330Z] DEBUG - Clicked on with mnemonic 'Delete'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284176 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037284176 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Clicking on OK
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037284176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037284175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037284175 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037284175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037284175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037284175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:00 [2020-01-20T08:58:00.891Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:01 [2020-01-20T08:58:01.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:01 [2020-01-20T08:58:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037284175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:01 [2020-01-20T08:58:01.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037284769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:58:01 [2020-01-20T08:58:01.146Z] DEBUG - Clicked on 
03:58:01 [2020-01-20T08:58:01.146Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.884 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
03:58:01 [2020-01-20T08:58:01.146Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.627 s
03:58:01 [2020-01-20T08:58:01.146Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.081 s
03:58:01 [2020-01-20T08:58:01.146Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.662 s
03:58:01 [2020-01-20T08:58:01.146Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Clicking on TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037282149 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037282149 data=null doit=true} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Attempting to set focus on Table with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037282149 data=null} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037282146 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037282127 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037282124 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1037282124 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1037282124 data=null doit=true} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1037282123 data=null} to TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Clicked on TableItem with text {}
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:03 [2020-01-20T08:58:03.030Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
03:58:04 [2020-01-20T08:58:04.391Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Attempting to set focus on Table with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037279397 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037279397 data=null doit=true} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037279397 data=null} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037279397 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037279395 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037279394 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
03:58:05 [2020-01-20T08:58:05.751Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
03:58:05 [2020-01-20T08:58:05.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1037279373 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...'
03:58:05 [2020-01-20T08:58:05.752Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Attempting to set focus on Table with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037277403 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037277403 data=null doit=true} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037277403 data=null} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037277402 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037277400 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037277392 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1037277368 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...'
03:58:07 [2020-01-20T08:58:07.636Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037276812 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037276805 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037276805 data=null doit=true} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037276805 data=null} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037276805 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037276804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037276783 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Clicking on with mnemonic 'Delete'
03:58:08 [2020-01-20T08:58:08.198Z] DEBUG - Clicked on with mnemonic 'Delete'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276142 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037276142 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Clicking on OK
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037276142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037276142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037276142 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037276141 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037276141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037276141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Clicked on OK
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037276141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:09 [2020-01-20T08:58:09.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037276746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:58:09 [2020-01-20T08:58:09.379Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.229 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
03:58:09 [2020-01-20T08:58:09.379Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.731 s
03:58:09 [2020-01-20T08:58:09.379Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.008 s
03:58:09 [2020-01-20T08:58:09.379Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Attempting to set focus on (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Clicking on (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037273847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037273843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037273843 data=null doit=true} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037273843 data=null} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037273843 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037273840 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037273839 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037273838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037273835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037273835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037273835 data=null doit=true} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037273835 data=null} to (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Clicked on (of type 'Table')
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1037273811 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'
03:58:11 [2020-01-20T08:58:11.263Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1037272254 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'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037271959 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037271953 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037271953 data=null doit=true} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037271953 data=null} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037271952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037271952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037271936 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Clicking on with mnemonic 'Delete'
03:58:13 [2020-01-20T08:58:13.148Z] DEBUG - Clicked on with mnemonic 'Delete'
03:58:13 [2020-01-20T08:58:13.707Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:58:13 [2020-01-20T08:58:13.707Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:58:13 [2020-01-20T08:58:13.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271287 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271287 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037271286 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Clicking on OK
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037271285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037271285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037271285 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037271285 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037271284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037271284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.708Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.963Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.964Z] DEBUG - Clicked on OK
03:58:13 [2020-01-20T08:58:13.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037271284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:13 [2020-01-20T08:58:13.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037271885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:58:14 [2020-01-20T08:58:14.523Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.038 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
03:58:14 [2020-01-20T08:58:14.523Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.002 s
03:58:14 [2020-01-20T08:58:14.523Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
03:58:29 [2020-01-20T08:58:29.350Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.746 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
03:58:29 [2020-01-20T08:58:29.350Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.932 s
03:58:29 [2020-01-20T08:58:29.350Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
03:58:29 [2020-01-20T08:58:29.350Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 7.322 s
03:58:29 [2020-01-20T08:58:29.350Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.199 s
03:58:29 [2020-01-20T08:58:29.350Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
03:58:39 [2020-01-20T08:58:39.287Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.544 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
03:58:39 [2020-01-20T08:58:39.287Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 9.499 s
03:58:39 [2020-01-20T08:58:39.287Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
03:58:47 [2020-01-20T08:58:47.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.542 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
03:58:47 [2020-01-20T08:58:47.365Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 9.511 s
03:58:47 [2020-01-20T08:58:47.365Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237545 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1037237545 data=null doit=true} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1037237545 data=null} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237545 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037237545 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}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237528 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237528 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1037237528 data=null doit=true} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1037237527 data=null} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237527 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037237527 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}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237522 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1037237522 data=null doit=true} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1037237522 data=null} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237522 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037237522 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}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1037237518 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037237518 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037237518 data=null doit=true} to TreeItem with text {Traces [0]}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037237518 data=null} to TreeItem with text {Traces [0]}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037237517 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037237517 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:58:47 [2020-01-20T08:58:47.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037237509 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5035583373684026556.xml"'
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037236085 data=null doit=true} to TreeItem with text {Traces [1]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037236085 data=null} to TreeItem with text {Traces [1]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037236085 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037236084 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]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037236081 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236053 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5035583373684026556.xml} time=-1037236053 data=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5035583373684026556.xml} time=-1037236053 data=null} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236053 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037236053 data=null item=TreeItem {sample5035583373684026556.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236040 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236039 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5035583373684026556.xml} time=-1037236039 data=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5035583373684026556.xml} time=-1037236039 data=null} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236039 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037236038 data=null item=TreeItem {sample5035583373684026556.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037236035 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
03:58:48 [2020-01-20T08:58:48.982Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235823 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5035583373684026556.xml} time=-1037235823 data=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5035583373684026556.xml} time=-1037235823 data=null} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235823 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037235823 data=null item=TreeItem {sample5035583373684026556.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235822 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Clicking on TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235821 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample5035583373684026556.xml} time=-1037235821 data=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample5035583373684026556.xml} time=-1037235821 data=null} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235821 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037235819 data=null item=TreeItem {sample5035583373684026556.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235818 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample5035583373684026556.xml} time=-1037235818 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample5035583373684026556.xml} time=-1037235817 data=null doit=true} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample5035583373684026556.xml} time=-1037235817 data=null} to TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Clicked on TreeItem with text {sample5035583373684026556.xml}
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Clicking on OK
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037235812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037235811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037235811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037235811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037235811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037235811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037235811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:49 [2020-01-20T08:58:49.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1037235965 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...'
03:58:49 [2020-01-20T08:58:49.494Z] DEBUG - Clicked on 
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample5035583373684026556.xml"'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample5035583373684026556.xml - Eclipse Platform} time=-1037234023 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample5035583373684026556.xml - Eclipse Platform}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1037234000 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1037234000 data=null doit=true} to TreeItem with text {TestForOffsetting}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1037234000 data=null} to TreeItem with text {TestForOffsetting}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1037234000 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037234000 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}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1037233985 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Clicking on with mnemonic 'Delete'
03:58:51 [2020-01-20T08:58:51.379Z] DEBUG - Clicked on with mnemonic 'Delete'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037233357 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Clicking on OK
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037233356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037233356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037233356 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037233356 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037233355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037233355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:51 [2020-01-20T08:58:51.635Z] DEBUG - Clicked on OK
03:58:52 [2020-01-20T08:58:52.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037233355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:58:52 [2020-01-20T08:58:52.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037233957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:58:52 [2020-01-20T08:58:52.196Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.779 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
03:58:52 [2020-01-20T08:58:52.196Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 4.777 s
03:58:52 [2020-01-20T08:58:52.196Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
03:58:52 [2020-01-20T08:58:52.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:58:52 [2020-01-20T08:58:52.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:52 [2020-01-20T08:58:52.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:52 [2020-01-20T08:58:52.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:52 [2020-01-20T08:58:52.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037232683 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037232683 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037232683 data=null} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037232683 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037232683 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}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037232668 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037232667 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037232667 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037232667 data=null} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037232667 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037232667 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}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037232662 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037232662 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037232662 data=null} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037232662 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037232661 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}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037232659 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037232658 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037232658 data=null doit=true} to TreeItem with text {Traces [0]}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037232658 data=null} to TreeItem with text {Traces [0]}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037232658 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037232658 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:58:52 [2020-01-20T08:58:52.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037232650 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - number of items : 11
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037231088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037231088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037231088 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037231088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037231088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037231088 data=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}
03:58:54 [2020-01-20T08:58:54.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037231081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037231081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037231081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037231081 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037231081 data=null} to ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1037231080 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER <name>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1037231080 data=null doit=true} to TreeItem with text {FILTER <name>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1037231080 data=null} to TreeItem with text {FILTER <name>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1037231080 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037231080 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>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1037231077 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231069 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1037231069 data=null doit=true} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1037231068 data=null} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231066 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037231066 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}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231063 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231063 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null doit=true} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null doit=true} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231062 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037231062 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}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1037231059 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1037230985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
03:58:54 [2020-01-20T08:58:54.338Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037230966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230963 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230963 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230963 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037230963 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)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230962 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230962 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230962 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230962 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230962 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037230962 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)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037230953 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicking on with mnemonic 'AND'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-1037230871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Clicked on with mnemonic 'AND'
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1037230858 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1037230858 data=null doit=true} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1037230858 data=null} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1037230858 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037230858 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
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1037230855 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1037230776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
03:58:54 [2020-01-20T08:58:54.339Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037230752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1037230740 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1037230740 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1037230740 data=null} to Tree node with text: Timestamp CONTAINS "100"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1037230739 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037230739 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"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1037230686 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1037230685 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1037230685 data=null doit=true} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1037230685 data=null} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1037230685 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037230685 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
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1037230681 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - number of items : 11
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037230681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037230680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037230680 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037230680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037230680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037230680 data=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}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037230678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037230677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037230677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037230677 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037230677 data=null} to ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Attempting to set focus on Table with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037230646 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037230645 data=null doit=true} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037230645 data=null} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037230645 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037230642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037230637 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
03:58:54 [2020-01-20T08:58:54.594Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
03:58:54 [2020-01-20T08:58:54.594Z] DEBUG - Clicking on with mnemonic 'timestamp'
03:58:54 [2020-01-20T08:58:54.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1037230570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
03:58:54 [2020-01-20T08:58:54.594Z] DEBUG - Clicked on with mnemonic 'timestamp'
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037228985 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037228985 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037228985 data=null} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037228985 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037228985 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}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037228978 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037228977 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037228977 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037228977 data=null} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037228977 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037228977 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}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037228972 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:55 [2020-01-20T08:58:55.996Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037228971 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037228971 data=null doit=true} to TreeItem with text {Traces [1]}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037228971 data=null} to TreeItem with text {Traces [1]}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037228971 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037228971 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:58:55 [2020-01-20T08:58:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037228966 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - number of items : 11
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037227524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037227524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037227524 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037227524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037227524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037227524 data=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}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037227518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037227518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037227517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037227517 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037227517 data=null} to ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1037227517 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER <name>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1037227517 data=null doit=true} to TreeItem with text {FILTER <name>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1037227517 data=null} to TreeItem with text {FILTER <name>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1037227516 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037227516 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>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1037227513 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicking on TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1037227508 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1037227508 data=null doit=true} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1037227506 data=null} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1037227504 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037227503 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}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1037227501 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1037227501 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1037227500 data=null doit=true} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1037227500 data=null} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicked on TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1037227500 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1037227500 data=null doit=true} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1037227500 data=null} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1037227500 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037227500 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}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1037227497 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1037227469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
03:58:57 [2020-01-20T08:58:57.882Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037227453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227451 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227451 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227451 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037227451 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)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227451 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227450 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227450 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227450 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227450 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037227450 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)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037227441 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicking on with mnemonic 'COMPARE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1037227375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Clicked on with mnemonic 'COMPARE'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-1037227346 data=null doit=true} to Tree node with text: <select aspect> = <value>
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-1037227346 data=null} to Tree node with text: <select aspect> = <value>
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1037227346 data=null button=1 stateMask=0x0 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037227345 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>
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1037227345 data=null button=1 stateMask=0x80000 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:58:57 [2020-01-20T08:58:57.882Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037227344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Attempting to set focus on (of type 'Text')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-1037227284 data=null doit=true} to Button with text {=}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-1037227284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-1037227281 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-1037227279 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-1037227279 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-1037227279 data=null item=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')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - number of items : 11
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037227278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037227278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037227278 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037227278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037227278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037227278 data=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}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037227275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037227275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037227275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037227275 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037227275 data=null} to ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Attempting to set focus on Table with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037227245 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037227245 data=null doit=true} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037227245 data=null} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037227245 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037227243 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037227240 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicking on with mnemonic 'field'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-1037227216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
03:58:57 [2020-01-20T08:58:57.883Z] DEBUG - Clicked on with mnemonic 'field'
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037225602 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037225602 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037225602 data=null} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037225602 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037225602 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}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037225594 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037225593 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037225593 data=null doit=true} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037225593 data=null} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037225593 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037225593 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}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037225588 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:58:59 [2020-01-20T08:58:59.767Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Attempting to set focus on Tree with text {}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037225587 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037225587 data=null doit=true} to TreeItem with text {Traces [1]}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037225587 data=null} to TreeItem with text {Traces [1]}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037225586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037225586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
03:58:59 [2020-01-20T08:58:59.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037225581 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
03:59:00 [2020-01-20T08:59:00.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - number of items : 11
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037224230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037224230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037224230 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037224230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037224230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037224230 data=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}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037224222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037224222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037224221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037224221 data=null doit=true} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037224221 data=null} to ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1037224221 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER <name>}
03:59:00 [2020-01-20T08:59:00.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1037224221 data=null doit=true} to TreeItem with text {FILTER <name>}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1037224221 data=null} to TreeItem with text {FILTER <name>}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1037224220 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224220 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>}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1037224217 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on (of type 'Text')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224211 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1037224211 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1037224209 data=null} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224207 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224207 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}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224204 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224204 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1037224203 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1037224203 data=null} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224203 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1037224203 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1037224203 data=null} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224202 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224202 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}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1037224200 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1037224160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
03:59:00 [2020-01-20T08:59:00.951Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037224146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224144 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224144 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224144 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037224143 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)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224143 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224143 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224143 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224143 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224142 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224142 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)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1037224134 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicking on with mnemonic 'OR'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-1037224083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicked on with mnemonic 'OR'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1037224069 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1037224069 data=null doit=true} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1037224069 data=null} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1037224069 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224069 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
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1037224066 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicking on with mnemonic 'EQUALS'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1037224043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Clicked on with mnemonic 'EQUALS'
03:59:00 [2020-01-20T08:59:00.951Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1037224020 data=null button=0 stateMask=0x0 x=159 y=252 count=0} to TreeItem with text {<select aspect> EQUALS}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-1037224020 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-1037224020 data=null} to TreeItem with text {<select aspect> EQUALS}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1037224019 data=null button=1 stateMask=0x0 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037224019 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}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1037224005 data=null button=1 stateMask=0x80000 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037223994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on (of type 'Text')
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1037223980 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1037223980 data=null doit=true} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1037223980 data=null} to Tree node with text: OR
03:59:00 [2020-01-20T08:59:00.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1037223980 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037223979 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
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1037223974 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Clicking on with mnemonic 'MATCHES'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1037223947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Clicked on with mnemonic 'MATCHES'
03:59:01 [2020-01-20T08:59:01.207Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1037223924 data=null button=0 stateMask=0x0 x=165 y=254 count=0} to TreeItem with text {<select aspect> MATCHES}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-1037223923 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-1037223923 data=null} to TreeItem with text {<select aspect> MATCHES}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1037223923 data=null button=1 stateMask=0x0 x=165 y=254 count=1} to TreeItem with text {<select aspect> MATCHES}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037223923 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}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1037223910 data=null button=1 stateMask=0x80000 x=165 y=254 count=1} to TreeItem with text {<select aspect> MATCHES}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1037223909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Attempting to set focus on (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Attempting to set focus on (of type 'Text')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - number of items : 11
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037223889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037223889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037223889 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037223889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037223889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037223889 data=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}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037223887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037223887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037223887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037223887 data=null doit=true} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037223887 data=null} to ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Attempting to set focus on Table with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037223858 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037223857 data=null doit=true} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037223857 data=null} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037223857 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037223855 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037223852 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
03:59:01 [2020-01-20T08:59:01.208Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
03:59:01 [2020-01-20T08:59:01.208Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
03:59:01 [2020-01-20T08:59:01.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1037223829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
03:59:01 [2020-01-20T08:59:01.208Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037221733 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037221711 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037221711 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037221711 data=null} to TreeItem with text {TestForFiltering}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037221711 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037221711 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}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037221702 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Clicking on with mnemonic 'Delete'
03:59:03 [2020-01-20T08:59:03.717Z] DEBUG - Clicked on with mnemonic 'Delete'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.972Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221078 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037221078 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Clicking on OK
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037221078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037221078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037221078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037221077 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037221077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037221077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:03 [2020-01-20T08:59:03.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:04 [2020-01-20T08:59:04.228Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:04 [2020-01-20T08:59:04.228Z] DEBUG - Clicked on OK
03:59:04 [2020-01-20T08:59:04.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037221077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:04 [2020-01-20T08:59:04.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037221664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:59:04 [2020-01-20T08:59:04.738Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.735 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
03:59:04 [2020-01-20T08:59:04.738Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.77 s
03:59:04 [2020-01-20T08:59:04.738Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.374 s
03:59:04 [2020-01-20T08:59:04.738Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.409 s
03:59:04 [2020-01-20T08:59:04.738Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220049 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1037220049 data=null doit=true} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1037220049 data=null} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220049 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037220049 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}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220035 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220035 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1037220034 data=null doit=true} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1037220034 data=null} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220034 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037220034 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}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220029 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1037220029 data=null doit=true} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1037220029 data=null} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220028 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037220028 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}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037220024 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037220023 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037220023 data=null doit=true} to TreeItem with text {Traces [0]}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037220023 data=null} to TreeItem with text {Traces [0]}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037220023 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037220023 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:59:04 [2020-01-20T08:59:04.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037220015 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037217823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037217823 data=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217822 data=null item=null detail=0 x=117 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037217819 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037217818 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037217818 data=null} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217817 data=null item=null detail=0 x=167 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037217815 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217813 data=null item=null detail=0 x=167 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037217813 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037217812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037217211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037217211 data=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217211 data=null item=null detail=0 x=168 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037217208 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037217206 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037217206 data=null} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217206 data=null item=null detail=0 x=117 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037217204 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037217202 data=null item=null detail=0 x=117 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037217202 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {}
03:59:07 [2020-01-20T08:59:07.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037217202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:08 [2020-01-20T08:59:08.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:10 [2020-01-20T08:59:10.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037214163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037214163 data=null button=0 stateMask=0x0 x=150 y=120 count=0} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037214161 data=null doit=true} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037214161 data=null} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037214153 data=null button=1 stateMask=0x0 x=150 y=120 count=1} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037214151 data=null x=200 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037214151 data=null button=1 stateMask=0x80000 x=200 y=120 count=1} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037214148 data=null button=1 stateMask=0x80000 x=200 y=120 count=1} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037214146 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037214140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037214140 data=null doit=true} to TimeGraphControl with text {}
03:59:10 [2020-01-20T08:59:10.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037214140 data=null} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037213635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037213635 data=null button=0 stateMask=0x0 x=200 y=120 count=0} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037213633 data=null doit=true} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037213633 data=null} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037213627 data=null button=1 stateMask=0x0 x=200 y=120 count=1} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037213625 data=null x=150 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037213625 data=null button=1 stateMask=0x80000 x=150 y=120 count=1} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037213622 data=null button=1 stateMask=0x80000 x=150 y=120 count=1} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037213620 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037213614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037213614 data=null doit=true} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037213614 data=null} to TimeGraphControl with text {}
03:59:11 [2020-01-20T08:59:11.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037210665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210665 data=null button=0 stateMask=0x0 x=149 y=75 count=0} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037210663 data=null doit=true} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037210663 data=null} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037210654 data=null button=1 stateMask=0x0 x=149 y=75 count=1} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037210653 data=null x=199 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210652 data=null button=1 stateMask=0x80000 x=199 y=75 count=1} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037210649 data=null button=1 stateMask=0x80000 x=199 y=75 count=1} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210647 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037210640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037210640 data=null doit=true} to TimeGraphControl with text {}
03:59:14 [2020-01-20T08:59:14.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037210640 data=null} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037210133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210133 data=null button=0 stateMask=0x0 x=199 y=75 count=0} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037210132 data=null doit=true} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037210132 data=null} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037210126 data=null button=1 stateMask=0x0 x=199 y=75 count=1} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037210124 data=null x=149 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210124 data=null button=1 stateMask=0x80000 x=149 y=75 count=1} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037210122 data=null button=1 stateMask=0x80000 x=149 y=75 count=1} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037210121 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037210116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037210116 data=null doit=true} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037210116 data=null} to TimeGraphControl with text {}
03:59:15 [2020-01-20T08:59:15.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:18 [2020-01-20T08:59:18.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:18 [2020-01-20T08:59:18.115Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
03:59:18 [2020-01-20T08:59:18.115Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037204969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204969 data=null button=0 stateMask=0x0 x=149 y=67 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037204968 data=null doit=true} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037204968 data=null} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037204962 data=null button=1 stateMask=0x0 x=149 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037204961 data=null x=199 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204961 data=null button=1 stateMask=0x80000 x=199 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037204958 data=null button=1 stateMask=0x80000 x=199 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204957 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037204953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037204953 data=null doit=true} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037204953 data=null} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1037204449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204449 data=null button=0 stateMask=0x0 x=199 y=67 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1037204448 data=null doit=true} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1037204448 data=null} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1037204442 data=null button=1 stateMask=0x0 x=199 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1037204441 data=null x=149 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204441 data=null button=1 stateMask=0x80000 x=149 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1037204438 data=null button=1 stateMask=0x80000 x=149 y=67 count=1} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1037204437 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1037204433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1037204433 data=null doit=true} to TimeGraphControl with text {}
03:59:20 [2020-01-20T08:59:20.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1037204433 data=null} to TimeGraphControl with text {}
03:59:21 [2020-01-20T08:59:21.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037201663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037201663 data=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201663 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037201660 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037201659 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037201659 data=null} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201659 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037201657 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201655 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037201655 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037201655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037201054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037201053 data=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201053 data=null item=null detail=0 x=168 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037201051 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.887Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037201050 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037201050 data=null} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201049 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037201048 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037201046 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037201046 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:23 [2020-01-20T08:59:23.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037201046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:24 [2020-01-20T08:59:24.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037198176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037198176 data=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037198176 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037198173 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037198172 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037198172 data=null} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037198172 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037198170 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037198168 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037198168 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037198168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037197567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037197567 data=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037197566 data=null item=null detail=0 x=168 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037197564 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037197563 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037197563 data=null} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037197563 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037197561 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037197560 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037197559 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:27 [2020-01-20T08:59:27.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037197559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037196957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037196957 data=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196956 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037196954 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037196952 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037196952 data=null} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196952 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037196950 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196949 data=null item=null detail=0 x=167 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037196948 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037196948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1037196347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1037196347 data=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196346 data=null item=null detail=0 x=168 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1037196344 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1037196342 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1037196342 data=null} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196342 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1037196340 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1037196339 data=null item=null detail=0 x=117 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1037196338 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {}
03:59:28 [2020-01-20T08:59:28.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1037196338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
03:59:29 [2020-01-20T08:59:29.258Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1037195522 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037195490 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1037195490 data=null doit=true} to TreeItem with text {TestAxisAlignment}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1037195490 data=null} to TreeItem with text {TestAxisAlignment}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037195490 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037195490 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}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1037195483 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Clicking on with mnemonic 'Delete'
03:59:29 [2020-01-20T08:59:29.513Z] DEBUG - Clicked on with mnemonic 'Delete'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037194861 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Clicking on OK
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037194860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037194860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037194860 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037194860 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037194860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037194860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.330Z] DEBUG - Clicked on OK
03:59:30 [2020-01-20T08:59:30.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037194860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:30 [2020-01-20T08:59:30.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037195457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:59:30 [2020-01-20T08:59:30.585Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.862 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
03:59:30 [2020-01-20T08:59:30.585Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.591 s
03:59:30 [2020-01-20T08:59:30.585Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.482 s
03:59:30 [2020-01-20T08:59:30.585Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.494 s
03:59:30 [2020-01-20T08:59:30.585Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.305 s
03:59:30 [2020-01-20T08:59:30.585Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.353 s
03:59:30 [2020-01-20T08:59:30.585Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.472 s
03:59:30 [2020-01-20T08:59:30.585Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.688 s
03:59:30 [2020-01-20T08:59:30.585Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicking on with mnemonic 'Timestamp'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1037192740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicked on with mnemonic 'Timestamp'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicking on with mnemonic 'Host'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1037192673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicked on with mnemonic 'Host'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicking on with mnemonic 'Logger'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1037192627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicked on with mnemonic 'Logger'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicking on with mnemonic 'File'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1037192589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicked on with mnemonic 'File'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicking on with mnemonic 'Message'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1037192562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
03:59:32 [2020-01-20T08:59:32.470Z] DEBUG - Clicked on with mnemonic 'Message'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - Clicking on with mnemonic 'Show All'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1037191087 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'
03:59:34 [2020-01-20T08:59:34.357Z] DEBUG - Clicked on with mnemonic 'Show All'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1037189554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1037189501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1037189456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1037189421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1037189390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1037189369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1037189358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Message'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1037189338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Timestamp'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1037189301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Line'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicking on with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1037189255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.720Z] DEBUG - Clicked on with mnemonic 'Host'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Clicking on with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1037189204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Clicked on with mnemonic 'File'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Clicking on with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1037189154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
03:59:35 [2020-01-20T08:59:35.976Z] DEBUG - Clicked on with mnemonic 'Logger'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - Clicking on with mnemonic 'Timestamp'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1037187644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - Clicked on with mnemonic 'Timestamp'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
03:59:37 [2020-01-20T08:59:37.338Z] DEBUG - Clicking on with mnemonic 'Host'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1037187592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Clicked on with mnemonic 'Host'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Clicking on with mnemonic 'Logger'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1037187544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Clicked on with mnemonic 'Logger'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Clicking on with mnemonic 'File'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1037187506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
03:59:37 [2020-01-20T08:59:37.593Z] DEBUG - Clicked on with mnemonic 'File'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicking on with mnemonic 'Line'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1037187476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicked on with mnemonic 'Line'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicking on with mnemonic 'Message'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1037187457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicked on with mnemonic 'Message'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicking on with mnemonic 'Show All'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1037187447 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'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Clicked on with mnemonic 'Show All'
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037187341 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:59:37 [2020-01-20T08:59:37.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037187334 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037187334 data=null doit=true} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037187334 data=null} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037187334 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037187333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037187319 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Clicking on with mnemonic 'Delete'
03:59:37 [2020-01-20T08:59:37.850Z] DEBUG - Clicked on with mnemonic 'Delete'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186707 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037186707 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Clicking on OK
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037186707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037186707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037186707 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037186706 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037186706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037186706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.666Z] DEBUG - Clicked on OK
03:59:38 [2020-01-20T08:59:38.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037186706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:38 [2020-01-20T08:59:38.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037187262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:59:39 [2020-01-20T08:59:39.225Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.496 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
03:59:39 [2020-01-20T08:59:39.225Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.19 s
03:59:39 [2020-01-20T08:59:39.225Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.911 s
03:59:39 [2020-01-20T08:59:39.226Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.717 s
03:59:39 [2020-01-20T08:59:39.226Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
03:59:43 [2020-01-20T08:59:43.384Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.19 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
03:59:43 [2020-01-20T08:59:43.384Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 4.153 s
03:59:43 [2020-01-20T08:59:43.384Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
03:59:43 [2020-01-20T08:59:43.384Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
03:59:43 [2020-01-20T08:59:43.384Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
03:59:43 [2020-01-20T08:59:43.384Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Clicking on with mnemonic 'Show Raw'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1037179847 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'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Clicked on with mnemonic 'Show Raw'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Attempting to set focus on (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Attempting to set focus on (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Clicking on (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037179805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037179802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037179802 data=null doit=true} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037179802 data=null} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1037179801 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1037179799 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037179799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1037179788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037179785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1037179785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1037179785 data=null doit=true} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1037179785 data=null} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Clicked on (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Attempting to set focus on (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Selecting rows [4] in (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037179782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037179782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037179782 data=null doit=true} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037179782 data=null} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037179782 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037179780 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037179776 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
03:59:45 [2020-01-20T08:59:45.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037179746 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - Clicking on with mnemonic 'Preferences'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - Clicked on with mnemonic 'Preferences'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037179488 data=null doit=true} to Shell with text {Preferences}
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037179488 data=null doit=true} to Shell with text {Preferences}
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
03:59:45 [2020-01-20T08:59:45.525Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Clicking on TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1037179485 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1037179485 data=null doit=true} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1037179485 data=null} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1037179484 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037179484 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}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1037179483 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-1037179483 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-1037179483 data=null doit=true} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-1037179483 data=null} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Clicked on TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1037179482 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1037179482 data=null doit=true} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1037179482 data=null} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1037179482 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037179482 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}
03:59:45 [2020-01-20T08:59:45.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1037179481 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Clicking on Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1037178980 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1037178980 data=null doit=true} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1037178980 data=null} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1037178979 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178979 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
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1037178978 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1037178958 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1037178958 data=null doit=true} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1037178958 data=null} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Clicked on Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1037178958 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1037178958 data=null doit=true} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1037178957 data=null} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1037178957 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178957 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
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1037178956 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178956 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1037178956 data=null doit=true} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1037178956 data=null} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178956 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178955 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
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178955 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178892 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1037178892 data=null doit=true} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1037178892 data=null} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178891 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1037178891 data=null doit=true} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1037178891 data=null} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178891 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178891 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
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1037178890 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicking on TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037178888 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037178888 data=null doit=true} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037178887 data=null} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037178883 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178883 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}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037178882 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1037178882 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1037178882 data=null doit=true} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1037178882 data=null} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicked on TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037178881 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037178881 data=null doit=true} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037178881 data=null} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037178881 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178880 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}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037178880 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037178879 data=null doit=true} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037178879 data=null} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037178879 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037178879 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}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037178873 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178873 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178873 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178873 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178872 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178872 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)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178869 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178868 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178867 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178867 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)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1037178866 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Clicking on &Use System Font
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1037178863 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')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1037178863 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')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-1037178863 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1037178863 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1037178863 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')
03:59:46 [2020-01-20T08:59:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1037178863 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')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-1037178863 data=null item=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')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1037178858 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')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1037178858 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')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1037178858 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')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1037178858 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1037178857 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Clicked on &Use System Font
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Clicking on &Apply
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037178855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037178855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037178855 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037178855 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037178855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037178855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037178855 data=null item=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')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037178673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037178673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037178673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037178672 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037178672 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Clicked on &Apply
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Clicking on &Reset
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-1037178670 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')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-1037178670 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')
03:59:46 [2020-01-20T08:59:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-1037178670 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-1037178670 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-1037178670 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')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-1037178670 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')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-1037178670 data=null item=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')
03:59:46 [2020-01-20T08:59:46.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Clicked on &Reset
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Clicking on OK
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037178658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037178658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037178658 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037178658 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037178658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037178658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037178658 data=null item=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')
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037179640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Clicked on 
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037178349 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037178343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037178343 data=null doit=true} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037178343 data=null} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037178343 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037178343 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037178281 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:59:46 [2020-01-20T08:59:46.854Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:59:46 [2020-01-20T08:59:46.854Z] DEBUG - Clicking on with mnemonic 'Delete'
03:59:46 [2020-01-20T08:59:46.854Z] DEBUG - Clicked on with mnemonic 'Delete'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037177581 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Clicking on OK
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037177581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037177581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037177581 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037177581 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037177580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037177580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.417Z] DEBUG - Clicked on OK
03:59:47 [2020-01-20T08:59:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037177580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:47 [2020-01-20T08:59:47.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037178246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:59:48 [2020-01-20T08:59:48.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.97 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
03:59:48 [2020-01-20T08:59:48.536Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 4.939 s
03:59:48 [2020-01-20T08:59:48.536Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Attempting to set focus on Table with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1037173571 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1037173570 data=null doit=true} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1037173570 data=null} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037173570 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037173568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037173563 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1037173535 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'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
03:59:51 [2020-01-20T08:59:51.795Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037173078 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037173073 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037173073 data=null doit=true} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037173073 data=null} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037173072 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037173072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037173060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Clicking on with mnemonic 'Delete'
03:59:52 [2020-01-20T08:59:52.050Z] DEBUG - Clicked on with mnemonic 'Delete'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037172451 data=null} to (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Clicking on OK
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037172450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037172450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037172450 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037172450 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037172449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037172449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.865Z] DEBUG - Clicked on OK
03:59:52 [2020-01-20T08:59:52.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037172449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
03:59:52 [2020-01-20T08:59:52.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037173035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
03:59:53 [2020-01-20T08:59:53.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.034 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
03:59:53 [2020-01-20T08:59:53.424Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 5.004 s
03:59:53 [2020-01-20T08:59:53.424Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037171468 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037171467 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037171467 data=null} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037171467 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037171467 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}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037171455 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037171454 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037171454 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037171454 data=null} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037171454 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037171454 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}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037171448 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037171448 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037171448 data=null} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037171448 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037171447 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}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037171444 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037171443 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037171443 data=null doit=true} to TreeItem with text {Traces [0]}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037171443 data=null} to TreeItem with text {Traces [0]}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037171443 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037171443 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:59:53 [2020-01-20T08:59:53.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037171434 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169963 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169963 data=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}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169892 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169892 data=null} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169892 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169892 data=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}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169849 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169849 data=null} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169849 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169848 data=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}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169763 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169763 data=null} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169762 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169762 data=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}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169679 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169679 data=null} to ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169678 data=null doit=true} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169678 data=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}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169678 data=null doit=true} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169678 data=null} to ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169677 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169677 data=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}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169641 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169641 data=null} to ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169640 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169640 data=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}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169563 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169563 data=null} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Attempting to set focus on (of type 'Label')
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169561 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169561 data=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}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037169547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037169484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037169484 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037169484 data=null} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.553Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Attempting to set focus on (of type 'Label')
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - number of items : 7
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037169483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037169483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037169483 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037169483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037169483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037169483 data=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}
03:59:55 [2020-01-20T08:59:55.554Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
03:59:55 [2020-01-20T08:59:55.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Attempting to set focus on (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Selecting rows [2] in (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037169344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037169344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037169344 data=null doit=true} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037169344 data=null} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1037169344 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037169342 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
03:59:55 [2020-01-20T08:59:55.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1037169339 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table')
03:59:57 [2020-01-20T08:59:57.693Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.175 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
03:59:57 [2020-01-20T08:59:57.693Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.709 s
03:59:57 [2020-01-20T08:59:57.693Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037167173 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037167173 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037167173 data=null} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037167173 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037167172 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}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037167161 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037167160 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037167160 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037167160 data=null} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037167160 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037167160 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}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037167155 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037167155 data=null doit=true} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037167155 data=null} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037167155 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037167155 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}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037167152 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Attempting to set focus on Tree with text {}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037167151 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037167151 data=null doit=true} to TreeItem with text {Traces [0]}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037167151 data=null} to TreeItem with text {Traces [0]}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037167151 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037167151 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
03:59:57 [2020-01-20T08:59:57.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037167144 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-1037147062 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1037147062 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1037147062 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1037147062 data=null item=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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-1037147046 data=null doit=true} to Button with text {Current view}
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1037147046 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}
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-1037146985 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-1037146985 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-1037146984 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1037146984 data=null item=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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1037146968 data=null doit=true} to Button with text {&All pages}
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1037146968 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}
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-1037146950 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-1037146949 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-1037146949 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1037146949 data=null item=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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.825Z] 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')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1037146933 data=null doit=true} to Button with text {Use current zoom}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1037146933 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}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1037146920 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1037146920 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1037146920 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1037146920 data=null item=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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.826Z] 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1037146871 data=null doit=true} to Button with text {Number of horizontal pages:}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1037146871 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:}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1037146859 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1037146858 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1037146858 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1037146858 data=null item=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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1037146831 data=null doit=true} to Button with text {&All pages}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1037146831 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}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-1037146820 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-1037146820 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-1037146819 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1037146819 data=null item=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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-1037146810 data=null doit=true} to Button with text {Selected pages}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1037146810 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}
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-1037146788 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-1037146788 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-1037146788 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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-1037146788 data=null item=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')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.826Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicking on Cancel
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1037146774 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')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1037146774 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')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1037146774 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1037146774 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1037146774 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')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1037146774 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')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1037146773 data=null item=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')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicked on 
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037146271 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037146255 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037146255 data=null doit=true} to TreeItem with text {TestForFiltering}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037146255 data=null} to TreeItem with text {TestForFiltering}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037146254 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037146254 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}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037146247 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicking on with mnemonic 'Delete'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicked on with mnemonic 'Delete'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037145652 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicking on OK
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037145651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037145651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037145651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037145651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037145651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037145651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Clicked on OK
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037145651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:19 [2020-01-20T09:00:19.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037146217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037144662 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037144662 data=null doit=true} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037144662 data=null} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037144662 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037144662 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}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037144655 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037144655 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037144655 data=null doit=true} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037144655 data=null} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037144655 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037144655 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}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037144650 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037144650 data=null doit=true} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037144650 data=null} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037144650 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037144649 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}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037144647 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1037144646 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1037144646 data=null doit=true} to TreeItem with text {Traces [0]}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1037144646 data=null} to TreeItem with text {Traces [0]}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1037144646 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037144646 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:00:20 [2020-01-20T09:00:20.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1037144641 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037133046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037133046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037133046 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037133046 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037133045 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037133045 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037133041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037133040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037133040 data=null doit=true} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037133040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037133040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037133040 data=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}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037133039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037133039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037133039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037133039 data=null doit=true} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037133039 data=null} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037133039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037133039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037133039 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037133039 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037133035 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037133031 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037133028 data=null doit=true} to ToolItem with tooltip text {Select}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037133028 data=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}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037132992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037132992 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037132992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037132992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132992 data=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}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037132991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037132991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037132991 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037132991 data=null} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132991 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132990 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132988 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132981 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132978 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132978 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132976 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132969 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037132967 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132966 data=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}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037132965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037132965 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037132965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037132965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132965 data=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}
04:00:32 [2020-01-20T09:00:32.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037132964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037132964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037132964 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037132964 data=null} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132964 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132964 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132961 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132956 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037132954 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132954 data=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}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037132953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037132952 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037132952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037132952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132952 data=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}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037132946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037132946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037132946 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037132946 data=null} to ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132945 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132945 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132945 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132942 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on with mnemonic 'Select'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1037132840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on with mnemonic 'Select'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132839 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132839 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132837 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132834 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on with mnemonic 'Zoom in'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-1037132826 data=null doit=true} to MenuItem with text {Select}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1037132825 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}
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1037132825 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'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on with mnemonic 'Zoom in'
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132824 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132824 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132822 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132817 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132815 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132815 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132812 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132807 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.554Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicking on with mnemonic 'Zoom out'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1037132797 data=null doit=true} to MenuItem with text {Zoom in}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1037132797 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}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1037132797 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'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicked on with mnemonic 'Zoom out'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132796 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132796 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132794 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132789 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1037132781 data=null doit=true} to MenuItem with text {Zoom out}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1037132781 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}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1037132780 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'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicking on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1037132775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1037132775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1037132775 data=null doit=true} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1037132775 data=null} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1037132775 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1037132773 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicked on (of type 'Canvas')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037132725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037132725 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037132724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037132724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.555Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Setting text on (of type 'Combo') to peer2
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1037132688 data=null} to (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Set text on (of type 'Combo') to peer2
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c77afa7
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1037132686 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1037132685 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1037132685 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1037132685 data=null item=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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1037132685 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')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1037132684 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1037132684 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.555Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@32a2d058
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1037132684 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1037132683 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1037132683 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1037132683 data=null item=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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1037132683 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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1037132682 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1037132682 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Clicking on Find
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1037132682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1037132682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1037132682 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1037132682 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1037132681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1037132681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1037132681 data=null item=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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1037132678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1037132677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1037132677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1037132677 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1037132677 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Clicked on Find
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Clicking on Close
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1037132676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1037132676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1037132676 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1037132676 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1037132676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1037132676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1037132676 data=null item=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')
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132724 data=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)}
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Clicked on 
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - number of items : 9
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037132648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037132648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037132648 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037132648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037132648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
04:00:32 [2020-01-20T09:00:32.557Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Setting text on (of type 'Combo') to 1001
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-1037132584 data=null} to (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Set text on (of type 'Combo') to 1001
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@542b1a75
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1037132583 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132583 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1037132583 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1037132582 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1037132582 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1037132582 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1037132582 data=null item=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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1037132582 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132582 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1037132582 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1037132582 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1037132582 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b4d79ca
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1037132581 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1037132581 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1037132581 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1037132581 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1037132581 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1037132581 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1037132581 data=null item=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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1037132580 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1037132580 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1037132580 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')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1037132580 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1037132580 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.557Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicking on Find
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1037132580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1037132580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1037132580 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1037132579 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1037132579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1037132579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1037132579 data=null item=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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1037132568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1037132566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1037132566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1037132566 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1037132565 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicked on Find
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicking on Close
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1037132565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1037132565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1037132565 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1037132565 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1037132565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1037132565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1037132565 data=null item=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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037132648 data=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)}
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicked on 
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicking on Add...
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1037132464 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1037132464 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1037132464 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1037132464 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1037132464 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1037132464 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1037132447 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1037132447 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1037132447 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')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1037132447 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1037132447 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - Clicked on Add...
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
04:00:32 [2020-01-20T09:00:32.558Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Setting text on (of type 'Combo') to peer2
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1037132446 data=null} to (of type 'Combo')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Set text on (of type 'Combo') to peer2
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@74d33ed9
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1037132445 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132445 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1037132444 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1037132444 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1037132444 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1037132444 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1037132444 data=null item=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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1037132444 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1037132444 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1037132444 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')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1037132444 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1037132444 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.559Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Clicking on Create
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-1037132443 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')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-1037132443 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')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-1037132443 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-1037132443 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-1037132443 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')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-1037132442 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')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-1037132442 data=null item=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')
04:00:32 [2020-01-20T09:00:32.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1037132464 data=null item=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')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Clicked on 
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Clicking on OK
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037132377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037132377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037132377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037132377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037132377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037132377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037132377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1037132490 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...'
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - Clicked on 
04:00:32 [2020-01-20T09:00:32.815Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Attempting to set focus on (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Attempting to set focus on (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1037132259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1037132259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1037132259 data=null doit=true} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1037132259 data=null} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1037132259 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037132259 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')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1037132258 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Clicking on Remove
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1037132258 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')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1037132257 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')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1037132257 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1037132257 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1037132257 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')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1037132257 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')
04:00:32 [2020-01-20T09:00:32.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1037132257 data=null item=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')
04:00:32 [2020-01-20T09:00:32.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Clicked on Remove
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Clicking on OK
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037132256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037132256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037132256 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037132256 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037132255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037132255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037132255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1037132283 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...'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Clicked on 
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:00:32 [2020-01-20T09:00:32.854Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicking on OK
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037132070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037132070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037132070 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037132070 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037132070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037132070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037132070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1037132145 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...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicked on 
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Clicking on Default
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-1037131980 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')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1037131980 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')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-1037131979 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-1037131979 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-1037131979 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')
04:00:33 [2020-01-20T09:00:33.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-1037131979 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')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-1037131979 data=null item=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')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-1037131969 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')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1037131969 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')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-1037131969 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')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-1037131969 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-1037131969 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on Default
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicking on OK
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037131969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037131969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037131968 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037131968 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037131968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037131968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037131968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1037132043 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...'
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on 
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - number of items : 9
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037131946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037131946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037131946 data=null doit=true} to ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037131946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037131946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037131946 data=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}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - number of items : 9
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037131893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037131893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037131892 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037131892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037131892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037131892 data=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}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - number of items : 9
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037131881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037131881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037131881 data=null doit=true} to ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037131881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037131881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037131881 data=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}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - number of items : 9
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037131851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037131851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037131851 data=null doit=true} to ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037131851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037131851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037131851 data=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}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.111Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicking on with mnemonic 'Next page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-1037131785 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'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicked on with mnemonic 'Next page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicking on with mnemonic 'Previous page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1037131769 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'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicked on with mnemonic 'Previous page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicking on with mnemonic 'Last page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-1037131690 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'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicked on with mnemonic 'Last page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicking on with mnemonic 'First page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-1037131674 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'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicked on with mnemonic 'First page'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicking on with mnemonic 'Pages...'
04:00:33 [2020-01-20T09:00:33.366Z] DEBUG - Clicked on with mnemonic 'Pages...'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Clicking on OK
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037131564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037131564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037131564 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037131564 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037131564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037131564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037131563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:33 [2020-01-20T09:00:33.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1037131658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
04:00:33 [2020-01-20T09:00:33.621Z] DEBUG - Clicked on 
04:00:34 [2020-01-20T09:00:34.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037130065 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:00:34 [2020-01-20T09:00:34.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1037130048 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1037130048 data=null doit=true} to TreeItem with text {TestForFiltering}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1037130048 data=null} to TreeItem with text {TestForFiltering}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1037130048 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037130048 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}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1037130041 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Clicking on with mnemonic 'Delete'
04:00:34 [2020-01-20T09:00:34.987Z] DEBUG - Clicked on with mnemonic 'Delete'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037129446 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Clicking on OK
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037129445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037129445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037129445 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037129445 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037129445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037129445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:35 [2020-01-20T09:00:35.548Z] DEBUG - Clicked on OK
04:00:36 [2020-01-20T09:00:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037129445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:00:36 [2020-01-20T09:00:36.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037130009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
04:00:36 [2020-01-20T09:00:36.668Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.929 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
04:00:36 [2020-01-20T09:00:36.668Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 22.511 s
04:00:36 [2020-01-20T09:00:36.668Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 16.216 s
04:00:36 [2020-01-20T09:00:36.668Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1037128286 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1037128286 data=null doit=true} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1037128286 data=null} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1037128285 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037128285 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}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1037128273 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Attempting to set focus on Tree with text {}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1037128272 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1037128272 data=null doit=true} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1037128272 data=null} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1037128272 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037128272 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}
04:00:36 [2020-01-20T09:00:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1037128266 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:36 [2020-01-20T09:00:36.924Z] 
04:00:36 [2020-01-20T09:00:36.924Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-20 09:00:36.744
04:00:36 [2020-01-20T09:00:36.924Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
04:00:36 [2020-01-20T09:00:36.924Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
04:00:36 [2020-01-20T09:00:36.924Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
04:00:36 [2020-01-20T09:00:36.924Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
04:00:36 [2020-01-20T09:00:36.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1037128169 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'
04:00:36 [2020-01-20T09:00:36.924Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1037127983 data=null doit=true} to TreeItem with text {SomeProject}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1037127983 data=null} to TreeItem with text {SomeProject}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1037127983 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037127983 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}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1037127980 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1037127979 data=null doit=true} to TreeItem with text {Trace Compass}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1037127979 data=null} to TreeItem with text {Trace Compass}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1037127979 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037127979 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}
04:00:37 [2020-01-20T09:00:37.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1037127976 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
04:00:37 [2020-01-20T09:00:37.179Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
04:00:38 [2020-01-20T09:00:38.540Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
04:00:38 [2020-01-20T09:00:38.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:00:38 [2020-01-20T09:00:38.540Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:00:38 [2020-01-20T09:00:38.540Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:00:38 [2020-01-20T09:00:38.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Clicking on with mnemonic 'Customize View...'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Clicked on with mnemonic 'Customize View...'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1037106408 data=null doit=true} to Shell with text {Available Customizations}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@1c7f6345
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1037106406 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Attempting to set focus on Table with text {}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1037106403 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1037106402 data=null doit=true} to TableItem with text {.* resources}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1037106402 data=null} to TableItem with text {.* resources}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1037106402 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037106402 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}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1037106402 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Setting state to unchecked on: .* resources
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Attempting to set focus on Table with text {}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037106400 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1037106400 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1037106400 data=null} to TableItem with text {Trace Compass Shadow Projects}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037106399 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037106399 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}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037106399 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
04:01:00 [2020-01-20T09:01:00.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Clicking on OK
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037106398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037106397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037106397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037106397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037106397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037106397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037106397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1037106453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Clicked on 
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1037106356 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1037106356 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1037106356 data=null} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1037106356 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037106356 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}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1037106343 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1037106343 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1037106343 data=null} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1037106343 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037106343 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}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1037106337 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037106337 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037106337 data=null} to TreeItem with text {Traces [1]}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037106337 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037106336 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]}
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037106332 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:00 [2020-01-20T09:01:00.415Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
04:01:00 [2020-01-20T09:01:00.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Clicking on with mnemonic 'Customize View...'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Clicked on with mnemonic 'Customize View...'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1037086264 data=null doit=true} to Shell with text {Available Customizations}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@d3f5928
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1037086264 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Attempting to set focus on Table with text {}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1037086261 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1037086261 data=null doit=true} to TableItem with text {.* resources}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1037086261 data=null} to TableItem with text {.* resources}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1037086261 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037086261 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}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1037086260 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Setting state to checked on: .* resources
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Attempting to set focus on Table with text {}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037086259 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1037086258 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1037086258 data=null} to TableItem with text {Trace Compass Shadow Projects}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037086258 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1037086258 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}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1037086258 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Clicking on OK
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037086256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037086256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037086256 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037086256 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037086256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037086256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037086256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1037086298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Clicked on 
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037085910 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1037085904 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1037085904 data=null doit=true} to TreeItem with text {SomeProject}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1037085904 data=null} to TreeItem with text {SomeProject}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1037085904 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037085904 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}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1037085890 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicking on with mnemonic 'Delete'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicked on with mnemonic 'Delete'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037085259 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicking on OK
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037085258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037085258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037085258 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037085258 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037085258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037085258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicked on OK
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037085258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037085860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:01:22 [2020-01-20T09:01:22.287Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.19 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
04:01:22 [2020-01-20T09:01:22.287Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.807 s
04:01:22 [2020-01-20T09:01:22.287Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 40.269 s
04:01:22 [2020-01-20T09:01:22.287Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037082743 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037082681 data=null doit=true} to Shell with text {Preferences}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037082678 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082677 data=null doit=true} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082677 data=null} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082677 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082677 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}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037082664 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082663 data=null doit=true} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082663 data=null} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082663 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082663 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}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037082660 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037082660 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037082660 data=null doit=true} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037082660 data=null} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037082660 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082659 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
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037082641 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Clicking on Check all
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037082638 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037082638 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037082638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037082638 data=null item=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')
04:01:22 [2020-01-20T09:01:22.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037082637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037082637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037082637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037082636 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037082636 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicked on Check all
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicking on &Apply
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037082635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037082635 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037082635 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037082635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037082635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037082635 data=null item=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')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037082634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037082634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037082634 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037082634 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicked on &Apply
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicking on OK
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037082633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037082632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037082632 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037082632 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037082632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037082632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037082632 data=null item=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')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037082734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicked on 
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - number of items : 11
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037082493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037082493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037082493 data=null doit=true} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037082493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037082493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037082493 data=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}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037082484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037082483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037082483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037082483 data=null doit=true} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037082483 data=null} to ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1037082481 data=null doit=true} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1037082481 data=null} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1037082481 data=null button=1 stateMask=0x0 x=61 y=254 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082481 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}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1037082479 data=null button=1 stateMask=0x80000 x=61 y=254 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082479 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082479 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082478 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082478 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
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082477 data=null button=1 stateMask=0x80000 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082476 data=null button=0 stateMask=0x0 x=210 y=278 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082476 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082476 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082476 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082476 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
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082468 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037082466 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037082414 data=null doit=true} to Shell with text {Preferences}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037082411 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082411 data=null doit=true} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082411 data=null} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082411 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082411 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}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037082401 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.547Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037082400 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037082400 data=null doit=true} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037082400 data=null} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037082400 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082400 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
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037082396 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Clicking on Uncheck all
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037082392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037082392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037082392 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037082392 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037082392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037082392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037082392 data=null item=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')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037082391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037082390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037082390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037082390 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037082390 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Clicked on Uncheck all
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1037082390 data=null doit=true} to TreeItem with text {Custom XML}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1037082390 data=null} to TreeItem with text {Custom XML}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1037082390 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082389 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}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1037082388 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1037082388 data=null doit=true} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1037082388 data=null} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1037082387 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082387 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
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1037082387 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.547Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1037082384 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1037082384 data=null doit=true} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1037082384 data=null} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1037082383 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082383 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
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1037082382 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Clicking on Check selected
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1037082381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037082381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1037082381 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1037082381 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1037082381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1037082381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1037082380 data=null item=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')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1037082380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037082379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1037082379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1037082379 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1037082379 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Clicked on Check selected
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.804Z] DEBUG - Clicking on &Apply
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037082378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037082378 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037082378 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037082378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037082378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037082377 data=null item=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')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037082376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037082376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037082376 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037082376 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Clicked on &Apply
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Clicking on OK
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037082375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037082375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037082375 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037082375 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037082375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037082375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037082375 data=null item=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')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037082459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Clicked on 
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.805Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1037082351 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1037082351 data=null doit=true} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1037082351 data=null} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1037082351 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082351 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}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1037082347 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.805Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.805Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082346 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082345 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082345 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082345 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082345 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
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082339 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037082337 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037082279 data=null doit=true} to Shell with text {Preferences}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037082276 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082276 data=null doit=true} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082276 data=null} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082275 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082275 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}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037082264 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.806Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037082264 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037082264 data=null doit=true} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037082264 data=null} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037082263 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082263 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
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037082259 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Clicking on Uncheck all
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037082257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037082257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037082257 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037082257 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037082257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037082257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037082256 data=null item=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')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037082256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037082256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037082255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037082255 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037082255 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Clicked on Uncheck all
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1037082255 data=null doit=true} to TreeItem with text {Custom Text}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1037082255 data=null} to TreeItem with text {Custom Text}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1037082255 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082254 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}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1037082253 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1037082252 data=null doit=true} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1037082252 data=null} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1037082252 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037082252 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
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1037082252 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1037082248 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1037082248 data=null doit=true} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1037082248 data=null} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1037082248 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082248 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
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1037082247 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.806Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicking on Check selected
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1037082246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037082246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1037082246 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1037082246 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1037082245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1037082245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1037082245 data=null item=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')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1037082244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037082244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1037082244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1037082244 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1037082244 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicked on Check selected
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicking on &Apply
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037082243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037082243 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037082243 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037082242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037082242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037082242 data=null item=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')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037082241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037082241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037082241 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037082241 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicked on &Apply
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicking on OK
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037082240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037082240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037082240 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037082240 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037082240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037082240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037082240 data=null item=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')
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037082332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Clicked on 
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.807Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1037082211 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1037082211 data=null doit=true} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1037082211 data=null} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1037082210 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082210 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}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1037082205 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test}
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.807Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.807Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
04:01:22 [2020-01-20T09:01:22.807Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082204 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082204 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082204 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082204 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082204 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
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1037082198 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037082196 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037082139 data=null doit=true} to Shell with text {Preferences}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037082136 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082136 data=null doit=true} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082135 data=null} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082135 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:22 [2020-01-20T09:01:22.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082135 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}
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037082123 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.064Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037082122 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037082122 data=null doit=true} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037082122 data=null} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037082122 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082122 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
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037082117 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037082115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037082115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037082115 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037082115 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037082115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037082115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037082115 data=null item=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')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037082112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037082112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037082112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037082112 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037082112 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicking on &Apply
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037082110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037082110 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037082110 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037082110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037082110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037082110 data=null item=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')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037082109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037082109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037082109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037082109 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037082109 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicked on &Apply
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicking on OK
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037082108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037082108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037082108 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037082108 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037082108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037082107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037082107 data=null item=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')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037082188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicked on 
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037082082 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037082031 data=null doit=true} to Shell with text {Preferences}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037082029 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037082029 data=null doit=true} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037082028 data=null} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037082028 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037082028 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}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037081985 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.065Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037081984 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037081984 data=null doit=true} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037081984 data=null} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037081984 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081984 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
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037081979 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081977 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081977 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081976 data=null item=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')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081975 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081975 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicking on Uncheck all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037081973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037081973 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037081973 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037081973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037081973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037081973 data=null item=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')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037081972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037081972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037081972 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037081971 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicked on Uncheck all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081970 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081970 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081970 data=null item=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')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081968 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081968 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1037081965 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1037081965 data=null doit=true} to TreeItem with text {Custom XML}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1037081965 data=null} to TreeItem with text {Custom XML}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1037081965 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081965 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}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1037081964 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicking on Uncheck all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037081963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037081963 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037081963 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037081963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037081963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037081963 data=null item=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')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037081961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037081961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037081961 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037081961 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - Clicked on Uncheck all
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.066Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicking on Check selected
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1037081960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037081960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1037081960 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1037081960 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1037081960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1037081960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1037081960 data=null item=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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1037081959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037081959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1037081959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1037081959 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1037081959 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicked on Check selected
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081958 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081958 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081957 data=null item=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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081955 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081955 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicking on Uncheck selected
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1037081954 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1037081954 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1037081954 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1037081954 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1037081954 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1037081954 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1037081954 data=null item=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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1037081953 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1037081953 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1037081953 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')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1037081953 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1037081953 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicked on Uncheck selected
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Clicking on Uncheck all
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037081952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037081952 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037081952 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037081951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037081951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037081951 data=null item=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')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037081950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037081950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037081950 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037081950 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - Clicked on Uncheck all
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:01:23 [2020-01-20T09:01:23.068Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.322Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081744 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081744 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081743 data=null item=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')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081742 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081742 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
04:01:23 [2020-01-20T09:01:23.323Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081438 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081438 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081437 data=null item=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')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081435 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081435 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.578Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicking on &Apply
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037081434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037081434 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037081434 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037081433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037081433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037081433 data=null item=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')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037081433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037081433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037081433 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037081433 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicked on &Apply
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicking on OK
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037081431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037081431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037081431 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037081431 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037081431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037081431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037081431 data=null item=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')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037082077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicked on 
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037081410 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037081358 data=null doit=true} to Shell with text {Preferences}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037081355 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037081355 data=null doit=true} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037081355 data=null} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037081354 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081354 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}
04:01:23 [2020-01-20T09:01:23.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037081343 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.835Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:23 [2020-01-20T09:01:23.835Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037081342 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037081342 data=null doit=true} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037081342 data=null} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037081341 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081341 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
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037081338 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicking on Check all
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037081336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037081335 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037081335 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037081335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037081335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037081335 data=null item=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')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037081334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037081334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037081334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037081334 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037081333 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicked on Check all
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicking on &Apply
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037081332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037081332 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037081332 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037081332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037081332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037081332 data=null item=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')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037081331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037081331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037081331 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037081331 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicked on &Apply
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicking on OK
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037081329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037081329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037081329 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037081329 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037081329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037081329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037081329 data=null item=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')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037081404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Clicked on 
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037081277 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037081277 data=null doit=true} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037081277 data=null} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037081276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037081271 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037081270 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037081270 data=null doit=true} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037081270 data=null} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037081270 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037081265 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037081265 data=null doit=true} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037081265 data=null} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037081265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037081264 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}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037081261 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037081261 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037081261 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037081261 data=null} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037081260 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081260 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037081254 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037081254 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037081254 data=null} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037081253 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037081253 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]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037081250 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1037081250 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1037081250 data=null doit=true} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1037081249 data=null} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1037081249 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081249 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
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1037081244 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1037081244 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1037081243 data=null doit=true} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1037081243 data=null} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1037081243 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081243 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
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1037081239 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037081185 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037081134 data=null doit=true} to Shell with text {Preferences}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037081131 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037081131 data=null doit=true} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037081131 data=null} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037081131 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081130 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}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037081124 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:23 [2020-01-20T09:01:23.837Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037081120 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037081120 data=null doit=true} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037081120 data=null} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037081120 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081119 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
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037081116 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Clicking on Uncheck all
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037081114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037081114 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037081114 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037081113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037081113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037081113 data=null item=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')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037081112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037081112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037081112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037081112 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037081112 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Clicked on Uncheck all
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1037081111 data=null doit=true} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1037081111 data=null} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1037081111 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037081111 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}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1037081109 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1037081106 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1037081106 data=null doit=true} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1037081106 data=null} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1037081106 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081105 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}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1037081105 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Clicking on Check selected
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1037081103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037081103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1037081103 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1037081103 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1037081103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1037081103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1037081103 data=null item=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')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1037081102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037081101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1037081101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1037081101 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1037081101 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Clicked on Check selected
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Clicking on &Apply
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037081100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037081100 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037081100 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037081100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037081100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037081099 data=null item=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')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037081099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037081099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037081098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037081098 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037081098 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - Clicked on &Apply
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:23 [2020-01-20T09:01:23.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Clicking on OK
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037081092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037081092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037081092 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037081092 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037081092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037081092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037081092 data=null item=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')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037081178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037081060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037081059 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037081059 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037081059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037081052 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037081052 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037081051 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037081051 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037081051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037081047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.095Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037081046 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037081046 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037081046 data=null} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037081045 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081045 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037081041 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.095Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1037081040 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1037081040 data=null doit=true} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1037081040 data=null} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1037081040 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081040 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
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1037081035 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1037081034 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1037081034 data=null doit=true} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1037081034 data=null} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1037081034 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037081034 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
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1037081031 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037080984 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037080888 data=null doit=true} to Shell with text {Preferences}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037080885 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037080885 data=null doit=true} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037080885 data=null} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037080885 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080885 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}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037080873 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.095Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037080872 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037080872 data=null doit=true} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037080872 data=null} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037080872 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080871 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
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037080867 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Clicking on Check all
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037080864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037080864 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037080864 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037080864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037080864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037080864 data=null item=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')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037080861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037080861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037080861 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037080861 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - Clicked on Check all
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.095Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Clicking on &Apply
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037080860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037080859 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037080859 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037080859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037080859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037080859 data=null item=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')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037080858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037080858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037080858 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037080858 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Clicked on &Apply
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Clicking on OK
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037080856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037080856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037080855 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037080855 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037080855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037080855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037080855 data=null item=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')
04:01:24 [2020-01-20T09:01:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037080976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037080785 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037080687 data=null doit=true} to Shell with text {Preferences}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037080685 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037080685 data=null doit=true} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037080684 data=null} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037080684 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080684 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}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037080677 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.352Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037080673 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037080673 data=null doit=true} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037080673 data=null} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037080672 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080672 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
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037080668 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Clicking on Check all
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037080666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037080666 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037080666 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037080665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037080664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037080664 data=null item=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')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037080663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037080663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037080663 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037080663 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicked on Check all
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicking on &Apply
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037080662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037080662 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037080662 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037080661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037080661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037080661 data=null item=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')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037080661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037080661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037080661 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037080661 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicked on &Apply
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicking on OK
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037080659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037080659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037080659 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037080659 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037080659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037080659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037080659 data=null item=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')
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037080777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037080593 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.353Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037080541 data=null doit=true} to Shell with text {Preferences}
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037080538 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037080538 data=null doit=true} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037080538 data=null} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037080538 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080538 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}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037080527 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.610Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037080527 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037080526 data=null doit=true} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037080526 data=null} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037080526 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080526 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
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037080522 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Clicking on Uncheck all
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1037080520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037080520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1037080520 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1037080520 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1037080519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1037080519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1037080519 data=null item=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')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1037080518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1037080518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1037080518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1037080518 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1037080518 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Clicked on Uncheck all
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1037080518 data=null doit=true} to TreeItem with text {Custom Text}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1037080517 data=null} to TreeItem with text {Custom Text}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1037080517 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037080517 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}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1037080515 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1037080515 data=null doit=true} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1037080515 data=null} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1037080515 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1037080514 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
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1037080514 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1037080491 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1037080491 data=null doit=true} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1037080490 data=null} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1037080490 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080490 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
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1037080489 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Clicking on Check selected
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1037080488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037080488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1037080488 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1037080488 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1037080487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1037080487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1037080487 data=null item=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')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1037080486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1037080486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1037080484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1037080484 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1037080484 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Clicked on Check selected
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Clicking on &Apply
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037080483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037080482 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037080482 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037080482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037080482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037080482 data=null item=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')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037080481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037080481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037080481 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037080481 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Clicked on &Apply
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Clicking on OK
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037080480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037080479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037080479 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037080479 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037080479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037080479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037080479 data=null item=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')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037080586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037080451 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037080451 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037080451 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037080450 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037080443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037080443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037080443 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037080442 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037080442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037080438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037080437 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037080437 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037080437 data=null} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037080436 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080436 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037080431 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037080431 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037080431 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037080431 data=null} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037080430 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080430 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037080427 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Clicking on with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Clicked on with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1037080354 data=null doit=true} to Shell with text {Trace Import}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Clicking on Cancel
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1037080352 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')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1037080352 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')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1037080352 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1037080351 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1037080351 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')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1037080351 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')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1037080351 data=null item=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')
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1037080405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037080328 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.612Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037080275 data=null doit=true} to Shell with text {Preferences}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037080273 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037080273 data=null doit=true} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037080272 data=null} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037080272 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080272 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}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037080265 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:24 [2020-01-20T09:01:24.868Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037080261 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037080261 data=null doit=true} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037080261 data=null} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037080261 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080260 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
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037080257 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Clicking on Check all
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037080254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037080254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037080254 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037080254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037080254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037080254 data=null item=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')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037080252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037080252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037080252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037080252 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037080252 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Clicked on Check all
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Clicking on &Apply
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037080250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037080250 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037080250 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037080250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037080250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037080250 data=null item=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')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037080249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037080249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037080249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037080249 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037080248 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Clicked on &Apply
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Clicking on OK
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037080247 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037080247 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037080247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037080246 data=null item=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')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037080322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Clicked on 
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037080183 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037080183 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037080183 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037080183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037080176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037080175 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037080175 data=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037080175 data=null} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037080175 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037080170 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:24 [2020-01-20T09:01:24.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037080169 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037080169 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037080169 data=null} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037080169 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080169 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037080164 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1037080164 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1037080164 data=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1037080163 data=null} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1037080163 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037080163 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1037080160 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Clicking on with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Clicked on with mnemonic 'Import...'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1037080070 data=null doit=true} to Shell with text {Trace Import}
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Clicking on Cancel
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1037080068 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')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1037080068 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')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1037080068 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1037080068 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1037080068 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')
04:01:24 [2020-01-20T09:01:24.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1037080068 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')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1037080068 data=null item=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')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1037080139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicked on 
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037080042 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1037079991 data=null doit=true} to Shell with text {Preferences}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1037079988 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1037079988 data=null doit=true} to TreeItem with text {Tracing}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1037079988 data=null} to TreeItem with text {Tracing}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1037079988 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037079988 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}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1037079981 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:01:25 [2020-01-20T09:01:25.126Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1037079977 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1037079977 data=null doit=true} to Tree node with text: Trace Types
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1037079977 data=null} to Tree node with text: Trace Types
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1037079977 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037079977 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
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1037079973 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicking on Check all
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1037079971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037079971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1037079971 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1037079971 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1037079970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1037079970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1037079970 data=null item=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')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1037079969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1037079969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1037079969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1037079969 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1037079969 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicked on Check all
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Clicking on &Apply
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1037079968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037079968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1037079968 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1037079968 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1037079967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1037079967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1037079967 data=null item=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')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1037079967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1037079967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1037079967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1037079967 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1037079967 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Clicked on &Apply
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Clicking on OK
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037079965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037079965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037079965 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037079965 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037079965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037079965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037079965 data=null item=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')
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1037080034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:01:25 [2020-01-20T09:01:25.127Z] DEBUG - Clicked on 
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1037079540 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Attempting to set focus on Tree with text {}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037079531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037079531 data=null doit=true} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037079531 data=null} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037079531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037079531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037079521 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Clicking on with mnemonic 'Delete'
04:01:25 [2020-01-20T09:01:25.687Z] DEBUG - Clicked on with mnemonic 'Delete'
04:01:26 [2020-01-20T09:01:26.246Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037078865 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Clicking on OK
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037078864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037078864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037078864 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037078864 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037078864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037078864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.247Z] DEBUG - Clicked on OK
04:01:26 [2020-01-20T09:01:26.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037078864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:01:26 [2020-01-20T09:01:26.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037079478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:01:26 [2020-01-20T09:01:26.807Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.97 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
04:01:26 [2020-01-20T09:01:26.807Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.563 s
04:01:26 [2020-01-20T09:01:26.807Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.787 s
04:01:26 [2020-01-20T09:01:26.807Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.624 s
04:01:26 [2020-01-20T09:01:26.807Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.742 s
04:01:26 [2020-01-20T09:01:26.807Z] 
04:01:26 [2020-01-20T09:01:26.807Z] Results:
04:01:26 [2020-01-20T09:01:26.807Z] 
04:01:26 [2020-01-20T09:01:26.807Z] Tests run: 74, Failures: 0, Errors: 0, Skipped: 4
04:01:26 [2020-01-20T09:01:26.807Z] 
04:01:27 [2020-01-20T09:01:27.062Z] 
04:01:27 [2020-01-20T09:01:27.062Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:01:26.849
04:01:27 [2020-01-20T09:01:27.062Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] All tests passed!
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [26/138]
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] The project's OSGi version is 2.1.4.202001200739
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.987Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] 
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:27 [2020-01-20T09:01:27.988Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] 
04:01:28 [2020-01-20T09:01:28.249Z] 	fAspects.put("hostId", worker.getHostId());
04:01:28 [2020-01-20T09:01:28.249Z] 	             ^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
04:01:28 [2020-01-20T09:01:28.249Z] 	fAspects.put(entry.getKey(), entry.getValue());
04:01:28 [2020-01-20T09:01:28.249Z] 	             ^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
04:01:28 [2020-01-20T09:01:28.249Z] 	fAspects.put(entry.getKey(), entry.getValue());
04:01:28 [2020-01-20T09:01:28.249Z] 	                             ^^^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] 
04:01:28 [2020-01-20T09:01:28.249Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
04:01:28 [2020-01-20T09:01:28.249Z] 	                             ^^^^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] 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
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] 
04:01:28 [2020-01-20T09:01:28.249Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
04:01:28 [2020-01-20T09:01:28.249Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] 
04:01:28 [2020-01-20T09:01:28.249Z] 	list.addAll(fWorkers.values());
04:01:28 [2020-01-20T09:01:28.249Z] 	            ^^^^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
04:01:28 [2020-01-20T09:01:28.249Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] 
04:01:28 [2020-01-20T09:01:28.249Z] 	return graphLinks;
04:01:28 [2020-01-20T09:01:28.249Z] 	       ^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.249Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphArrow>' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>'
04:01:28 [2020-01-20T09:01:28.249Z] 7 problems (7 warnings)
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [27/138]
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.507Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
04:01:28 [2020-01-20T09:01:28.763Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] 
04:01:28 [2020-01-20T09:01:28.763Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
04:01:28 [2020-01-20T09:01:28.763Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:28 [2020-01-20T09:01:28.763Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
04:01:28 [2020-01-20T09:01:28.763Z] 1 problem (1 warning)
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:28 [2020-01-20T09:01:28.763Z] [INFO] 
04:01:28 [2020-01-20T09:01:28.764Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [28/138]
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] The project's OSGi version is 1.1.1.202001200739
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.019Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.020Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
04:01:29 [2020-01-20T09:01:29.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] 
04:01:29 [2020-01-20T09:01:29.275Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
04:01:29 [2020-01-20T09:01:29.275Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:29 [2020-01-20T09:01:29.275Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:29 [2020-01-20T09:01:29.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] 
04:01:29 [2020-01-20T09:01:29.275Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
04:01:29 [2020-01-20T09:01:29.275Z] 	                            ^^^^^^^^^^^
04:01:29 [2020-01-20T09:01:29.275Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
04:01:29 [2020-01-20T09:01:29.275Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] 
04:01:29 [2020-01-20T09:01:29.275Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
04:01:29 [2020-01-20T09:01:29.275Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:29 [2020-01-20T09:01:29.275Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
04:01:29 [2020-01-20T09:01:29.275Z] 3 problems (3 warnings)
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.275Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.531Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml
04:01:29 [2020-01-20T09:01:29.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [29/138]
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] The project's OSGi version is 5.1.0.202001200739
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] 
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:29 [2020-01-20T09:01:29.788Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] 
04:01:30 [2020-01-20T09:01:30.044Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
04:01:30 [2020-01-20T09:01:30.044Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] 
04:01:30 [2020-01-20T09:01:30.044Z] 	SeriesModel seriesModel = entry.getValue().build();
04:01:30 [2020-01-20T09:01:30.044Z] 	                          ^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] 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
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] 
04:01:30 [2020-01-20T09:01:30.044Z] 	seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel);
04:01:30 [2020-01-20T09:01:30.044Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
04:01:30 [2020-01-20T09:01:30.044Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
04:01:30 [2020-01-20T09:01:30.044Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
04:01:30 [2020-01-20T09:01:30.044Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
04:01:30 [2020-01-20T09:01:30.044Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] 
04:01:30 [2020-01-20T09:01:30.044Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
04:01:30 [2020-01-20T09:01:30.044Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
04:01:30 [2020-01-20T09:01:30.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
04:01:30 [2020-01-20T09:01:30.044Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
04:01:30 [2020-01-20T09:01:30.044Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:30 [2020-01-20T09:01:30.044Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
04:01:30 [2020-01-20T09:01:30.044Z] 7 problems (7 warnings)
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.044Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT [30/138]
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] The project's OSGi version is 4.1.1.202001200739
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] 
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:30 [2020-01-20T09:01:30.301Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
04:01:31 [2020-01-20T09:01:31.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] 
04:01:31 [2020-01-20T09:01:31.228Z] 	long cpuTime = entry.getValue();
04:01:31 [2020-01-20T09:01:31.228Z] 	               ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.228Z] 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
04:01:31 [2020-01-20T09:01:31.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] 
04:01:31 [2020-01-20T09:01:31.228Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
04:01:31 [2020-01-20T09:01:31.228Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.228Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] 
04:01:31 [2020-01-20T09:01:31.228Z] 	String key = entry.getKey();
04:01:31 [2020-01-20T09:01:31.228Z] 	             ^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.228Z] 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
04:01:31 [2020-01-20T09:01:31.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] 
04:01:31 [2020-01-20T09:01:31.228Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
04:01:31 [2020-01-20T09:01:31.228Z] 	                                                                                                        ^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] 
04:01:31 [2020-01-20T09:01:31.229Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
04:01:31 [2020-01-20T09:01:31.229Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[228] 
04:01:31 [2020-01-20T09:01:31.229Z] 	fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()),
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[340] 
04:01:31 [2020-01-20T09:01:31.229Z] 	return builder.build();
04:01:31 [2020-01-20T09:01:31.229Z] 	       ^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
04:01:31 [2020-01-20T09:01:31.229Z] 	return Lists.newArrayList(models);
04:01:31 [2020-01-20T09:01:31.229Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
04:01:31 [2020-01-20T09:01:31.229Z] 	return Lists.newArrayList(models);
04:01:31 [2020-01-20T09:01:31.229Z] 	                          ^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'Set<ThreadEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull ThreadEntryModel>', corresponding supertype is 'Iterable<ThreadEntryModel>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[414] 
04:01:31 [2020-01-20T09:01:31.229Z] 	return builder.build();
04:01:31 [2020-01-20T09:01:31.229Z] 	       ^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[440] 
04:01:31 [2020-01-20T09:01:31.229Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
04:01:31 [2020-01-20T09:01:31.229Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
04:01:31 [2020-01-20T09:01:31.229Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                                     ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
04:01:31 [2020-01-20T09:01:31.229Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
04:01:31 [2020-01-20T09:01:31.229Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                                                                              ^^
04:01:31 [2020-01-20T09:01:31.229Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[750] 
04:01:31 [2020-01-20T09:01:31.229Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
04:01:31 [2020-01-20T09:01:31.229Z] 	                              ^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[804] 
04:01:31 [2020-01-20T09:01:31.229Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
04:01:31 [2020-01-20T09:01:31.229Z] 	                                              ^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
04:01:31 [2020-01-20T09:01:31.229Z] 	data.put(entry.getKey(), entry.getValue());
04:01:31 [2020-01-20T09:01:31.229Z] 	         ^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
04:01:31 [2020-01-20T09:01:31.229Z] 	data.put(entry.getKey(), entry.getValue());
04:01:31 [2020-01-20T09:01:31.229Z] 	                         ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
04:01:31 [2020-01-20T09:01:31.229Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] 
04:01:31 [2020-01-20T09:01:31.229Z] 	long id = entry.getKey();
04:01:31 [2020-01-20T09:01:31.229Z] 	          ^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] 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
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] 
04:01:31 [2020-01-20T09:01:31.229Z] 	int quark = entry.getValue();
04:01:31 [2020-01-20T09:01:31.229Z] 	            ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] 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
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] 
04:01:31 [2020-01-20T09:01:31.229Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
04:01:31 [2020-01-20T09:01:31.229Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.229Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.229Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
04:01:31 [2020-01-20T09:01:31.229Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
04:01:31 [2020-01-20T09:01:31.229Z] 	                                                                                             ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
04:01:31 [2020-01-20T09:01:31.230Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                             ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[155] 
04:01:31 [2020-01-20T09:01:31.230Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[553] 
04:01:31 [2020-01-20T09:01:31.230Z] 	quarks = selectedEntries.values();
04:01:31 [2020-01-20T09:01:31.230Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[599] 
04:01:31 [2020-01-20T09:01:31.230Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
04:01:31 [2020-01-20T09:01:31.230Z] 	                              ^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
04:01:31 [2020-01-20T09:01:31.230Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
04:01:31 [2020-01-20T09:01:31.230Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
04:01:31 [2020-01-20T09:01:31.230Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                                                         ^^
04:01:31 [2020-01-20T09:01:31.230Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[689] 
04:01:31 [2020-01-20T09:01:31.230Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                                                               ^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[727] 
04:01:31 [2020-01-20T09:01:31.230Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
04:01:31 [2020-01-20T09:01:31.230Z] 	                                              ^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
04:01:31 [2020-01-20T09:01:31.230Z] 	data.put(entry.getKey(), entry.getValue());
04:01:31 [2020-01-20T09:01:31.230Z] 	         ^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
04:01:31 [2020-01-20T09:01:31.230Z] 	data.put(entry.getKey(), entry.getValue());
04:01:31 [2020-01-20T09:01:31.230Z] 	                         ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] 
04:01:31 [2020-01-20T09:01:31.230Z] 	double[] threadValues = entry.getValue().getData();
04:01:31 [2020-01-20T09:01:31.230Z] 	                        ^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] 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
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] 
04:01:31 [2020-01-20T09:01:31.230Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] 
04:01:31 [2020-01-20T09:01:31.230Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
04:01:31 [2020-01-20T09:01:31.230Z] 	                                                                                                          ^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] 
04:01:31 [2020-01-20T09:01:31.230Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
04:01:31 [2020-01-20T09:01:31.230Z] 	                                             ^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
04:01:31 [2020-01-20T09:01:31.230Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] 
04:01:31 [2020-01-20T09:01:31.230Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
04:01:31 [2020-01-20T09:01:31.230Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:31 [2020-01-20T09:01:31.230Z] Javadoc: Missing comment for public declaration
04:01:31 [2020-01-20T09:01:31.230Z] 39 problems (39 warnings)
04:01:31 [2020-01-20T09:01:31.230Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.230Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.486Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.pom
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-pack200.jar.pack.gz
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2metadata.xml
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2artifacts.xml
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT      [31/138]
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --------------------------------[ pom ]---------------------------------
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [32/138]
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] The project's OSGi version is 1.1.1.202001200739
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.741Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [33/138]
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] The project's OSGi version is 3.2.4.202001200739
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] 
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:31 [2020-01-20T09:01:31.997Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] 
04:01:32 [2020-01-20T09:01:32.924Z] 	int attributeQuark = series.getKey().fQuark;
04:01:32 [2020-01-20T09:01:32.924Z] 	                     ^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] 
04:01:32 [2020-01-20T09:01:32.924Z] 	series.getValue().getData()[i] = extractValue(value);
04:01:32 [2020-01-20T09:01:32.924Z] 	^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] 
04:01:32 [2020-01-20T09:01:32.924Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
04:01:32 [2020-01-20T09:01:32.924Z] 	    ^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
04:01:32 [2020-01-20T09:01:32.924Z] 	getSeriesDelta(series.getValue().getData());
04:01:32 [2020-01-20T09:01:32.924Z] 	               ^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] 
04:01:32 [2020-01-20T09:01:32.924Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                 ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
04:01:32 [2020-01-20T09:01:32.924Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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>'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
04:01:32 [2020-01-20T09:01:32.924Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] 
04:01:32 [2020-01-20T09:01:32.924Z] 	buffer.putString(entry.getKey());
04:01:32 [2020-01-20T09:01:32.924Z] 	                 ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] 
04:01:32 [2020-01-20T09:01:32.924Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                    ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[329] 
04:01:32 [2020-01-20T09:01:32.924Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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>'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] 
04:01:32 [2020-01-20T09:01:32.924Z] 	provider = generateExperimentProviderXy(traces, viewElement);
04:01:32 [2020-01-20T09:01:32.924Z] 	                                        ^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] 
04:01:32 [2020-01-20T09:01:32.924Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
04:01:32 [2020-01-20T09:01:32.924Z] 	                                               ^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] 
04:01:32 [2020-01-20T09:01:32.924Z] 	final String alias = entry.getValue();
04:01:32 [2020-01-20T09:01:32.924Z] 	                     ^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] 
04:01:32 [2020-01-20T09:01:32.924Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
04:01:32 [2020-01-20T09:01:32.924Z] 	                                                            ^^^^^^
04:01:32 [2020-01-20T09:01:32.924Z] 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>'
04:01:32 [2020-01-20T09:01:32.924Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] 
04:01:32 [2020-01-20T09:01:32.924Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
04:01:32 [2020-01-20T09:01:32.925Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] 
04:01:32 [2020-01-20T09:01:32.925Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
04:01:32 [2020-01-20T09:01:32.925Z] 	               ^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] 
04:01:32 [2020-01-20T09:01:32.925Z] 	series.getValue().getData()[i] = extractValue(value);
04:01:32 [2020-01-20T09:01:32.925Z] 	^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] 
04:01:32 [2020-01-20T09:01:32.925Z] 	getSeriesDelta(series.getValue().getData());
04:01:32 [2020-01-20T09:01:32.925Z] 	               ^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] 
04:01:32 [2020-01-20T09:01:32.925Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                 ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
04:01:32 [2020-01-20T09:01:32.925Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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>'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
04:01:32 [2020-01-20T09:01:32.925Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] 
04:01:32 [2020-01-20T09:01:32.925Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] 
04:01:32 [2020-01-20T09:01:32.925Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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>>'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] 
04:01:32 [2020-01-20T09:01:32.925Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                                                     ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] 
04:01:32 [2020-01-20T09:01:32.925Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
04:01:32 [2020-01-20T09:01:32.925Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] 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
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] 
04:01:32 [2020-01-20T09:01:32.925Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] 
04:01:32 [2020-01-20T09:01:32.925Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
04:01:32 [2020-01-20T09:01:32.925Z] 	                                                ^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:01:32 [2020-01-20T09:01:32.925Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] 
04:01:32 [2020-01-20T09:01:32.925Z] 	return quarkToRow.values();
04:01:32 [2020-01-20T09:01:32.925Z] 	       ^^^^^^^^^^^^^^^^^^^
04:01:32 [2020-01-20T09:01:32.925Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
04:01:32 [2020-01-20T09:01:32.925Z] 28 problems (28 warnings)
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] 
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] 
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] 
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] 
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:32 [2020-01-20T09:01:32.925Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.180Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [34/138]
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:01:33 [2020-01-20T09:01:33.435Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] The project's OSGi version is 3.0.2.202001200739
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.436Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
04:01:33 [2020-01-20T09:01:33.691Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] 
04:01:33 [2020-01-20T09:01:33.691Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
04:01:33 [2020-01-20T09:01:33.691Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
04:01:33 [2020-01-20T09:01:33.691Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
04:01:33 [2020-01-20T09:01:33.691Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] 
04:01:33 [2020-01-20T09:01:33.691Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
04:01:33 [2020-01-20T09:01:33.691Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:33 [2020-01-20T09:01:33.691Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
04:01:33 [2020-01-20T09:01:33.691Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
04:01:33 [2020-01-20T09:01:33.691Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
04:01:33 [2020-01-20T09:01:33.691Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:01:33 [2020-01-20T09:01:33.691Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
04:01:33 [2020-01-20T09:01:33.691Z] 3 problems (3 warnings)
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.691Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.946Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] 
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [35/138]
04:01:33 [2020-01-20T09:01:33.947Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] The project's OSGi version is 0.0.4.202001200739
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.202Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] 
04:01:34 [2020-01-20T09:01:34.459Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:01:35 [2020-01-20T09:01:35.019Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
04:01:35 [2020-01-20T09:01:35.019Z] [INFO] Command line:
04:01:35 [2020-01-20T09:01:35.019Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:01:35 [2020-01-20T09:01:35.019Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:01:37 [2020-01-20T09:01:37.530Z] !SESSION 2020-01-20 09:01:35.075 -----------------------------------------------
04:01:37 [2020-01-20T09:01:37.530Z] eclipse.buildId=unknown
04:01:37 [2020-01-20T09:01:37.530Z] java.version=1.8.0_202
04:01:37 [2020-01-20T09:01:37.530Z] java.vendor=Oracle Corporation
04:01:37 [2020-01-20T09:01:37.530Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:01:37 [2020-01-20T09:01:37.530Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:01:37 [2020-01-20T09:01:37.530Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:01:37 [2020-01-20T09:01:37.530Z] 
04:01:37 [2020-01-20T09:01:37.530Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:01:37.037
04:01:37 [2020-01-20T09:01:37.530Z] !MESSAGE FrameworkEvent ERROR
04:01:37 [2020-01-20T09:01:37.530Z] !STACK 0
04:01:37 [2020-01-20T09:01:37.530Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:01:37 [2020-01-20T09:01:37.530Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:01:37 [2020-01-20T09:01:37.530Z] 
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:01:37 [2020-01-20T09:01:37.530Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:01:42 [2020-01-20T09:01:42.769Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
04:01:44 [2020-01-20T09:01:44.133Z] Display size: 1440x900
04:01:44 [2020-01-20T09:01:44.133Z] OS version=3.10.0-957.1.3.el7.x86_64
04:01:44 [2020-01-20T09:01:44.133Z] GTK version=2.24.30
04:01:44 [2020-01-20T09:01:44.133Z] GTK theme=unknown
04:01:44 [2020-01-20T09:01:44.133Z] LIBOVERLAY_SCROLLBAR=0
04:01:44 [2020-01-20T09:01:44.133Z] Time zone: Coordinated Universal Time
04:01:44 [2020-01-20T09:01:44.133Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:01:44 [2020-01-20T09:01:44.133Z] log4j:WARN Please initialize the log4j system properly.
04:01:46 [2020-01-20T09:01:46.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
04:01:46 [2020-01-20T09:01:46.021Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - number of items : 6
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037035660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037035659 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1037035659 data=null} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037035659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037035658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037035658 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}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037035590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037035589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037035589 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037035589 data=null} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1037035583 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'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - number of items : 6
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037035461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037035460 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037035460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037035459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037035459 data=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}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037035454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037035452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037035452 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037035451 data=null} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - number of items : 6
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037035388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037035387 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037035387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037035387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037035386 data=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}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037035385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037035382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037035381 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037035381 data=null} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - number of items : 6
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037035372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037035371 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037035371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037035371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:12 [2020-01-20T09:02:12.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037035371 data=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}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037035367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037035365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037035365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037035364 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037035364 data=null} to ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:12 [2020-01-20T09:02:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - number of items : 6
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037025689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037025688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037025688 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1037025688 data=null} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037025688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037025688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037025687 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}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037025667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037025667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037025667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037025667 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037025666 data=null} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
04:02:20 [2020-01-20T09:02:20.678Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037025453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037025453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037025453 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1037025453 data=null} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037025453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037025453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037025452 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}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037025391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037025391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037025390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037025390 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037025390 data=null} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1037025389 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'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - number of items : 6
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037024569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037024569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037024569 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037024569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037024568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037024568 data=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}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037024563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037024559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037024559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037024559 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037024559 data=null} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - number of items : 6
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037024467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037024467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037024466 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037024466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037024466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037024466 data=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}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037024463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037024461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037024461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037024461 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037024460 data=null} to ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
04:02:20 [2020-01-20T09:02:20.679Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1037021893 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'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:02:23 [2020-01-20T09:02:23.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
04:02:23 [2020-01-20T09:02:23.446Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
04:02:23 [2020-01-20T09:02:23.446Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
04:02:23 [2020-01-20T09:02:23.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1037021546 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'
04:02:23 [2020-01-20T09:02:23.446Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
04:02:23 [2020-01-20T09:02:23.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
04:02:24 [2020-01-20T09:02:24.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
04:02:24 [2020-01-20T09:02:24.370Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:02:24 [2020-01-20T09:02:24.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - number of items : 6
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1037019889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037019889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1037019889 data=null doit=true} to ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1037019889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1037019889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1037019889 data=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}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1037019888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1037019879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1037019879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1037019879 data=null doit=true} to ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1037019879 data=null} to ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:25 [2020-01-20T09:02:25.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1037019043 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Attempting to set focus on Tree with text {}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1037019010 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1037019010 data=null doit=true} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1037019010 data=null} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1037019010 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1037019009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1037018981 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:02:26 [2020-01-20T09:02:26.110Z] DEBUG - Clicking on with mnemonic 'Delete'
04:02:26 [2020-01-20T09:02:26.365Z] DEBUG - Clicked on with mnemonic 'Delete'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018138 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1037018138 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Clicking on OK
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1037018136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1037018135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1037018135 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1037018135 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1037018135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1037018135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:26 [2020-01-20T09:02:26.925Z] DEBUG - Clicked on OK
04:02:27 [2020-01-20T09:02:27.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1037018135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:27 [2020-01-20T09:02:27.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1037018854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:02:28 [2020-01-20T09:02:28.043Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.002 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
04:02:28 [2020-01-20T09:02:28.043Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 24.428 s
04:02:28 [2020-01-20T09:02:28.043Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 10.984 s
04:02:28 [2020-01-20T09:02:28.043Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 5.126 s
04:02:28 [2020-01-20T09:02:28.043Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
04:02:28 [2020-01-20T09:02:28.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
04:02:28 [2020-01-20T09:02:28.298Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - Setting state to checked on: minor_faults
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
04:02:43 [2020-01-20T09:02:43.126Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Setting state to checked on: kernel_vm
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Setting state to unchecked on: minor_faults
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036999608 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Attempting to set focus on Tree with text {}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036999583 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036999583 data=null doit=true} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036999583 data=null} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036999583 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036999582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036999573 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Clicking on with mnemonic 'Delete'
04:02:45 [2020-01-20T09:02:45.645Z] DEBUG - Clicked on with mnemonic 'Delete'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998856 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036998855 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Clicking on OK
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036998854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036998854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036998854 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036998854 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036998853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036998853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.206Z] DEBUG - Clicked on OK
04:02:46 [2020-01-20T09:02:46.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036998853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:02:46 [2020-01-20T09:02:46.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036999473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:02:46 [2020-01-20T09:02:46.767Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.683 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
04:02:46 [2020-01-20T09:02:46.767Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 14.93 s
04:02:46 [2020-01-20T09:02:46.767Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.3 s
04:02:46 [2020-01-20T09:02:46.767Z] 
04:02:46 [2020-01-20T09:02:46.767Z] Results:
04:02:46 [2020-01-20T09:02:46.767Z] 
04:02:46 [2020-01-20T09:02:46.767Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
04:02:46 [2020-01-20T09:02:46.767Z] 
04:02:47 [2020-01-20T09:02:47.022Z] 
04:02:47 [2020-01-20T09:02:47.022Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:02:46.978
04:02:47 [2020-01-20T09:02:47.022Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:02:47 [2020-01-20T09:02:47.022Z] 
04:02:47 [2020-01-20T09:02:47.022Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:02:46.980
04:02:47 [2020-01-20T09:02:47.022Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:02:47 [2020-01-20T09:02:47.022Z] 
04:02:47 [2020-01-20T09:02:47.022Z] !ENTRY org.eclipse.ui 4 0 2020-01-20 09:02:46.981
04:02:47 [2020-01-20T09:02:47.022Z] !MESSAGE Error occurred during status handling
04:02:47 [2020-01-20T09:02:47.022Z] !STACK 0
04:02:47 [2020-01-20T09:02:47.022Z] java.lang.NullPointerException
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
04:02:47 [2020-01-20T09:02:47.022Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
04:02:47 [2020-01-20T09:02:47.023Z] 	at java.security.AccessController.doPrivileged(Native Method)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
04:02:47 [2020-01-20T09:02:47.023Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
04:02:47 [2020-01-20T09:02:47.023Z] 	at java.lang.Thread.run(Thread.java:748)
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] All tests passed!
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [36/138]
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] The project's OSGi version is 1.0.4.202001200739
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] 
04:02:48 [2020-01-20T09:02:48.642Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:48 [2020-01-20T09:02:48.897Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
04:02:48 [2020-01-20T09:02:48.897Z] [INFO] Command line:
04:02:48 [2020-01-20T09:02:48.897Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:02:48 [2020-01-20T09:02:48.897Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:02:50 [2020-01-20T09:02:50.782Z] !SESSION 2020-01-20 09:02:49.051 -----------------------------------------------
04:02:50 [2020-01-20T09:02:50.782Z] eclipse.buildId=unknown
04:02:50 [2020-01-20T09:02:50.782Z] java.version=1.8.0_202
04:02:50 [2020-01-20T09:02:50.782Z] java.vendor=Oracle Corporation
04:02:50 [2020-01-20T09:02:50.782Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:02:50 [2020-01-20T09:02:50.782Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:02:50 [2020-01-20T09:02:50.782Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:02:50 [2020-01-20T09:02:50.782Z] 
04:02:50 [2020-01-20T09:02:50.782Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:02:50.748
04:02:50 [2020-01-20T09:02:50.782Z] !MESSAGE FrameworkEvent ERROR
04:02:50 [2020-01-20T09:02:50.782Z] !STACK 0
04:02:50 [2020-01-20T09:02:50.782Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:02:50 [2020-01-20T09:02:50.782Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:02:50 [2020-01-20T09:02:50.782Z] 
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:02:50 [2020-01-20T09:02:50.782Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:02:52 [2020-01-20T09:02:52.143Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:02:54 [2020-01-20T09:02:54.028Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.618 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
04:02:54 [2020-01-20T09:02:54.028Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.57 s
04:02:54 [2020-01-20T09:02:54.028Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.027 s
04:02:54 [2020-01-20T09:02:54.029Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:02:54 [2020-01-20T09:02:54.029Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
04:02:54 [2020-01-20T09:02:54.029Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.003 s
04:02:54 [2020-01-20T09:02:54.029Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:02:54 [2020-01-20T09:02:54.029Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.005 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
04:02:54 [2020-01-20T09:02:54.029Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
04:02:54 [2020-01-20T09:02:54.029Z] 
04:02:54 [2020-01-20T09:02:54.029Z] Results:
04:02:54 [2020-01-20T09:02:54.029Z] 
04:02:54 [2020-01-20T09:02:54.029Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
04:02:54 [2020-01-20T09:02:54.029Z] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] All tests passed!
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [37/138]
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] The project's OSGi version is 1.0.9.202001200739
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] 
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:54 [2020-01-20T09:02:54.956Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [38/138]
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.467Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] 
04:02:55 [2020-01-20T09:02:55.722Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:02:56 [2020-01-20T09:02:56.283Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
04:02:56 [2020-01-20T09:02:56.283Z] [INFO] Command line:
04:02:56 [2020-01-20T09:02:56.283Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:02:56 [2020-01-20T09:02:56.283Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:02:58 [2020-01-20T09:02:58.169Z] !SESSION 2020-01-20 09:02:56.176 -----------------------------------------------
04:02:58 [2020-01-20T09:02:58.169Z] eclipse.buildId=unknown
04:02:58 [2020-01-20T09:02:58.169Z] java.version=1.8.0_202
04:02:58 [2020-01-20T09:02:58.169Z] java.vendor=Oracle Corporation
04:02:58 [2020-01-20T09:02:58.169Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:02:58 [2020-01-20T09:02:58.169Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:02:58 [2020-01-20T09:02:58.169Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:02:58 [2020-01-20T09:02:58.169Z] 
04:02:58 [2020-01-20T09:02:58.169Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:02:57.837
04:02:58 [2020-01-20T09:02:58.169Z] !MESSAGE FrameworkEvent ERROR
04:02:58 [2020-01-20T09:02:58.169Z] !STACK 0
04:02:58 [2020-01-20T09:02:58.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:02:58 [2020-01-20T09:02:58.169Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:02:58 [2020-01-20T09:02:58.169Z] 
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:02:58 [2020-01-20T09:02:58.169Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:02:59 [2020-01-20T09:02:59.530Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:02:59 [2020-01-20T09:02:59.530Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
04:02:59 [2020-01-20T09:02:59.530Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.021 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.033 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
04:02:59 [2020-01-20T09:02:59.530Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:02:59 [2020-01-20T09:02:59.530Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
04:02:59 [2020-01-20T09:02:59.530Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.024 s
04:02:59 [2020-01-20T09:02:59.530Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.01 s
04:02:59 [2020-01-20T09:02:59.530Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.01 s
04:02:59 [2020-01-20T09:02:59.530Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
04:02:59 [2020-01-20T09:02:59.530Z] 
04:02:59 [2020-01-20T09:02:59.530Z] Results:
04:02:59 [2020-01-20T09:02:59.530Z] 
04:02:59 [2020-01-20T09:02:59.530Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
04:02:59 [2020-01-20T09:02:59.530Z] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] All tests passed!
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT   [39/138]
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] The project's OSGi version is 1.0.8.202001200739
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] 
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:00 [2020-01-20T09:03:00.457Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
04:03:01 [2020-01-20T09:03:01.017Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.017Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.273Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [40/138]
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] The project's OSGi version is 1.1.2.202001200739
04:03:01 [2020-01-20T09:03:01.528Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] 
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:01 [2020-01-20T09:03:01.529Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] 
04:03:01 [2020-01-20T09:03:01.785Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
04:03:01 [2020-01-20T09:03:01.785Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
04:03:01 [2020-01-20T09:03:01.785Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
04:03:01 [2020-01-20T09:03:01.785Z] 	^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
04:03:01 [2020-01-20T09:03:01.785Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
04:03:01 [2020-01-20T09:03:01.785Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] 
04:03:01 [2020-01-20T09:03:01.785Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
04:03:01 [2020-01-20T09:03:01.785Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
04:03:01 [2020-01-20T09:03:01.785Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
04:03:01 [2020-01-20T09:03:01.785Z]         @Override
04:03:01 [2020-01-20T09:03:01.785Z]         protected void exportToTsv(@Nullable OutputStream stream) {
04:03:01 [2020-01-20T09:03:01.785Z]             TmfViewer viewer = getViewer();
04:03:01 [2020-01-20T09:03:01.785Z]             if (viewer instanceof LamiTableViewer) {
04:03:01 [2020-01-20T09:03:01.785Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
04:03:01 [2020-01-20T09:03:01.785Z]             }
04:03:01 [2020-01-20T09:03:01.785Z]         }
04:03:01 [2020-01-20T09:03:01.785Z]         private @Nullable TmfViewer getViewer() {
04:03:01 [2020-01-20T09:03:01.785Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
04:03:01 [2020-01-20T09:03:01.785Z]             if (tabPage == null) {
04:03:01 [2020-01-20T09:03:01.785Z]                 return null;
04:03:01 [2020-01-20T09:03:01.785Z]             }
04:03:01 [2020-01-20T09:03:01.785Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
04:03:01 [2020-01-20T09:03:01.785Z]             TmfViewer viewer = viewerControl.getViewer();
04:03:01 [2020-01-20T09:03:01.785Z]             return viewer;
04:03:01 [2020-01-20T09:03:01.785Z]         }
04:03:01 [2020-01-20T09:03:01.785Z]         @Override
04:03:01 [2020-01-20T09:03:01.785Z]         public boolean isEnabled() {
04:03:01 [2020-01-20T09:03:01.785Z]             return (getViewer() instanceof LamiTableViewer);
04:03:01 [2020-01-20T09:03:01.785Z]         }
04:03:01 [2020-01-20T09:03:01.785Z]         @Override
04:03:01 [2020-01-20T09:03:01.785Z]         protected @Nullable Shell getShell() {
04:03:01 [2020-01-20T09:03:01.785Z]             return getViewSite().getShell();
04:03:01 [2020-01-20T09:03:01.785Z]         }
04:03:01 [2020-01-20T09:03:01.785Z]     };
04:03:01 [2020-01-20T09:03:01.785Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
04:03:01 [2020-01-20T09:03:01.785Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
04:03:01 [2020-01-20T09:03:01.785Z] 	                                            ^^^^^^^^^^^^^^^^^
04:03:01 [2020-01-20T09:03:01.785Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:03:01 [2020-01-20T09:03:01.785Z] 6 problems (6 warnings)
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
04:03:02 [2020-01-20T09:03:02.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [41/138]
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] The project's OSGi version is 1.0.1.202001200739
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] 
04:03:02 [2020-01-20T09:03:02.553Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:02 [2020-01-20T09:03:02.809Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
04:03:02 [2020-01-20T09:03:02.809Z] [INFO] Command line:
04:03:02 [2020-01-20T09:03:02.809Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:03:02 [2020-01-20T09:03:02.809Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:03:04 [2020-01-20T09:03:04.695Z] !SESSION 2020-01-20 09:03:02.863 -----------------------------------------------
04:03:04 [2020-01-20T09:03:04.695Z] eclipse.buildId=unknown
04:03:04 [2020-01-20T09:03:04.695Z] java.version=1.8.0_202
04:03:04 [2020-01-20T09:03:04.695Z] java.vendor=Oracle Corporation
04:03:04 [2020-01-20T09:03:04.695Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:03:04 [2020-01-20T09:03:04.695Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:03:04 [2020-01-20T09:03:04.696Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:03:04 [2020-01-20T09:03:04.696Z] 
04:03:04 [2020-01-20T09:03:04.696Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:03:04.552
04:03:04 [2020-01-20T09:03:04.696Z] !MESSAGE FrameworkEvent ERROR
04:03:04 [2020-01-20T09:03:04.696Z] !STACK 0
04:03:04 [2020-01-20T09:03:04.696Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:03:04 [2020-01-20T09:03:04.696Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:03:04 [2020-01-20T09:03:04.696Z] 
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:03:04 [2020-01-20T09:03:04.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:03:06 [2020-01-20T09:03:06.056Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
04:03:06 [2020-01-20T09:03:06.057Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0.001 s
04:03:06 [2020-01-20T09:03:06.057Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
04:03:06 [2020-01-20T09:03:06.057Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
04:03:06 [2020-01-20T09:03:06.057Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.094 s
04:03:06 [2020-01-20T09:03:06.057Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.001 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
04:03:06 [2020-01-20T09:03:06.057Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
04:03:06 [2020-01-20T09:03:06.057Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
04:03:06 [2020-01-20T09:03:06.057Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
04:03:06 [2020-01-20T09:03:06.057Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
04:03:06 [2020-01-20T09:03:06.057Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
04:03:06 [2020-01-20T09:03:06.057Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
04:03:06 [2020-01-20T09:03:06.057Z] 
04:03:06 [2020-01-20T09:03:06.057Z] Results:
04:03:06 [2020-01-20T09:03:06.057Z] 
04:03:06 [2020-01-20T09:03:06.057Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
04:03:06 [2020-01-20T09:03:06.057Z] 
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] All tests passed!
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [42/138]
04:03:07 [2020-01-20T09:03:07.437Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.693Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] 
04:03:07 [2020-01-20T09:03:07.948Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:08 [2020-01-20T09:03:08.508Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
04:03:08 [2020-01-20T09:03:08.508Z] [INFO] Command line:
04:03:08 [2020-01-20T09:03:08.508Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:03:08 [2020-01-20T09:03:08.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:03:11 [2020-01-20T09:03:11.770Z] !SESSION 2020-01-20 09:03:08.561 -----------------------------------------------
04:03:11 [2020-01-20T09:03:11.770Z] eclipse.buildId=unknown
04:03:11 [2020-01-20T09:03:11.770Z] java.version=1.8.0_202
04:03:11 [2020-01-20T09:03:11.770Z] java.vendor=Oracle Corporation
04:03:11 [2020-01-20T09:03:11.770Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:03:11 [2020-01-20T09:03:11.770Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:03:11 [2020-01-20T09:03:11.770Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:03:11 [2020-01-20T09:03:11.770Z] 
04:03:11 [2020-01-20T09:03:11.770Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:03:11.142
04:03:11 [2020-01-20T09:03:11.770Z] !MESSAGE FrameworkEvent ERROR
04:03:11 [2020-01-20T09:03:11.770Z] !STACK 0
04:03:11 [2020-01-20T09:03:11.770Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:03:11 [2020-01-20T09:03:11.770Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:03:11 [2020-01-20T09:03:11.770Z] 
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:03:11 [2020-01-20T09:03:11.770Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:03:15 [2020-01-20T09:03:15.928Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:03:17 [2020-01-20T09:03:17.813Z] Display size: 1440x900
04:03:17 [2020-01-20T09:03:17.813Z] OS version=3.10.0-957.1.3.el7.x86_64
04:03:17 [2020-01-20T09:03:17.813Z] GTK version=2.24.30
04:03:17 [2020-01-20T09:03:17.813Z] GTK theme=unknown
04:03:17 [2020-01-20T09:03:17.813Z] LIBOVERLAY_SCROLLBAR=0
04:03:17 [2020-01-20T09:03:17.813Z] Time zone: Coordinated Universal Time
04:03:17 [2020-01-20T09:03:17.813Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:03:17 [2020-01-20T09:03:17.813Z] log4j:WARN Please initialize the log4j system properly.
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036966257 data=null doit=true} to Shell with text {Custom chart creation}
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Attempting to set focus on (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Clicking on (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1036966250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036966249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1036966249 data=null doit=true} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1036966249 data=null} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1036966248 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1036966247 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036966247 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')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1036966246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036966245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1036966245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1036966245 data=null doit=true} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1036966245 data=null} to (of type 'Table')
04:03:18 [2020-01-20T09:03:18.738Z] DEBUG - Clicked on (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - Setting state to checked on: Integer
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - Setting state to unchecked on: Integer
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to checked on: Duration (ns)
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to unchecked on: Duration (ns)
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to checked on: Timestamp
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to unchecked on: Timestamp
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036966146 data=null doit=true} to Shell with text {Custom chart creation}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Clicking on TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1036966091 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1036966090 data=null doit=true} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Attempting to set focus on Table with text {}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1036966089 data=null} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1036966089 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036966089 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}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1036966088 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1036966088 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1036966088 data=null doit=true} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1036966088 data=null} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Clicked on TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to checked on: Timestamp
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Clicking on 
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036966080 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036966080 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036966079 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036966079 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036966079 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036966079 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036966079 data=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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036966074 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036966072 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036966072 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')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036966072 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036966072 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Clicked on 
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Setting state to checked on: Timestamp
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036966062 data=null doit=true} to Shell with text {Custom chart creation}
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.995Z] DEBUG - Clicking on TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1036966060 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1036966060 data=null doit=true} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Attempting to set focus on Table with text {}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1036966059 data=null} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1036966059 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036966059 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}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1036966058 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1036966058 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1036966058 data=null doit=true} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1036966058 data=null} to TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Clicked on TableItem with text {String}
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Setting state to checked on: Timestamp2
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Setting state to checked on: Timestamp
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Clicking on 
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036966052 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036966052 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036966052 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036966051 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036966051 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036966051 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036966051 data=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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036965990 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036965986 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036965986 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')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036965986 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036965986 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:18 [2020-01-20T09:03:18.996Z] DEBUG - Clicked on 
04:03:19 [2020-01-20T09:03:19.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.59 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
04:03:19 [2020-01-20T09:03:19.251Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.408 s
04:03:19 [2020-01-20T09:03:19.251Z] 
04:03:19 [2020-01-20T09:03:19.251Z] Results:
04:03:19 [2020-01-20T09:03:19.251Z] 
04:03:19 [2020-01-20T09:03:19.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:03:19 [2020-01-20T09:03:19.251Z] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] All tests passed!
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [43/138]
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] 
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:20 [2020-01-20T09:03:20.614Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] 
04:03:21 [2020-01-20T09:03:21.177Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:21 [2020-01-20T09:03:21.739Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
04:03:21 [2020-01-20T09:03:21.739Z] [INFO] Command line:
04:03:21 [2020-01-20T09:03:21.739Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:03:21 [2020-01-20T09:03:21.739Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:03:23 [2020-01-20T09:03:23.625Z] !SESSION 2020-01-20 09:03:21.642 -----------------------------------------------
04:03:23 [2020-01-20T09:03:23.625Z] eclipse.buildId=unknown
04:03:23 [2020-01-20T09:03:23.625Z] java.version=1.8.0_202
04:03:23 [2020-01-20T09:03:23.625Z] java.vendor=Oracle Corporation
04:03:23 [2020-01-20T09:03:23.625Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:03:23 [2020-01-20T09:03:23.625Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:03:23 [2020-01-20T09:03:23.625Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:03:23 [2020-01-20T09:03:23.625Z] 
04:03:23 [2020-01-20T09:03:23.625Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:03:23.569
04:03:23 [2020-01-20T09:03:23.625Z] !MESSAGE FrameworkEvent ERROR
04:03:23 [2020-01-20T09:03:23.625Z] !STACK 0
04:03:23 [2020-01-20T09:03:23.625Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:03:23 [2020-01-20T09:03:23.625Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:03:23 [2020-01-20T09:03:23.625Z] 
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:03:23 [2020-01-20T09:03:23.625Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:03:28 [2020-01-20T09:03:28.865Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:03:30 [2020-01-20T09:03:30.750Z] Display size: 1440x900
04:03:30 [2020-01-20T09:03:30.750Z] OS version=3.10.0-957.1.3.el7.x86_64
04:03:30 [2020-01-20T09:03:30.750Z] GTK version=2.24.30
04:03:30 [2020-01-20T09:03:30.750Z] GTK theme=unknown
04:03:30 [2020-01-20T09:03:30.750Z] LIBOVERLAY_SCROLLBAR=0
04:03:30 [2020-01-20T09:03:30.750Z] Time zone: Coordinated Universal Time
04:03:30 [2020-01-20T09:03:30.750Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:03:30 [2020-01-20T09:03:30.750Z] log4j:WARN Please initialize the log4j system properly.
04:03:32 [2020-01-20T09:03:32.636Z] 
04:03:32 [2020-01-20T09:03:32.636Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:03:32.358
04:03:32 [2020-01-20T09:03:32.636Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
04:03:32 [2020-01-20T09:03:32.636Z] !STACK 0
04:03:32 [2020-01-20T09:03:32.636Z] java.lang.RuntimeException: The parameter should be set
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:03:32 [2020-01-20T09:03:32.636Z] 
04:03:32 [2020-01-20T09:03:32.636Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:03:32.367
04:03:32 [2020-01-20T09:03:32.636Z] !MESSAGE Exception executing analysis
04:03:32 [2020-01-20T09:03:32.636Z] !STACK 0
04:03:32 [2020-01-20T09:03:32.636Z] java.lang.RuntimeException: The parameter should be set
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:03:32 [2020-01-20T09:03:32.636Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:03:35 [2020-01-20T09:03:35.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:03:35 [2020-01-20T09:03:35.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036950249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036950248 data=null doit=true} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036950248 data=null} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036950248 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036950247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036950147 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036950146 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036950145 data=null doit=true} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036950145 data=null} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036950144 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036950144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036950135 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036950134 data=null doit=true} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036950134 data=null} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036950133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036950133 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}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036950078 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036950074 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036950074 data=null doit=true} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036950073 data=null} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036950073 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036950073 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036950057 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036950056 data=null doit=true} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036950056 data=null} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036950056 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036950055 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]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036950050 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1036950049 data=null doit=true} to TreeItem with text {A-Test-10K}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1036950049 data=null} to TreeItem with text {A-Test-10K}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1036950049 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036950048 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}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1036950041 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1036950040 data=null doit=true} to TreeItem with text {External Analyses}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1036950040 data=null} to TreeItem with text {External Analyses}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1036950039 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036950039 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}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1036949989 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949986 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949986 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949985 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949985 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036949985 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}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949974 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949974 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949973 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949874 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949873 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949872 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1036949872 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1036949870 data=null doit=true} to Shell with text {External Analysis Parameters}
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Clicking on OK
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036949866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036949866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036949866 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036949866 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036949865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036949865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036949865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.148Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1036949973 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}
04:03:35 [2020-01-20T09:03:35.404Z] DEBUG - Clicked on 
04:03:35 [2020-01-20T09:03:35.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036949347 data=null doit=true} to Shell with text {Custom chart creation}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Attempting to set focus on (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicking on (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1036949342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036949294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1036949293 data=null doit=true} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1036949293 data=null} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1036949293 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1036949293 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036949292 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')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1036949290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036949290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1036949290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1036949290 data=null doit=true} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1036949290 data=null} to (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicked on (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036949288 data=null doit=true} to Shell with text {Custom chart creation}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1036949284 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1036949284 data=null doit=true} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Attempting to set focus on Table with text {}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1036949283 data=null} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1036949282 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036949282 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)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1036949282 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1036949282 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1036949281 data=null doit=true} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1036949281 data=null} to TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Setting state to checked on: Priority
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - Setting state to checked on: Target CPU
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Clicking on 
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036949269 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036949269 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036949268 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036949268 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036949268 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036949268 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036949268 data=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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036949261 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036949257 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036949257 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')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036949257 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036949257 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Clicked on 
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036949254 data=null doit=true} to Shell with text {Custom chart creation}
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Clicking on OK
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036949252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036949252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036949252 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036949251 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036949251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036949251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036949251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1036949444 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'
04:03:35 [2020-01-20T09:03:35.916Z] DEBUG - Clicked on 
04:03:35 [2020-01-20T09:03:35.917Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036948877 data=null doit=true} to Shell with text {Custom chart creation}
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036948877 data=null doit=true} to Shell with text {Custom chart creation}
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Attempting to set focus on (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Clicking on (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1036948874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036948874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1036948874 data=null doit=true} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1036948873 data=null} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1036948873 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1036948873 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036948873 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')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1036948871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036948871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1036948871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1036948871 data=null doit=true} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1036948871 data=null} to (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Clicked on (of type 'Table')
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036948869 data=null doit=true} to Shell with text {Custom chart creation}
04:03:36 [2020-01-20T09:03:36.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1036948868 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1036948867 data=null doit=true} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Attempting to set focus on Table with text {}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1036948866 data=null} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1036948866 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036948865 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)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1036948865 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1036948865 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1036948865 data=null doit=true} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1036948865 data=null} to TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Setting state to checked on: Priority
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Setting state to checked on: Target CPU
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Clicking on 
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036948857 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036948857 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036948857 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036948857 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036948856 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036948856 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036948856 data=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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036948793 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036948789 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036948789 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')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036948789 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036948789 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Clicked on 
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036948787 data=null doit=true} to Shell with text {Custom chart creation}
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Clicking on OK
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036948785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036948785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036948785 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036948785 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036948785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036948785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036948785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1036948990 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'
04:03:36 [2020-01-20T09:03:36.438Z] DEBUG - Clicked on 
04:03:36 [2020-01-20T09:03:36.438Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Clicking on &Yes
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1036948482 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')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1036948482 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')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1036948482 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1036948481 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1036948481 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')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1036948481 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')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1036948480 data=null item=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')
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - Clicked on 
04:03:36 [2020-01-20T09:03:36.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036948178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036948178 data=null doit=true} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036948177 data=null} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036948177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036948177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036948153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036948152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036948152 data=null doit=true} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036948152 data=null} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036948152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036948151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036948144 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:36 [2020-01-20T09:03:36.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036948143 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036948143 data=null doit=true} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036948143 data=null} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036948142 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036948142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036948083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:03:36 [2020-01-20T09:03:36.949Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:03:36 [2020-01-20T09:03:36.949Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
04:03:36 [2020-01-20T09:03:36.949Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948081 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948081 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948081 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948081 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036948080 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}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948071 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948071 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:36 [2020-01-20T09:03:36.949Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036948070 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036947980 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036947979 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036947979 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1036947979 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1036947977 data=null doit=true} to Shell with text {External Analysis Parameters}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Clicking on OK
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036947976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036947976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036947976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036947976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036947976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036947976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036947975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1036948070 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}
04:03:37 [2020-01-20T09:03:37.206Z] DEBUG - Clicked on 
04:03:37 [2020-01-20T09:03:37.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
04:03:37 [2020-01-20T09:03:37.765Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
04:03:37 [2020-01-20T09:03:37.765Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036947089 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Attempting to set focus on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Clicking on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1036947087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036947087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1036947086 data=null doit=true} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1036947086 data=null} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1036947086 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1036947086 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036947086 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')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1036947082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036947082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1036947082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1036947082 data=null doit=true} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1036947082 data=null} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Clicked on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036947081 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1036947079 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1036947079 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Attempting to set focus on Table with text {}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1036947078 data=null} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1036947078 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036947078 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}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1036947077 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1036947077 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1036947077 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1036947077 data=null} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.020Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicking on 
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036947072 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036947072 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036947072 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036947072 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036947072 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036947071 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036947071 data=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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036947068 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036947066 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036947066 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036947066 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036947065 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036947064 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1036947062 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1036947062 data=null doit=true} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Attempting to set focus on Table with text {}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1036947061 data=null} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1036947061 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036947060 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}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1036947060 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1036947060 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1036947060 data=null doit=true} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1036947060 data=null} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicking on 
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036947056 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036947055 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036947055 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036947055 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036947055 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036947055 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036947055 data=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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036947051 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036947047 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036946993 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')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036946993 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036946993 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946992 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Clicking on OK
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036946990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036946990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036946990 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036946990 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036946989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036946989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036946989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1036947242 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'
04:03:38 [2020-01-20T09:03:38.276Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.276Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:03:38 [2020-01-20T09:03:38.276Z] DEBUG - Clicking on with mnemonic 'New custom chart'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicked on with mnemonic 'New custom chart'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946645 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Attempting to set focus on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicking on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1036946643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036946643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1036946643 data=null doit=true} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1036946643 data=null} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1036946642 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1036946642 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036946642 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')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1036946592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1036946592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1036946592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1036946592 data=null doit=true} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1036946592 data=null} to (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicked on (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946590 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1036946589 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1036946588 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Attempting to set focus on Table with text {}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1036946587 data=null} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1036946587 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036946586 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}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1036946586 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1036946586 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1036946586 data=null doit=true} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1036946586 data=null} to TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Clicking on 
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036946582 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')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036946582 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')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036946581 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036946581 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036946581 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')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036946581 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')
04:03:38 [2020-01-20T09:03:38.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036946581 data=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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036946578 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036946576 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036946576 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036946576 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036946576 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946575 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1036946574 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1036946574 data=null doit=true} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Attempting to set focus on Table with text {}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1036946573 data=null} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1036946572 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1036946572 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}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1036946572 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1036946572 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1036946572 data=null doit=true} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1036946572 data=null} to TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Clicking on 
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1036946569 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036946568 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1036946568 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1036946568 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1036946568 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1036946568 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1036946568 data=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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1036946565 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1036946563 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1036946562 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1036946562 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1036946562 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946561 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@737445ab
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946559 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1036946557 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1036946557 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1036946557 data=null item=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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1036946557 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')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1036946557 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1036946556 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1036946556 data=null doit=true} to Shell with text {Custom chart creation}
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:38 [2020-01-20T09:03:38.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Clicking on OK
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036946555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036946554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036946554 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036946554 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036946554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036946554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036946554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1036946752 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'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Clicked on 
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Clicking on &Yes
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1036946186 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')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1036946186 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')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1036946185 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1036946185 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1036946185 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')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1036946185 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')
04:03:38 [2020-01-20T09:03:38.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1036946185 data=null item=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')
04:03:39 [2020-01-20T09:03:39.043Z] DEBUG - Clicked on 
04:03:39 [2020-01-20T09:03:39.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036945942 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:03:39 [2020-01-20T09:03:39.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Attempting to set focus on Tree with text {}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036945870 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036945869 data=null doit=true} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036945869 data=null} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036945869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036945869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036945845 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:03:39 [2020-01-20T09:03:39.298Z] DEBUG - Clicking on with mnemonic 'Delete'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Clicked on with mnemonic 'Delete'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945443 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945443 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036945442 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Clicking on OK
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036945441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036945441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036945441 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036945441 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036945441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036945440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:39 [2020-01-20T09:03:39.554Z] DEBUG - Clicked on OK
04:03:40 [2020-01-20T09:03:40.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036945440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:03:40 [2020-01-20T09:03:40.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036945664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:03:40 [2020-01-20T09:03:40.114Z] 
04:03:40 [2020-01-20T09:03:40.114Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:03:40.036
04:03:40 [2020-01-20T09:03:40.114Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
04:03:40 [2020-01-20T09:03:40.114Z] 
04:03:40 [2020-01-20T09:03:40.114Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:03:40.037
04:03:40 [2020-01-20T09:03:40.114Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
04:03:40 [2020-01-20T09:03:40.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.165 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
04:03:40 [2020-01-20T09:03:40.114Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 2.038 s
04:03:40 [2020-01-20T09:03:40.114Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 2.276 s
04:03:40 [2020-01-20T09:03:40.114Z] 
04:03:40 [2020-01-20T09:03:40.114Z] Results:
04:03:40 [2020-01-20T09:03:40.114Z] 
04:03:40 [2020-01-20T09:03:40.114Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:03:40 [2020-01-20T09:03:40.114Z] 
04:03:40 [2020-01-20T09:03:40.674Z] 
04:03:40 [2020-01-20T09:03:40.674Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:03:40.448
04:03:40 [2020-01-20T09:03:40.674Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] All tests passed!
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
04:03:42 [2020-01-20T09:03:42.036Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [44/138]
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] The project's OSGi version is 1.0.11.202001200739
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.037Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] 
04:03:42 [2020-01-20T09:03:42.598Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] 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-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[121] 
04:03:42 [2020-01-20T09:03:42.598Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] 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>'
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] 
04:03:42 [2020-01-20T09:03:42.598Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                                ^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] 
04:03:42 [2020-01-20T09:03:42.598Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                                ^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] 
04:03:42 [2020-01-20T09:03:42.598Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                                ^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:03:42 [2020-01-20T09:03:42.598Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] 
04:03:42 [2020-01-20T09:03:42.598Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:03:42 [2020-01-20T09:03:42.598Z] 	                                                                ^^^^^
04:03:42 [2020-01-20T09:03:42.598Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:03:42 [2020-01-20T09:03:42.598Z] 6 problems (6 warnings)
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.598Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
04:03:42 [2020-01-20T09:03:42.856Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.856Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:42 [2020-01-20T09:03:42.856Z] [INFO] 
04:03:42 [2020-01-20T09:03:42.856Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:03:43 [2020-01-20T09:03:43.112Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
04:03:43 [2020-01-20T09:03:43.112Z] [INFO] Command line:
04:03:43 [2020-01-20T09:03:43.112Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:03:43 [2020-01-20T09:03:43.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:03:45 [2020-01-20T09:03:45.000Z] !SESSION 2020-01-20 09:03:43.151 -----------------------------------------------
04:03:45 [2020-01-20T09:03:45.000Z] eclipse.buildId=unknown
04:03:45 [2020-01-20T09:03:45.000Z] java.version=1.8.0_202
04:03:45 [2020-01-20T09:03:45.000Z] java.vendor=Oracle Corporation
04:03:45 [2020-01-20T09:03:45.000Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:03:45 [2020-01-20T09:03:45.000Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:03:45 [2020-01-20T09:03:45.000Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:03:45 [2020-01-20T09:03:45.000Z] 
04:03:45 [2020-01-20T09:03:45.000Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:03:44.747
04:03:45 [2020-01-20T09:03:45.000Z] !MESSAGE FrameworkEvent ERROR
04:03:45 [2020-01-20T09:03:45.000Z] !STACK 0
04:03:45 [2020-01-20T09:03:45.000Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:03:45 [2020-01-20T09:03:45.000Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:03:45 [2020-01-20T09:03:45.000Z] 
04:03:45 [2020-01-20T09:03:45.000Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:03:45 [2020-01-20T09:03:45.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:03:45 [2020-01-20T09:03:45.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:03:45 [2020-01-20T09:03:45.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:03:45 [2020-01-20T09:03:45.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:03:45 [2020-01-20T09:03:45.001Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:03:45 [2020-01-20T09:03:45.001Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:03:45 [2020-01-20T09:03:45.001Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:03:46 [2020-01-20T09:03:46.368Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:03:46 [2020-01-20T09:03:46.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
04:03:46 [2020-01-20T09:03:46.961Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.494 s
04:03:46 [2020-01-20T09:03:46.961Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.186 s
04:03:46 [2020-01-20T09:03:46.961Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:03:52 [2020-01-20T09:03:52.197Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.882 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
04:03:52 [2020-01-20T09:03:52.197Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.252 s
04:03:52 [2020-01-20T09:03:52.197Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.255 s
04:03:52 [2020-01-20T09:03:52.197Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.152 s
04:03:52 [2020-01-20T09:03:52.197Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.218 s
04:03:52 [2020-01-20T09:03:52.197Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:03:53 [2020-01-20T09:03:53.122Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
04:03:53 [2020-01-20T09:03:53.122Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.152 s
04:03:53 [2020-01-20T09:03:53.122Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.06 s
04:03:53 [2020-01-20T09:03:53.122Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:03:54 [2020-01-20T09:03:54.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
04:03:54 [2020-01-20T09:03:54.482Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.176 s
04:03:54 [2020-01-20T09:03:54.482Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:03:54 [2020-01-20T09:03:54.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
04:03:54 [2020-01-20T09:03:54.482Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 0.123 s
04:03:54 [2020-01-20T09:03:54.482Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:03:54 [2020-01-20T09:03:54.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
04:03:54 [2020-01-20T09:03:54.482Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.063 s
04:03:54 [2020-01-20T09:03:54.482Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:04:06 [2020-01-20T09:04:06.639Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.272 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
04:04:06 [2020-01-20T09:04:06.639Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.142 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
04:04:06 [2020-01-20T09:04:06.639Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.137 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.176 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.134 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.137 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.139 s
04:04:06 [2020-01-20T09:04:06.639Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.132 s
04:04:06 [2020-01-20T09:04:06.639Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:04:06 [2020-01-20T09:04:06.639Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
04:04:06 [2020-01-20T09:04:06.639Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.139 s
04:04:06 [2020-01-20T09:04:06.639Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:04:16 [2020-01-20T09:04:16.572Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.993 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
04:04:16 [2020-01-20T09:04:16.572Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.215 s
04:04:16 [2020-01-20T09:04:16.572Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.215 s
04:04:16 [2020-01-20T09:04:16.572Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.216 s
04:04:16 [2020-01-20T09:04:16.572Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.129 s
04:04:16 [2020-01-20T09:04:16.573Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.216 s
04:04:16 [2020-01-20T09:04:16.573Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:04:17 [2020-01-20T09:04:17.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.24 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
04:04:17 [2020-01-20T09:04:17.935Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.22 s
04:04:17 [2020-01-20T09:04:17.935Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:04:22 [2020-01-20T09:04:22.095Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.343 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
04:04:22 [2020-01-20T09:04:22.095Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.216 s
04:04:22 [2020-01-20T09:04:22.095Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.126 s
04:04:22 [2020-01-20T09:04:22.095Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:04:25 [2020-01-20T09:04:25.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.421 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
04:04:25 [2020-01-20T09:04:25.354Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 3.42 s
04:04:25 [2020-01-20T09:04:25.354Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
04:04:25 [2020-01-20T09:04:25.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
04:04:25 [2020-01-20T09:04:25.354Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest)  Time elapsed: 0.302 s
04:04:25 [2020-01-20T09:04:25.354Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:04:31 [2020-01-20T09:04:31.880Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.657 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
04:04:31 [2020-01-20T09:04:31.880Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.222 s
04:04:31 [2020-01-20T09:04:31.880Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.211 s
04:04:31 [2020-01-20T09:04:31.880Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.215 s
04:04:31 [2020-01-20T09:04:31.880Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:04:46 [2020-01-20T09:04:46.709Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.287 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
04:04:46 [2020-01-20T09:04:46.709Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.219 s
04:04:46 [2020-01-20T09:04:46.709Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.218 s
04:04:46 [2020-01-20T09:04:46.709Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.211 s
04:04:46 [2020-01-20T09:04:46.709Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.211 s
04:04:46 [2020-01-20T09:04:46.709Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.212 s
04:04:46 [2020-01-20T09:04:46.709Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
04:04:46 [2020-01-20T09:04:46.709Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:04:47 [2020-01-20T09:04:47.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
04:04:47 [2020-01-20T09:04:47.269Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.223 s
04:04:47 [2020-01-20T09:04:47.269Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:05:43 [2020-01-20T09:05:43.424Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.251 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.21 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.21 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.232 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
04:05:43 [2020-01-20T09:05:43.424Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
04:05:43 [2020-01-20T09:05:43.424Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.216 s
04:05:43 [2020-01-20T09:05:43.425Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
04:05:43 [2020-01-20T09:05:43.425Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.222 s
04:05:43 [2020-01-20T09:05:43.425Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
04:05:43 [2020-01-20T09:05:43.425Z] 
04:05:43 [2020-01-20T09:05:43.425Z] Results:
04:05:43 [2020-01-20T09:05:43.425Z] 
04:05:43 [2020-01-20T09:05:43.425Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
04:05:43 [2020-01-20T09:05:43.425Z] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] All tests passed!
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [45/138]
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] The project's OSGi version is 4.0.2.202001200739
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.425Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] 
04:05:43 [2020-01-20T09:05:43.425Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
04:05:43 [2020-01-20T09:05:43.425Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
04:05:43 [2020-01-20T09:05:43.425Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60)
04:05:43 [2020-01-20T09:05:43.425Z] 	return getLegendImage(String.valueOf(entry.getModel().getId()));
04:05:43 [2020-01-20T09:05:43.425Z] 	                                     ^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] 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
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] 
04:05:43 [2020-01-20T09:05:43.425Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] 
04:05:43 [2020-01-20T09:05:43.425Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] 
04:05:43 [2020-01-20T09:05:43.425Z] 	return Iterables.get(iterable, (int) idx, null);
04:05:43 [2020-01-20T09:05:43.425Z] 	                                          ^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] 
04:05:43 [2020-01-20T09:05:43.425Z] 	return Iterables.getLast(baseIterable, null);
04:05:43 [2020-01-20T09:05:43.425Z] 	                                       ^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] 
04:05:43 [2020-01-20T09:05:43.425Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
04:05:43 [2020-01-20T09:05:43.425Z] 	                                                                   ^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] 
04:05:43 [2020-01-20T09:05:43.425Z] 	addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y));
04:05:43 [2020-01-20T09:05:43.425Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] 
04:05:43 [2020-01-20T09:05:43.425Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] 
04:05:43 [2020-01-20T09:05:43.425Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] 
04:05:43 [2020-01-20T09:05:43.425Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] 
04:05:43 [2020-01-20T09:05:43.425Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] 
04:05:43 [2020-01-20T09:05:43.425Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
04:05:43 [2020-01-20T09:05:43.425Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
04:05:43 [2020-01-20T09:05:43.425Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
04:05:43 [2020-01-20T09:05:43.425Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.425Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
04:05:43 [2020-01-20T09:05:43.425Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
04:05:43 [2020-01-20T09:05:43.425Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
04:05:43 [2020-01-20T09:05:43.426Z] 	                                            ^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] 
04:05:43 [2020-01-20T09:05:43.426Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
04:05:43 [2020-01-20T09:05:43.426Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] 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>>'
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
04:05:43 [2020-01-20T09:05:43.426Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
04:05:43 [2020-01-20T09:05:43.426Z] 	               ^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
04:05:43 [2020-01-20T09:05:43.426Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
04:05:43 [2020-01-20T09:05:43.426Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	              ^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] 
04:05:43 [2020-01-20T09:05:43.426Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
04:05:43 [2020-01-20T09:05:43.426Z] 	                                                                                                       ^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] 
04:05:43 [2020-01-20T09:05:43.426Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
04:05:43 [2020-01-20T09:05:43.426Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] 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>>'
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
04:05:43 [2020-01-20T09:05:43.426Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
04:05:43 [2020-01-20T09:05:43.426Z] 	               ^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
04:05:43 [2020-01-20T09:05:43.426Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
04:05:43 [2020-01-20T09:05:43.426Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	              ^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
04:05:43 [2020-01-20T09:05:43.426Z] 	FilterCu cu = FilterCu.compile(regex);
04:05:43 [2020-01-20T09:05:43.426Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] 
04:05:43 [2020-01-20T09:05:43.426Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
04:05:43 [2020-01-20T09:05:43.426Z] 	                                                                                        ^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] 
04:05:43 [2020-01-20T09:05:43.426Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
04:05:43 [2020-01-20T09:05:43.426Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
04:05:43 [2020-01-20T09:05:43.426Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
04:05:43 [2020-01-20T09:05:43.426Z] 	^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
04:05:43 [2020-01-20T09:05:43.426Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
04:05:43 [2020-01-20T09:05:43.426Z] 	                                  ^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
04:05:43 [2020-01-20T09:05:43.426Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
04:05:43 [2020-01-20T09:05:43.426Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] 
04:05:43 [2020-01-20T09:05:43.426Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
04:05:43 [2020-01-20T09:05:43.426Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] 
04:05:43 [2020-01-20T09:05:43.426Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.426Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
04:05:43 [2020-01-20T09:05:43.426Z] 36. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121)
04:05:43 [2020-01-20T09:05:43.426Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.426Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] 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
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] 
04:05:43 [2020-01-20T09:05:43.426Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
04:05:43 [2020-01-20T09:05:43.426Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.426Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.426Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
04:05:43 [2020-01-20T09:05:43.427Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
04:05:43 [2020-01-20T09:05:43.427Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
04:05:43 [2020-01-20T09:05:43.427Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
04:05:43 [2020-01-20T09:05:43.427Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] 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
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
04:05:43 [2020-01-20T09:05:43.427Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
04:05:43 [2020-01-20T09:05:43.427Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
04:05:43 [2020-01-20T09:05:43.427Z] 	return (E) (Comparable<E>) o -> 0;
04:05:43 [2020-01-20T09:05:43.427Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Type safety: Unchecked cast from Comparable<E> to E
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] 
04:05:43 [2020-01-20T09:05:43.427Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.427Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
04:05:43 [2020-01-20T09:05:43.427Z] 48. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204)
04:05:43 [2020-01-20T09:05:43.427Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.427Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] 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
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] 
04:05:43 [2020-01-20T09:05:43.427Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.427Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
04:05:43 [2020-01-20T09:05:43.427Z] 50. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221)
04:05:43 [2020-01-20T09:05:43.427Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
04:05:43 [2020-01-20T09:05:43.427Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] 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
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] 
04:05:43 [2020-01-20T09:05:43.427Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
04:05:43 [2020-01-20T09:05:43.427Z]                     fProviderId, ITmfTreeDataProvider.class);
04:05:43 [2020-01-20T09:05:43.427Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
04:05:43 [2020-01-20T09:05:43.427Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] 
04:05:43 [2020-01-20T09:05:43.427Z] 	return modelToTree(trace.getName(), model.getEntries());
04:05:43 [2020-01-20T09:05:43.427Z] 	                   ^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.427Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:05:43 [2020-01-20T09:05:43.427Z] 52 problems (0 errors, 48 warnings, 48 info)
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [46/138]
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] The project's OSGi version is 3.0.6.202001200739
04:05:43 [2020-01-20T09:05:43.427Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
04:05:43 [2020-01-20T09:05:43.428Z] 	return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace()));
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                                                      ^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] 
04:05:43 [2020-01-20T09:05:43.428Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                                             ^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] 
04:05:43 [2020-01-20T09:05:43.428Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
04:05:43 [2020-01-20T09:05:43.428Z] 	                                         ^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] 
04:05:43 [2020-01-20T09:05:43.428Z] 	return Messages.FollowThreadAction_unfollow;
04:05:43 [2020-01-20T09:05:43.428Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] 
04:05:43 [2020-01-20T09:05:43.428Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
04:05:43 [2020-01-20T09:05:43.428Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] 
04:05:43 [2020-01-20T09:05:43.428Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] 
04:05:43 [2020-01-20T09:05:43.428Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] 
04:05:43 [2020-01-20T09:05:43.428Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
04:05:43 [2020-01-20T09:05:43.428Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Type safety: Unchecked cast from Object to Set<Integer>
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] 
04:05:43 [2020-01-20T09:05:43.428Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
04:05:43 [2020-01-20T09:05:43.428Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Type safety: Unchecked cast from Object to Set<Integer>
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[60] 
04:05:43 [2020-01-20T09:05:43.428Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
04:05:43 [2020-01-20T09:05:43.428Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
04:05:43 [2020-01-20T09:05:43.428Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
04:05:43 [2020-01-20T09:05:43.428Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
04:05:43 [2020-01-20T09:05:43.428Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
04:05:43 [2020-01-20T09:05:43.428Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[755] 
04:05:43 [2020-01-20T09:05:43.428Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                                                  ^^^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] 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>'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] 
04:05:43 [2020-01-20T09:05:43.428Z] 	return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace()));
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                                                                     ^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:05:43 [2020-01-20T09:05:43.428Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] 
04:05:43 [2020-01-20T09:05:43.428Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
04:05:43 [2020-01-20T09:05:43.428Z] 	                                                                             ^^^^^^^^^^
04:05:43 [2020-01-20T09:05:43.428Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:05:43 [2020-01-20T09:05:43.428Z] 15 problems (15 warnings)
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [47/138]
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] The project's OSGi version is 1.0.7.202001200739
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.429Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.685Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] 
04:05:43 [2020-01-20T09:05:43.942Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:44 [2020-01-20T09:05:44.197Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
04:05:44 [2020-01-20T09:05:44.197Z] [INFO] Command line:
04:05:44 [2020-01-20T09:05:44.197Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:05:44 [2020-01-20T09:05:44.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:05:46 [2020-01-20T09:05:46.083Z] !SESSION 2020-01-20 09:05:44.245 -----------------------------------------------
04:05:46 [2020-01-20T09:05:46.083Z] eclipse.buildId=unknown
04:05:46 [2020-01-20T09:05:46.083Z] java.version=1.8.0_202
04:05:46 [2020-01-20T09:05:46.083Z] java.vendor=Oracle Corporation
04:05:46 [2020-01-20T09:05:46.083Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:05:46 [2020-01-20T09:05:46.083Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:05:46 [2020-01-20T09:05:46.083Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:05:46 [2020-01-20T09:05:46.083Z] 
04:05:46 [2020-01-20T09:05:46.084Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:05:46.040
04:05:46 [2020-01-20T09:05:46.084Z] !MESSAGE FrameworkEvent ERROR
04:05:46 [2020-01-20T09:05:46.084Z] !STACK 0
04:05:46 [2020-01-20T09:05:46.084Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:05:46 [2020-01-20T09:05:46.084Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:05:46 [2020-01-20T09:05:46.084Z] 
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:05:46 [2020-01-20T09:05:46.084Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:05:47 [2020-01-20T09:05:47.445Z] process 11114: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:05:47 [2020-01-20T09:05:47.445Z] See the manual page for dbus-uuidgen to correct this issue.
04:05:55 [2020-01-20T09:05:55.526Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:05:55 [2020-01-20T09:05:55.526Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
04:05:55 [2020-01-20T09:05:55.526Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.035 s
04:05:55 [2020-01-20T09:05:55.526Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.526Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.526Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.526Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:05:55 [2020-01-20T09:05:55.526Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
04:05:55 [2020-01-20T09:05:55.526Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.005 s
04:05:55 [2020-01-20T09:05:55.526Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.217 s
04:05:55 [2020-01-20T09:05:55.526Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.526Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.526Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.527Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.527Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.527Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
04:05:55 [2020-01-20T09:05:55.527Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
04:05:55 [2020-01-20T09:05:55.527Z] 
04:05:55 [2020-01-20T09:05:55.527Z] Results:
04:05:55 [2020-01-20T09:05:55.527Z] 
04:05:55 [2020-01-20T09:05:55.527Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
04:05:55 [2020-01-20T09:05:55.527Z] 
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] All tests passed!
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
04:05:56 [2020-01-20T09:05:56.889Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [48/138]
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] The project's OSGi version is 1.0.4.202001200739
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] 
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:56 [2020-01-20T09:05:56.890Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
04:05:57 [2020-01-20T09:05:57.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] 
04:05:57 [2020-01-20T09:05:57.145Z] 	Statistics<E>::update, Statistics<E>::merge);
04:05:57 [2020-01-20T09:05:57.145Z] 	                       ^^^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.145Z] 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>'
04:05:57 [2020-01-20T09:05:57.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] 
04:05:57 [2020-01-20T09:05:57.145Z] 	Statistics<E>::update, Statistics<E>::merge);
04:05:57 [2020-01-20T09:05:57.146Z] 	                       ^^^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.146Z] 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>'
04:05:57 [2020-01-20T09:05:57.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] 
04:05:57 [2020-01-20T09:05:57.146Z] 	Long value = fMapper.apply(element);
04:05:57 [2020-01-20T09:05:57.146Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.146Z] 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
04:05:57 [2020-01-20T09:05:57.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] 
04:05:57 [2020-01-20T09:05:57.146Z] 	if (value <= fMapper.apply(obj)) {
04:05:57 [2020-01-20T09:05:57.146Z] 	             ^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.146Z] 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
04:05:57 [2020-01-20T09:05:57.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] 
04:05:57 [2020-01-20T09:05:57.146Z] 	Long value = fMapper.apply(element);
04:05:57 [2020-01-20T09:05:57.146Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.146Z] 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
04:05:57 [2020-01-20T09:05:57.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] 
04:05:57 [2020-01-20T09:05:57.146Z] 	if (value >= fMapper.apply(obj)) {
04:05:57 [2020-01-20T09:05:57.146Z] 	             ^^^^^^^^^^^^^^^^^^
04:05:57 [2020-01-20T09:05:57.146Z] 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
04:05:57 [2020-01-20T09:05:57.146Z] 6 problems (6 warnings)
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] 
04:05:57 [2020-01-20T09:05:57.401Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:05:57 [2020-01-20T09:05:57.656Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
04:05:57 [2020-01-20T09:05:57.656Z] [INFO] Command line:
04:05:57 [2020-01-20T09:05:57.656Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:05:57 [2020-01-20T09:05:57.656Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:05:59 [2020-01-20T09:05:59.541Z] !SESSION 2020-01-20 09:05:57.745 -----------------------------------------------
04:05:59 [2020-01-20T09:05:59.541Z] eclipse.buildId=unknown
04:05:59 [2020-01-20T09:05:59.541Z] java.version=1.8.0_202
04:05:59 [2020-01-20T09:05:59.541Z] java.vendor=Oracle Corporation
04:05:59 [2020-01-20T09:05:59.541Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:05:59 [2020-01-20T09:05:59.541Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:05:59 [2020-01-20T09:05:59.541Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:05:59 [2020-01-20T09:05:59.541Z] 
04:05:59 [2020-01-20T09:05:59.541Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:05:59.435
04:05:59 [2020-01-20T09:05:59.541Z] !MESSAGE FrameworkEvent ERROR
04:05:59 [2020-01-20T09:05:59.541Z] !STACK 0
04:05:59 [2020-01-20T09:05:59.541Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:05:59 [2020-01-20T09:05:59.541Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:05:59 [2020-01-20T09:05:59.541Z] 
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:05:59 [2020-01-20T09:05:59.541Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:06:00 [2020-01-20T09:06:00.904Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:06:03 [2020-01-20T09:06:03.420Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
04:06:03 [2020-01-20T09:06:03.420Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.042 s
04:06:03 [2020-01-20T09:06:03.420Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
04:06:03 [2020-01-20T09:06:03.420Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.414 s
04:06:03 [2020-01-20T09:06:03.420Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.622 s
04:06:03 [2020-01-20T09:06:03.420Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.192 s
04:06:03 [2020-01-20T09:06:03.420Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.420Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.420Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.449 s
04:06:03 [2020-01-20T09:06:03.420Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.567 s
04:06:03 [2020-01-20T09:06:03.421Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.421Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.421Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.006 s
04:06:03 [2020-01-20T09:06:03.421Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.003 s
04:06:03 [2020-01-20T09:06:03.421Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.421Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
04:06:03 [2020-01-20T09:06:03.421Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:06:03 [2020-01-20T09:06:03.981Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
04:06:03 [2020-01-20T09:06:03.981Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.343 s
04:06:03 [2020-01-20T09:06:03.981Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.088 s
04:06:03 [2020-01-20T09:06:03.981Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.063 s
04:06:03 [2020-01-20T09:06:03.981Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.026 s
04:06:03 [2020-01-20T09:06:03.981Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.025 s
04:06:03 [2020-01-20T09:06:03.981Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.06 s
04:06:03 [2020-01-20T09:06:03.981Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.009 s
04:06:03 [2020-01-20T09:06:03.981Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.016 s
04:06:03 [2020-01-20T09:06:03.981Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:06:04 [2020-01-20T09:06:04.905Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
04:06:04 [2020-01-20T09:06:04.905Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:06:04 [2020-01-20T09:06:04.905Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:06:04 [2020-01-20T09:06:04.905Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.187 s
04:06:04 [2020-01-20T09:06:04.905Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.289 s
04:06:04 [2020-01-20T09:06:04.905Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.096 s
04:06:04 [2020-01-20T09:06:04.905Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:06:04 [2020-01-20T09:06:04.905Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:06:04 [2020-01-20T09:06:04.905Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.163 s
04:06:04 [2020-01-20T09:06:04.905Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.26 s
04:06:04 [2020-01-20T09:06:04.905Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
04:06:04 [2020-01-20T09:06:04.905Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:06:04 [2020-01-20T09:06:04.905Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:06:04 [2020-01-20T09:06:04.905Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:06:04 [2020-01-20T09:06:04.905Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.163 s
04:06:04 [2020-01-20T09:06:04.905Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
04:06:04 [2020-01-20T09:06:04.905Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:06:05 [2020-01-20T09:06:05.830Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
04:06:05 [2020-01-20T09:06:05.830Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
04:06:05 [2020-01-20T09:06:05.830Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.045 s
04:06:05 [2020-01-20T09:06:05.830Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.222 s
04:06:05 [2020-01-20T09:06:05.830Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.076 s
04:06:05 [2020-01-20T09:06:05.830Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.167 s
04:06:05 [2020-01-20T09:06:05.830Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.158 s
04:06:05 [2020-01-20T09:06:05.830Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.149 s
04:06:05 [2020-01-20T09:06:05.830Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
04:06:05 [2020-01-20T09:06:05.830Z] 
04:06:05 [2020-01-20T09:06:05.830Z] Results:
04:06:05 [2020-01-20T09:06:05.830Z] 
04:06:05 [2020-01-20T09:06:05.830Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
04:06:05 [2020-01-20T09:06:05.830Z] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] All tests passed!
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138]
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] The project's OSGi version is 1.0.8.202001200739
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.754Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] 
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:06 [2020-01-20T09:06:06.755Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] 
04:06:07 [2020-01-20T09:06:07.009Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:07 [2020-01-20T09:06:07.569Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
04:06:07 [2020-01-20T09:06:07.569Z] [INFO] Command line:
04:06:07 [2020-01-20T09:06:07.569Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:06:07 [2020-01-20T09:06:07.569Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:06:10 [2020-01-20T09:06:10.078Z] !SESSION 2020-01-20 09:06:07.568 -----------------------------------------------
04:06:10 [2020-01-20T09:06:10.078Z] eclipse.buildId=unknown
04:06:10 [2020-01-20T09:06:10.078Z] java.version=1.8.0_202
04:06:10 [2020-01-20T09:06:10.078Z] java.vendor=Oracle Corporation
04:06:10 [2020-01-20T09:06:10.078Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:06:10 [2020-01-20T09:06:10.078Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:06:10 [2020-01-20T09:06:10.078Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:06:10 [2020-01-20T09:06:10.078Z] 
04:06:10 [2020-01-20T09:06:10.078Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:06:09.551
04:06:10 [2020-01-20T09:06:10.078Z] !MESSAGE FrameworkEvent ERROR
04:06:10 [2020-01-20T09:06:10.078Z] !STACK 0
04:06:10 [2020-01-20T09:06:10.078Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:06:10 [2020-01-20T09:06:10.078Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:06:10 [2020-01-20T09:06:10.078Z] 
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:06:10 [2020-01-20T09:06:10.078Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:06:14 [2020-01-20T09:06:14.237Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:06:16 [2020-01-20T09:06:16.789Z] Display size: 1440x900
04:06:16 [2020-01-20T09:06:16.789Z] OS version=3.10.0-957.1.3.el7.x86_64
04:06:16 [2020-01-20T09:06:16.789Z] GTK version=2.24.30
04:06:16 [2020-01-20T09:06:16.789Z] GTK theme=unknown
04:06:16 [2020-01-20T09:06:16.789Z] LIBOVERLAY_SCROLLBAR=0
04:06:16 [2020-01-20T09:06:16.789Z] Time zone: Coordinated Universal Time
04:06:16 [2020-01-20T09:06:16.789Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:06:16 [2020-01-20T09:06:16.789Z] log4j:WARN Please initialize the log4j system properly.
04:06:17 [2020-01-20T09:06:17.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036787645 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}
04:06:17 [2020-01-20T09:06:17.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036787583 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:17 [2020-01-20T09:06:17.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036787582 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}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036787573 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036787391 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}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036787388 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036787387 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}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036787385 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration}
04:06:17 [2020-01-20T09:06:17.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1036787172 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...'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
04:06:17 [2020-01-20T09:06:17.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:24 [2020-01-20T09:06:24.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036782016 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}
04:06:24 [2020-01-20T09:06:24.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036781066 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:24 [2020-01-20T09:06:24.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036781066 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}
04:06:24 [2020-01-20T09:06:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036780397 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:24 [2020-01-20T09:06:24.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:25 [2020-01-20T09:06:25.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036779658 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}
04:06:25 [2020-01-20T09:06:25.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036779651 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:25 [2020-01-20T09:06:25.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036779650 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}
04:06:25 [2020-01-20T09:06:25.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036779644 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:25 [2020-01-20T09:06:25.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:29 [2020-01-20T09:06:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036775923 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}
04:06:29 [2020-01-20T09:06:29.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036775715 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:29 [2020-01-20T09:06:29.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036775714 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}
04:06:29 [2020-01-20T09:06:29.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036775506 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:29 [2020-01-20T09:06:29.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:34 [2020-01-20T09:06:34.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036770549 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}
04:06:34 [2020-01-20T09:06:34.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036770356 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:34 [2020-01-20T09:06:34.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036770355 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}
04:06:34 [2020-01-20T09:06:34.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036770157 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:34 [2020-01-20T09:06:34.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:43 [2020-01-20T09:06:43.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036763578 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}
04:06:43 [2020-01-20T09:06:43.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036762834 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:43 [2020-01-20T09:06:43.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036762833 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}
04:06:43 [2020-01-20T09:06:43.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036762121 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration}
04:06:43 [2020-01-20T09:06:43.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
04:06:43 [2020-01-20T09:06:43.606Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.576 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
04:06:43 [2020-01-20T09:06:43.606Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.288 s
04:06:43 [2020-01-20T09:06:43.606Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.125 s
04:06:43 [2020-01-20T09:06:43.606Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.275 s
04:06:43 [2020-01-20T09:06:43.606Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 7.331 s
04:06:43 [2020-01-20T09:06:43.606Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.17 s
04:06:43 [2020-01-20T09:06:43.606Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 4.717 s
04:06:43 [2020-01-20T09:06:43.606Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 5.429 s
04:06:43 [2020-01-20T09:06:43.606Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 7.947 s
04:06:43 [2020-01-20T09:06:43.606Z] 
04:06:43 [2020-01-20T09:06:43.606Z] Results:
04:06:43 [2020-01-20T09:06:43.606Z] 
04:06:43 [2020-01-20T09:06:43.606Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:06:43 [2020-01-20T09:06:43.606Z] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] All tests passed!
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138]
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] The project's OSGi version is 1.0.12.202001200739
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.492Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
04:06:45 [2020-01-20T09:06:45.748Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] 
04:06:45 [2020-01-20T09:06:45.748Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
04:06:45 [2020-01-20T09:06:45.748Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:06:45 [2020-01-20T09:06:45.748Z] 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
04:06:45 [2020-01-20T09:06:45.748Z] 1 problem (1 warning)
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] 
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:45 [2020-01-20T09:06:45.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] 
04:06:46 [2020-01-20T09:06:46.003Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:06:46 [2020-01-20T09:06:46.564Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
04:06:46 [2020-01-20T09:06:46.564Z] [INFO] Command line:
04:06:46 [2020-01-20T09:06:46.564Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:06:46 [2020-01-20T09:06:46.564Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:06:49 [2020-01-20T09:06:49.094Z] !SESSION 2020-01-20 09:06:46.462 -----------------------------------------------
04:06:49 [2020-01-20T09:06:49.094Z] eclipse.buildId=unknown
04:06:49 [2020-01-20T09:06:49.094Z] java.version=1.8.0_202
04:06:49 [2020-01-20T09:06:49.094Z] java.vendor=Oracle Corporation
04:06:49 [2020-01-20T09:06:49.094Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:06:49 [2020-01-20T09:06:49.094Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:06:49 [2020-01-20T09:06:49.094Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:06:49 [2020-01-20T09:06:49.094Z] 
04:06:49 [2020-01-20T09:06:49.094Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:06:48.566
04:06:49 [2020-01-20T09:06:49.094Z] !MESSAGE FrameworkEvent ERROR
04:06:49 [2020-01-20T09:06:49.094Z] !STACK 0
04:06:49 [2020-01-20T09:06:49.094Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:06:49 [2020-01-20T09:06:49.094Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:06:49 [2020-01-20T09:06:49.094Z] 
04:06:49 [2020-01-20T09:06:49.094Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:06:49 [2020-01-20T09:06:49.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:06:49 [2020-01-20T09:06:49.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:06:49 [2020-01-20T09:06:49.094Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:06:49 [2020-01-20T09:06:49.095Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:06:49 [2020-01-20T09:06:49.095Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:06:49 [2020-01-20T09:06:49.095Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:06:49 [2020-01-20T09:06:49.095Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:06:54 [2020-01-20T09:06:54.334Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:06:55 [2020-01-20T09:06:55.697Z] Display size: 1440x900
04:06:55 [2020-01-20T09:06:55.697Z] OS version=3.10.0-957.1.3.el7.x86_64
04:06:55 [2020-01-20T09:06:55.697Z] GTK version=2.24.30
04:06:55 [2020-01-20T09:06:55.697Z] GTK theme=unknown
04:06:55 [2020-01-20T09:06:55.697Z] LIBOVERLAY_SCROLLBAR=0
04:06:55 [2020-01-20T09:06:55.697Z] Time zone: Coordinated Universal Time
04:06:55 [2020-01-20T09:06:55.697Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:06:55 [2020-01-20T09:06:55.697Z] log4j:WARN Please initialize the log4j system properly.
04:06:56 [2020-01-20T09:06:56.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:06:56 [2020-01-20T09:06:56.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:06:56 [2020-01-20T09:06:56.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:06:56 [2020-01-20T09:06:56.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:06:56 [2020-01-20T09:06:56.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036740364 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036740337 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036740336 data=null doit=true} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036740336 data=null} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036740335 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036740335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036740276 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:07:04 [2020-01-20T09:07:04.950Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:07:04 [2020-01-20T09:07:04.950Z] DEBUG - Clicking on with mnemonic 'Delete'
04:07:04 [2020-01-20T09:07:04.950Z] DEBUG - Clicked on with mnemonic 'Delete'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739368 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739368 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739367 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036739366 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Clicking on OK
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036739363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036739362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036739362 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036739362 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036739362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036739362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:05 [2020-01-20T09:07:05.876Z] DEBUG - Clicked on OK
04:07:06 [2020-01-20T09:07:06.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036739361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:06 [2020-01-20T09:07:06.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036740092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:07:06 [2020-01-20T09:07:06.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
04:07:06 [2020-01-20T09:07:06.385Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.689 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
04:07:06 [2020-01-20T09:07:06.385Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 9.693 s
04:07:06 [2020-01-20T09:07:06.385Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:07:06 [2020-01-20T09:07:06.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036738448 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}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036738385 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036738385 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}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036738371 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1036738371 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}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1036738357 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1036738356 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}
04:07:06 [2020-01-20T09:07:06.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1036738290 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036738289 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}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036738278 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036738277 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}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036738266 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1036738266 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}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1036738256 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time}
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:06 [2020-01-20T09:07:06.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036733167 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}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036733146 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036733145 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}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036733092 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036732992 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Attempting to set focus on Tree with text {}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036732972 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036732971 data=null doit=true} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036732971 data=null} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036732971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036732971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036732961 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Clicking on with mnemonic 'Delete'
04:07:12 [2020-01-20T09:07:12.130Z] DEBUG - Clicked on with mnemonic 'Delete'
04:07:12 [2020-01-20T09:07:12.690Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:07:12 [2020-01-20T09:07:12.690Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732236 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732234 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036732234 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Clicking on OK
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036732232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036732231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036732231 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036732231 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036732231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036732231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:12 [2020-01-20T09:07:12.945Z] DEBUG - Clicked on OK
04:07:13 [2020-01-20T09:07:13.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036732230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:13 [2020-01-20T09:07:13.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036732859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:07:13 [2020-01-20T09:07:13.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036731667 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}
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036731664 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036731664 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}
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036731661 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1036731421 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...'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:13 [2020-01-20T09:07:13.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:20 [2020-01-20T09:07:20.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036725306 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}
04:07:21 [2020-01-20T09:07:21.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036724101 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:21 [2020-01-20T09:07:21.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036724100 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}
04:07:21 [2020-01-20T09:07:21.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036723072 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:21 [2020-01-20T09:07:21.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036722582 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}
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036722571 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036722571 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}
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036722560 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:22 [2020-01-20T09:07:22.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:27 [2020-01-20T09:07:27.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036718024 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}
04:07:27 [2020-01-20T09:07:27.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036717353 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:27 [2020-01-20T09:07:27.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036717352 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}
04:07:28 [2020-01-20T09:07:28.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036716697 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:28 [2020-01-20T09:07:28.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:28 [2020-01-20T09:07:28.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:34 [2020-01-20T09:07:34.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036710997 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}
04:07:34 [2020-01-20T09:07:34.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036710336 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:34 [2020-01-20T09:07:34.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036710336 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}
04:07:35 [2020-01-20T09:07:35.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036709694 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:35 [2020-01-20T09:07:35.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:35 [2020-01-20T09:07:35.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:43 [2020-01-20T09:07:43.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036702844 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}
04:07:43 [2020-01-20T09:07:43.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036701452 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:44 [2020-01-20T09:07:44.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036701451 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}
04:07:45 [2020-01-20T09:07:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036700109 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
04:07:45 [2020-01-20T09:07:45.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
04:07:45 [2020-01-20T09:07:45.409Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.211 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
04:07:45 [2020-01-20T09:07:45.409Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.359 s
04:07:45 [2020-01-20T09:07:45.409Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.476 s
04:07:45 [2020-01-20T09:07:45.409Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.07 s
04:07:45 [2020-01-20T09:07:45.409Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.258 s
04:07:45 [2020-01-20T09:07:45.409Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 8.712 s
04:07:45 [2020-01-20T09:07:45.409Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.131 s
04:07:45 [2020-01-20T09:07:45.409Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.389 s
04:07:45 [2020-01-20T09:07:45.409Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 7.029 s
04:07:45 [2020-01-20T09:07:45.409Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 9.584 s
04:07:45 [2020-01-20T09:07:45.409Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:07:45 [2020-01-20T09:07:45.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036699517 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:07:45 [2020-01-20T09:07:45.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
04:07:45 [2020-01-20T09:07:45.919Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:49 [2020-01-20T09:07:49.244Z] DEBUG - Setting state to checked on: bug446190
04:07:49 [2020-01-20T09:07:49.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:49 [2020-01-20T09:07:49.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:49 [2020-01-20T09:07:49.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:49 [2020-01-20T09:07:49.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036694924 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036694879 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036694879 data=null doit=true} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036694878 data=null} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036694878 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036694878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036694869 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:07:50 [2020-01-20T09:07:50.316Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:07:50 [2020-01-20T09:07:50.317Z] DEBUG - Clicking on with mnemonic 'Delete'
04:07:50 [2020-01-20T09:07:50.317Z] DEBUG - Clicked on with mnemonic 'Delete'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694148 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694148 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694147 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036694146 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Clicking on OK
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036694145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036694145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036694145 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036694144 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036694144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036694144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:50 [2020-01-20T09:07:50.876Z] DEBUG - Clicked on OK
04:07:51 [2020-01-20T09:07:51.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036694144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:51 [2020-01-20T09:07:51.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036694772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:07:51 [2020-01-20T09:07:51.437Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.888 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
04:07:51 [2020-01-20T09:07:51.437Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 4.407 s
04:07:51 [2020-01-20T09:07:51.437Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:07:51 [2020-01-20T09:07:51.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:07:51 [2020-01-20T09:07:51.692Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:07:51 [2020-01-20T09:07:51.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036689690 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}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036689682 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1036689681 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}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1036689673 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036689588 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Attempting to set focus on Tree with text {}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036689569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036689568 data=null doit=true} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036689568 data=null} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036689568 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036689567 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036689560 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Clicking on with mnemonic 'Delete'
04:07:55 [2020-01-20T09:07:55.850Z] DEBUG - Clicked on with mnemonic 'Delete'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688779 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688779 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036688778 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Clicking on OK
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036688776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036688776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036688776 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036688775 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036688775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036688775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.411Z] DEBUG - Clicked on OK
04:07:56 [2020-01-20T09:07:56.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036688775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:07:56 [2020-01-20T09:07:56.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036689465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:07:57 [2020-01-20T09:07:57.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
04:07:57 [2020-01-20T09:07:57.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.882 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
04:07:57 [2020-01-20T09:07:57.226Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 5.698 s
04:07:57 [2020-01-20T09:07:57.226Z] 
04:07:57 [2020-01-20T09:07:57.226Z] Results:
04:07:57 [2020-01-20T09:07:57.226Z] 
04:07:57 [2020-01-20T09:07:57.226Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
04:07:57 [2020-01-20T09:07:57.226Z] 
04:07:57 [2020-01-20T09:07:57.481Z] 
04:07:57 [2020-01-20T09:07:57.481Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:07:57.458
04:07:57 [2020-01-20T09:07:57.481Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:07:57 [2020-01-20T09:07:57.481Z] 
04:07:57 [2020-01-20T09:07:57.481Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:07:57.459
04:07:57 [2020-01-20T09:07:57.481Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:07:57 [2020-01-20T09:07:57.481Z] 
04:07:57 [2020-01-20T09:07:57.481Z] !ENTRY org.eclipse.ui 4 0 2020-01-20 09:07:57.460
04:07:57 [2020-01-20T09:07:57.481Z] !MESSAGE Error occurred during status handling
04:07:57 [2020-01-20T09:07:57.481Z] !STACK 0
04:07:57 [2020-01-20T09:07:57.481Z] java.lang.NullPointerException
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
04:07:57 [2020-01-20T09:07:57.481Z] 	at java.security.AccessController.doPrivileged(Native Method)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
04:07:57 [2020-01-20T09:07:57.481Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
04:07:57 [2020-01-20T09:07:57.481Z] 	at java.lang.Thread.run(Thread.java:748)
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] All tests passed!
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [51/138]
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] The project's OSGi version is 1.2.0.202001200739
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] 
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:58 [2020-01-20T09:07:58.844Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
04:07:59 [2020-01-20T09:07:59.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] 
04:07:59 [2020-01-20T09:07:59.100Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
04:07:59 [2020-01-20T09:07:59.101Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] 
04:07:59 [2020-01-20T09:07:59.101Z] 	* {@link CallsiteAnalysis} to enrich the view.
04:07:59 [2020-01-20T09:07:59.101Z] 	         ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] 
04:07:59 [2020-01-20T09:07:59.101Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
04:07:59 [2020-01-20T09:07:59.101Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] 
04:07:59 [2020-01-20T09:07:59.101Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
04:07:59 [2020-01-20T09:07:59.101Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] 
04:07:59 [2020-01-20T09:07:59.101Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
04:07:59 [2020-01-20T09:07:59.101Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
04:07:59 [2020-01-20T09:07:59.101Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
04:07:59 [2020-01-20T09:07:59.101Z] 	                                           ^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] 
04:07:59 [2020-01-20T09:07:59.101Z] 	threadParentId = getId(processQuark);
04:07:59 [2020-01-20T09:07:59.101Z] 	                 ^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] 
04:07:59 [2020-01-20T09:07:59.101Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
04:07:59 [2020-01-20T09:07:59.101Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] 
04:07:59 [2020-01-20T09:07:59.101Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
04:07:59 [2020-01-20T09:07:59.101Z] 	                                                   ^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] 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>'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] 
04:07:59 [2020-01-20T09:07:59.101Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
04:07:59 [2020-01-20T09:07:59.101Z] 	                               ^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] 
04:07:59 [2020-01-20T09:07:59.101Z] 	long id = getId(stackLevelQuark);
04:07:59 [2020-01-20T09:07:59.101Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] 
04:07:59 [2020-01-20T09:07:59.101Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
04:07:59 [2020-01-20T09:07:59.101Z] 	                                                                                   ^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] 
04:07:59 [2020-01-20T09:07:59.101Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
04:07:59 [2020-01-20T09:07:59.101Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] 
04:07:59 [2020-01-20T09:07:59.101Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
04:07:59 [2020-01-20T09:07:59.101Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] 
04:07:59 [2020-01-20T09:07:59.101Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
04:07:59 [2020-01-20T09:07:59.101Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
04:07:59 [2020-01-20T09:07:59.101Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
04:07:59 [2020-01-20T09:07:59.101Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] 
04:07:59 [2020-01-20T09:07:59.101Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
04:07:59 [2020-01-20T09:07:59.101Z] 	                                  ^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] 
04:07:59 [2020-01-20T09:07:59.101Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
04:07:59 [2020-01-20T09:07:59.101Z] 	                                                                 ^^^^
04:07:59 [2020-01-20T09:07:59.101Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
04:07:59 [2020-01-20T09:07:59.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
04:07:59 [2020-01-20T09:07:59.101Z] 	CallStackAnalysis analysis = getAnalysisModule();
04:07:59 [2020-01-20T09:07:59.102Z] 	                             ^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] 
04:07:59 [2020-01-20T09:07:59.102Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                               ^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] 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>'
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] 
04:07:59 [2020-01-20T09:07:59.102Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                            ^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] 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>'
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] 
04:07:59 [2020-01-20T09:07:59.102Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
04:07:59 [2020-01-20T09:07:59.102Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
04:07:59 [2020-01-20T09:07:59.102Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                     ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
04:07:59 [2020-01-20T09:07:59.102Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
04:07:59 [2020-01-20T09:07:59.102Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                                                              ^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
04:07:59 [2020-01-20T09:07:59.102Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
04:07:59 [2020-01-20T09:07:59.102Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
04:07:59 [2020-01-20T09:07:59.102Z] 	                                                                                    ^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return getIntersectingElements(start, end).iterator();
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return Iterables.transform(query2d, fct);
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] 
04:07:59 [2020-01-20T09:07:59.102Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] 
04:07:59 [2020-01-20T09:07:59.102Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] 
04:07:59 [2020-01-20T09:07:59.102Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
04:07:59 [2020-01-20T09:07:59.102Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
04:07:59 [2020-01-20T09:07:59.102Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
04:07:59 [2020-01-20T09:07:59.102Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] 
04:07:59 [2020-01-20T09:07:59.102Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
04:07:59 [2020-01-20T09:07:59.102Z] 	                              ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] 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
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] 
04:07:59 [2020-01-20T09:07:59.102Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
04:07:59 [2020-01-20T09:07:59.102Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] 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
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] 
04:07:59 [2020-01-20T09:07:59.102Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
04:07:59 [2020-01-20T09:07:59.102Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] 
04:07:59 [2020-01-20T09:07:59.102Z] 	if (entry.getValue().fRange.includes(range)) {
04:07:59 [2020-01-20T09:07:59.102Z] 	    ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.102Z] 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
04:07:59 [2020-01-20T09:07:59.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] 
04:07:59 [2020-01-20T09:07:59.103Z] 	CallgraphRange parentRange = entry.getValue().fRange;
04:07:59 [2020-01-20T09:07:59.103Z] 	                             ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.103Z] 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
04:07:59 [2020-01-20T09:07:59.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] 
04:07:59 [2020-01-20T09:07:59.103Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
04:07:59 [2020-01-20T09:07:59.103Z] 	                ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.103Z] 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
04:07:59 [2020-01-20T09:07:59.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] 
04:07:59 [2020-01-20T09:07:59.103Z] 	ThreadNode threadNode = entry.getKey();
04:07:59 [2020-01-20T09:07:59.103Z] 	                        ^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.103Z] 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
04:07:59 [2020-01-20T09:07:59.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] 
04:07:59 [2020-01-20T09:07:59.103Z] 	List<Integer> subAttributes = entry.getValue();
04:07:59 [2020-01-20T09:07:59.103Z] 	                              ^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.103Z] 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
04:07:59 [2020-01-20T09:07:59.103Z] 45 problems (45 warnings)
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [52/138]
04:07:59 [2020-01-20T09:07:59.360Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.615Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
04:07:59 [2020-01-20T09:07:59.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] 
04:07:59 [2020-01-20T09:07:59.870Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
04:07:59 [2020-01-20T09:07:59.870Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.870Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:07:59 [2020-01-20T09:07:59.870Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] 
04:07:59 [2020-01-20T09:07:59.870Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
04:07:59 [2020-01-20T09:07:59.870Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:07:59 [2020-01-20T09:07:59.870Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:07:59 [2020-01-20T09:07:59.870Z] 2 problems (2 warnings)
04:07:59 [2020-01-20T09:07:59.870Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] 
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:07:59 [2020-01-20T09:07:59.871Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
04:08:00 [2020-01-20T09:08:00.136Z] [INFO] 
04:08:00 [2020-01-20T09:08:00.136Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:08:00 [2020-01-20T09:08:00.136Z] [INFO] 
04:08:00 [2020-01-20T09:08:00.137Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:08:00 [2020-01-20T09:08:00.391Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
04:08:00 [2020-01-20T09:08:00.392Z] [INFO] Command line:
04:08:00 [2020-01-20T09:08:00.392Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:08:00 [2020-01-20T09:08:00.392Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:08:02 [2020-01-20T09:08:02.903Z] !SESSION 2020-01-20 09:08:00.641 -----------------------------------------------
04:08:02 [2020-01-20T09:08:02.903Z] eclipse.buildId=unknown
04:08:02 [2020-01-20T09:08:02.903Z] java.version=1.8.0_202
04:08:02 [2020-01-20T09:08:02.903Z] java.vendor=Oracle Corporation
04:08:02 [2020-01-20T09:08:02.903Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:08:02 [2020-01-20T09:08:02.903Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:08:02 [2020-01-20T09:08:02.903Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:08:02 [2020-01-20T09:08:02.903Z] 
04:08:02 [2020-01-20T09:08:02.903Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:08:02.536
04:08:02 [2020-01-20T09:08:02.903Z] !MESSAGE FrameworkEvent ERROR
04:08:02 [2020-01-20T09:08:02.903Z] !STACK 0
04:08:02 [2020-01-20T09:08:02.903Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:08:02 [2020-01-20T09:08:02.903Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:08:02 [2020-01-20T09:08:02.903Z] 
04:08:02 [2020-01-20T09:08:02.903Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:08:02 [2020-01-20T09:08:02.904Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:08:04 [2020-01-20T09:08:04.268Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:08:22 [2020-01-20T09:08:22.304Z] 
04:08:22 [2020-01-20T09:08:22.304Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-20 09:08:20.048
04:08:22 [2020-01-20T09:08:22.304Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
04:08:30 [2020-01-20T09:08:30.380Z] 
04:08:30 [2020-01-20T09:08:30.380Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-20 09:08:29.321
04:08:30 [2020-01-20T09:08:30.380Z] !MESSAGE Incoherent callstack found on (10019) occasions
04:08:30 [2020-01-20T09:08:30.380Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.392 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
04:08:30 [2020-01-20T09:08:30.380Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.694 s
04:08:30 [2020-01-20T09:08:30.380Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 23.669 s
04:08:30 [2020-01-20T09:08:30.380Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:08:30 [2020-01-20T09:08:30.380Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
04:08:30 [2020-01-20T09:08:30.380Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:08:30 [2020-01-20T09:08:30.380Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:08:30 [2020-01-20T09:08:30.380Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
04:08:30 [2020-01-20T09:08:30.380Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
04:08:30 [2020-01-20T09:08:30.380Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:08:30 [2020-01-20T09:08:30.380Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
04:08:30 [2020-01-20T09:08:30.380Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.1 s
04:08:30 [2020-01-20T09:08:30.380Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.015 s
04:08:30 [2020-01-20T09:08:30.380Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:08:38 [2020-01-20T09:08:38.460Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.189 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
04:08:38 [2020-01-20T09:08:38.460Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.014 s
04:08:38 [2020-01-20T09:08:38.461Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.017 s
04:08:38 [2020-01-20T09:08:38.461Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 7.519 s
04:08:38 [2020-01-20T09:08:38.461Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.585 s
04:08:38 [2020-01-20T09:08:38.461Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:08:38 [2020-01-20T09:08:38.461Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
04:08:38 [2020-01-20T09:08:38.461Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:08:38 [2020-01-20T09:08:38.461Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:08:38 [2020-01-20T09:08:38.461Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
04:08:38 [2020-01-20T09:08:38.461Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.005 s
04:08:38 [2020-01-20T09:08:38.461Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.014 s
04:08:38 [2020-01-20T09:08:38.461Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
04:08:38 [2020-01-20T09:08:38.461Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:08:38 [2020-01-20T09:08:38.461Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
04:08:38 [2020-01-20T09:08:38.461Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
04:08:38 [2020-01-20T09:08:38.461Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
04:08:38 [2020-01-20T09:08:38.461Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
04:08:38 [2020-01-20T09:08:38.461Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
04:08:38 [2020-01-20T09:08:38.461Z] 
04:08:38 [2020-01-20T09:08:38.461Z] Results:
04:08:38 [2020-01-20T09:08:38.461Z] 
04:08:38 [2020-01-20T09:08:38.461Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
04:08:38 [2020-01-20T09:08:38.461Z] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] All tests passed!
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [53/138]
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] The project's OSGi version is 2.0.2.202001200739
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.023Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] 
04:08:39 [2020-01-20T09:08:39.279Z] 	Activator.getDefault().logError(e.getMessage(), e);
04:08:39 [2020-01-20T09:08:39.279Z] 	                                ^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] 
04:08:39 [2020-01-20T09:08:39.279Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
04:08:39 [2020-01-20T09:08:39.279Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model1 = t1.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model2 = t2.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model1 = t1.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model2 = t2.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model1 = t1.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.279Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.279Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] 
04:08:39 [2020-01-20T09:08:39.279Z] 	ITimeGraphEntryModel model2 = t2.getModel();
04:08:39 [2020-01-20T09:08:39.279Z] 	                                 ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] 
04:08:39 [2020-01-20T09:08:39.280Z] 	ITimeGraphEntryModel entryModel = entry.getModel();
04:08:39 [2020-01-20T09:08:39.280Z] 	                                        ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] 
04:08:39 [2020-01-20T09:08:39.280Z] 	ITimeGraphEntryModel model = entry.getModel();
04:08:39 [2020-01-20T09:08:39.280Z] 	                                   ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] 
04:08:39 [2020-01-20T09:08:39.280Z] 	ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId());
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                       ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] 
04:08:39 [2020-01-20T09:08:39.280Z] 	Map<Long, TimeGraphEntry> map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId());
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                    ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] 
04:08:39 [2020-01-20T09:08:39.280Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId()));
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                                                                                       ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
04:08:39 [2020-01-20T09:08:39.280Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] 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>'
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
04:08:39 [2020-01-20T09:08:39.280Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                                                                                                        ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] 
04:08:39 [2020-01-20T09:08:39.280Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                                                              ^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] 
04:08:39 [2020-01-20T09:08:39.280Z] 	all.forEach(entry -> fFunctions.remove(entry.getModel().getId()));
04:08:39 [2020-01-20T09:08:39.280Z] 	                                             ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] 
04:08:39 [2020-01-20T09:08:39.280Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                                      ^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Unnecessary $NON-NLS$ tag
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] 
04:08:39 [2020-01-20T09:08:39.280Z] 	return getImageDescripterFromPath(path).createImage();
04:08:39 [2020-01-20T09:08:39.280Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] 
04:08:39 [2020-01-20T09:08:39.280Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
04:08:39 [2020-01-20T09:08:39.280Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] 
04:08:39 [2020-01-20T09:08:39.280Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] 
04:08:39 [2020-01-20T09:08:39.280Z] 	ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel();
04:08:39 [2020-01-20T09:08:39.280Z] 	                                                      ^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] The method getModel() from the type TimeGraphEntry is deprecated
04:08:39 [2020-01-20T09:08:39.280Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] 
04:08:39 [2020-01-20T09:08:39.280Z] 	return State.MULTIPLE.toString();
04:08:39 [2020-01-20T09:08:39.280Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:39 [2020-01-20T09:08:39.280Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:08:39 [2020-01-20T09:08:39.280Z] 23 problems (23 warnings)
04:08:39 [2020-01-20T09:08:39.280Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.280Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.536Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [54/138]
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] 
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:39 [2020-01-20T09:08:39.792Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] 
04:08:40 [2020-01-20T09:08:40.048Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:40 [2020-01-20T09:08:40.609Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
04:08:40 [2020-01-20T09:08:40.609Z] [INFO] Command line:
04:08:40 [2020-01-20T09:08:40.609Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:08:40 [2020-01-20T09:08:40.609Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:08:42 [2020-01-20T09:08:42.496Z] !SESSION 2020-01-20 09:08:40.471 -----------------------------------------------
04:08:42 [2020-01-20T09:08:42.496Z] eclipse.buildId=unknown
04:08:42 [2020-01-20T09:08:42.496Z] java.version=1.8.0_202
04:08:42 [2020-01-20T09:08:42.496Z] java.vendor=Oracle Corporation
04:08:42 [2020-01-20T09:08:42.496Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:08:42 [2020-01-20T09:08:42.496Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:08:42 [2020-01-20T09:08:42.496Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:08:42 [2020-01-20T09:08:42.496Z] 
04:08:42 [2020-01-20T09:08:42.496Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:08:42.339
04:08:42 [2020-01-20T09:08:42.496Z] !MESSAGE FrameworkEvent ERROR
04:08:42 [2020-01-20T09:08:42.496Z] !STACK 0
04:08:42 [2020-01-20T09:08:42.496Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:08:42 [2020-01-20T09:08:42.496Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:08:42 [2020-01-20T09:08:42.496Z] 
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:08:42 [2020-01-20T09:08:42.496Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:08:46 [2020-01-20T09:08:46.657Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:08:46 [2020-01-20T09:08:46.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
04:08:46 [2020-01-20T09:08:46.657Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
04:08:46 [2020-01-20T09:08:46.657Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:08:49 [2020-01-20T09:08:49.170Z] Display size: 1440x900
04:08:49 [2020-01-20T09:08:49.170Z] OS version=3.10.0-957.1.3.el7.x86_64
04:08:49 [2020-01-20T09:08:49.170Z] GTK version=2.24.30
04:08:49 [2020-01-20T09:08:49.170Z] GTK theme=unknown
04:08:49 [2020-01-20T09:08:49.170Z] LIBOVERLAY_SCROLLBAR=0
04:08:49 [2020-01-20T09:08:49.170Z] Time zone: Coordinated Universal Time
04:08:49 [2020-01-20T09:08:49.170Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:08:49 [2020-01-20T09:08:49.170Z] log4j:WARN Please initialize the log4j system properly.
04:08:50 [2020-01-20T09:08:50.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1036634768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1036634768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1036634767 data=null doit=true} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1036634767 data=null} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1036634765 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1036634759 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1036634759 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1036634756 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1036634753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.349Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-1036634753 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-1036634750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1036634750 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-1036634748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1036634744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1036634693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1036634693 data=null doit=true} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1036634692 data=null} to TimeGraphControl with text {}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:50 [2020-01-20T09:08:50.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:50 [2020-01-20T09:08:50.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:50 [2020-01-20T09:08:50.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:50 [2020-01-20T09:08:50.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:51 [2020-01-20T09:08:51.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:51 [2020-01-20T09:08:51.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:51 [2020-01-20T09:08:51.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
04:08:51 [2020-01-20T09:08:51.677Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.089 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
04:08:51 [2020-01-20T09:08:51.677Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.569 s
04:08:51 [2020-01-20T09:08:51.677Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.099 s
04:08:51 [2020-01-20T09:08:51.677Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.044 s
04:08:51 [2020-01-20T09:08:51.677Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.203 s
04:08:51 [2020-01-20T09:08:51.677Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.255 s
04:08:51 [2020-01-20T09:08:51.677Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.097 s
04:08:51 [2020-01-20T09:08:51.677Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.452 s
04:08:51 [2020-01-20T09:08:51.677Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.063 s
04:08:51 [2020-01-20T09:08:51.677Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.099 s
04:08:51 [2020-01-20T09:08:51.677Z] 
04:08:51 [2020-01-20T09:08:51.677Z] Results:
04:08:51 [2020-01-20T09:08:51.677Z] 
04:08:51 [2020-01-20T09:08:51.677Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
04:08:51 [2020-01-20T09:08:51.677Z] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] All tests passed!
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT        [55/138]
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --------------------------------[ pom ]---------------------------------
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT       [56/138]
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:08:53 [2020-01-20T09:08:53.040Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] The project's OSGi version is 2.2.0.202001200739
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes
04:08:53 [2020-01-20T09:08:53.041Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] 
04:08:53 [2020-01-20T09:08:53.041Z] 	throws AttributeNotFoundException {
04:08:53 [2020-01-20T09:08:53.041Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:08:53 [2020-01-20T09:08:53.041Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
04:08:53 [2020-01-20T09:08:53.041Z] 1 problem (1 warning)
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT             [57/138]
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --------------------------------[ pom ]---------------------------------
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT           [58/138]
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:08:53 [2020-01-20T09:08:53.296Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
04:08:53 [2020-01-20T09:08:53.297Z] [INFO] 
04:08:53 [2020-01-20T09:08:53.297Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:08:53 [2020-01-20T09:08:53.297Z] [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
04:08:53 [2020-01-20T09:08:53.297Z] [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
04:08:53 [2020-01-20T09:08:53.297Z] [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
04:08:53 [2020-01-20T09:08:53.856Z] [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
04:08:53 [2020-01-20T09:08:53.856Z] [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
04:08:53 [2020-01-20T09:08:53.856Z] [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
04:08:53 [2020-01-20T09:08:53.856Z] [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 38 kB/s)
04:08:53 [2020-01-20T09:08:53.856Z] [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
04:08:54 [2020-01-20T09:08:54.111Z] [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
04:08:54 [2020-01-20T09:08:54.111Z] [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
04:08:54 [2020-01-20T09:08:54.365Z] [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
04:08:54 [2020-01-20T09:08:54.365Z] [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
04:08:54 [2020-01-20T09:08:54.365Z] [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
04:08:54 [2020-01-20T09:08:54.366Z] [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 312 kB/s)
04:08:54 [2020-01-20T09:08:54.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:08:54 [2020-01-20T09:08:54.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:08:54 [2020-01-20T09:08:54.366Z] [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
04:08:54 [2020-01-20T09:08:54.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:08:54 [2020-01-20T09:08:54.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
04:08:54 [2020-01-20T09:08:54.874Z] [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
04:08:54 [2020-01-20T09:08:54.874Z] [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 111 kB/s)
04:08:54 [2020-01-20T09:08:54.874Z] [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
04:08:54 [2020-01-20T09:08:54.874Z] [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
04:08:54 [2020-01-20T09:08:54.874Z] [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
04:08:55 [2020-01-20T09:08:55.129Z] [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
04:08:55 [2020-01-20T09:08:55.384Z] [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
04:08:55 [2020-01-20T09:08:55.384Z] [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
04:08:55 [2020-01-20T09:08:55.638Z] [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 7.3 kB/s)
04:08:55 [2020-01-20T09:08:55.638Z] [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
04:08:55 [2020-01-20T09:08:55.638Z] [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
04:08:55 [2020-01-20T09:08:55.638Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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 370 kB/s)
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.198Z] [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
04:08:56 [2020-01-20T09:08:56.452Z] [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
04:08:56 [2020-01-20T09:08:56.452Z] [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
04:08:56 [2020-01-20T09:08:56.453Z] [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
04:08:56 [2020-01-20T09:08:56.453Z] [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 193 kB/s)
04:08:56 [2020-01-20T09:08:56.453Z] [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
04:08:56 [2020-01-20T09:08:56.453Z] [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
04:08:56 [2020-01-20T09:08:56.453Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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 73 kB/s)
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.011Z] [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
04:08:57 [2020-01-20T09:08:57.266Z] [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
04:08:57 [2020-01-20T09:08:57.266Z] [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
04:08:57 [2020-01-20T09:08:57.266Z] [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
04:08:57 [2020-01-20T09:08:57.520Z] [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 55 kB/s)
04:08:57 [2020-01-20T09:08:57.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
04:08:57 [2020-01-20T09:08:57.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:08:57 [2020-01-20T09:08:57.520Z] [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
04:08:57 [2020-01-20T09:08:57.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
04:08:57 [2020-01-20T09:08:57.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
04:08:57 [2020-01-20T09:08:57.775Z] [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
04:08:57 [2020-01-20T09:08:57.775Z] [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 167 kB/s)
04:08:57 [2020-01-20T09:08:57.775Z] [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
04:08:57 [2020-01-20T09:08:57.775Z] [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
04:08:57 [2020-01-20T09:08:57.775Z] [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
04:08:58 [2020-01-20T09:08:58.030Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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 293 kB/s)
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.285Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [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
04:08:58 [2020-01-20T09:08:58.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.9 MB/s)
04:08:58 [2020-01-20T09:08:58.846Z] [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 614 kB/s)
04:08:59 [2020-01-20T09:08:59.100Z] [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.3 MB/s)
04:08:59 [2020-01-20T09:08:59.100Z] [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 7.1 MB/s)
04:09:00 [2020-01-20T09:09:00.023Z] [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 277 kB/s)
04:09:00 [2020-01-20T09:09:00.023Z] [INFO] Executing tasks
04:09:00 [2020-01-20T09:09:00.023Z] 
04:09:00 [2020-01-20T09:09:00.023Z] main:
04:09:00 [2020-01-20T09:09:00.278Z] 
04:09:00 [2020-01-20T09:09:00.278Z] clean:
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] Executed tasks
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] 
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
04:09:00 [2020-01-20T09:09:00.278Z] [INFO] Executing tasks
04:09:00 [2020-01-20T09:09:00.278Z] 
04:09:00 [2020-01-20T09:09:00.278Z] main:
04:09:00 [2020-01-20T09:09:00.278Z] 
04:09:00 [2020-01-20T09:09:00.278Z] build:
04:09:01 [2020-01-20T09:09:01.237Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
04:09:01 [2020-01-20T09:09:01.237Z] 
04:09:01 [2020-01-20T09:09:01.237Z] test:
04:09:01 [2020-01-20T09:09:01.237Z] [xmlvalidate] 19 file(s) have been successfully validated.
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Executed tasks
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] 
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] 
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] 
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
04:09:01 [2020-01-20T09:09:01.237Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
04:09:01 [2020-01-20T09:09:01.493Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
04:09:02 [2020-01-20T09:09:02.416Z] [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)
04:09:02 [2020-01-20T09:09:02.416Z] [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)
04:09:02 [2020-01-20T09:09:02.976Z] [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)
04:09:02 [2020-01-20T09:09:02.976Z] [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)
04:09:03 [2020-01-20T09:09:03.900Z] [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)
04:09:03 [2020-01-20T09:09:03.901Z] [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)
04:09:04 [2020-01-20T09:09:04.826Z] [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)
04:09:04 [2020-01-20T09:09:04.826Z] [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)
04:09:06 [2020-01-20T09:09:06.187Z] [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)
04:09:06 [2020-01-20T09:09:06.187Z] [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)
04:09:06 [2020-01-20T09:09:06.187Z] [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)
04:09:06 [2020-01-20T09:09:06.188Z] [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)
04:09:06 [2020-01-20T09:09:06.188Z] [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)
04:09:06 [2020-01-20T09:09:06.188Z] [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)
04:09:06 [2020-01-20T09:09:06.442Z] [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)
04:09:06 [2020-01-20T09:09:06.442Z] [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)
04:09:06 [2020-01-20T09:09:06.697Z] [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)
04:09:06 [2020-01-20T09:09:06.697Z] [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)
04:09:06 [2020-01-20T09:09:06.952Z] [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)
04:09:06 [2020-01-20T09:09:06.952Z] [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)
04:09:06 [2020-01-20T09:09:06.952Z] [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)
04:09:06 [2020-01-20T09:09:06.952Z] [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)
04:09:07 [2020-01-20T09:09:07.207Z] [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)
04:09:07 [2020-01-20T09:09:07.207Z] [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)
04:09:07 [2020-01-20T09:09:07.767Z] [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)
04:09:07 [2020-01-20T09:09:07.767Z] [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)
04:09:08 [2020-01-20T09:09:08.022Z] [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)
04:09:08 [2020-01-20T09:09:08.022Z] [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)
04:09:08 [2020-01-20T09:09:08.022Z] [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)
04:09:08 [2020-01-20T09:09:08.022Z] [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)
04:09:08 [2020-01-20T09:09:08.278Z] [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)
04:09:08 [2020-01-20T09:09:08.278Z] [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)
04:09:08 [2020-01-20T09:09:08.278Z] [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)
04:09:08 [2020-01-20T09:09:08.278Z] [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)
04:09:08 [2020-01-20T09:09:08.533Z] [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)
04:09:08 [2020-01-20T09:09:08.533Z] [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)
04:09:08 [2020-01-20T09:09:08.533Z] [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)
04:09:08 [2020-01-20T09:09:08.533Z] [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)
04:09:11 [2020-01-20T09:09:11.795Z] [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)
04:09:11 [2020-01-20T09:09:11.795Z] [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)
04:09:15 [2020-01-20T09:09:15.972Z] [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)
04:09:15 [2020-01-20T09:09:15.972Z] [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)
04:09:16 [2020-01-20T09:09:16.227Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
04:09:16 [2020-01-20T09:09:16.227Z] [INFO] Command line:
04:09:16 [2020-01-20T09:09:16.227Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:09:16 [2020-01-20T09:09:16.227Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:09:18 [2020-01-20T09:09:18.113Z] Buildfile: build.xml
04:09:18 [2020-01-20T09:09:18.113Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:09:18 [2020-01-20T09:09:18.113Z] 
04:09:18 [2020-01-20T09:09:18.113Z] build.index:
04:09:20 [2020-01-20T09:09:20.625Z] BUILD SUCCESSFUL
04:09:20 [2020-01-20T09:09:20.626Z] 
04:09:20 [2020-01-20T09:09:20.626Z] BUILD SUCCESSFUL
04:09:20 [2020-01-20T09:09:20.626Z] Total time: 2 seconds
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.186Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:09:21 [2020-01-20T09:09:21.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
04:09:21 [2020-01-20T09:09:21.442Z] [INFO] Executing tasks
04:09:21 [2020-01-20T09:09:21.442Z] 
04:09:21 [2020-01-20T09:09:21.442Z] main:
04:09:21 [2020-01-20T09:09:21.442Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] Executed tasks
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138]
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] The project's OSGi version is 2.1.10.202001200739
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] 
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:21 [2020-01-20T09:09:21.697Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
04:09:21 [2020-01-20T09:09:21.952Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] 
04:09:21 [2020-01-20T09:09:21.952Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
04:09:21 [2020-01-20T09:09:21.952Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:09:21 [2020-01-20T09:09:21.952Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
04:09:21 [2020-01-20T09:09:21.952Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45)
04:09:21 [2020-01-20T09:09:21.952Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
04:09:21 [2020-01-20T09:09:21.952Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:09:21 [2020-01-20T09:09:21.952Z] 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
04:09:21 [2020-01-20T09:09:21.952Z] 2 problems (0 errors, 1 warning, 1 info)
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT            [60/138]
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.208Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT         [61/138]
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.719Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] 
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:09:22 [2020-01-20T09:09:22.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT            [62/138]
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138]
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] The project's OSGi version is 1.0.1.202001200739
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.231Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.487Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
04:09:23 [2020-01-20T09:09:23.742Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.742Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.742Z] [INFO] 
04:09:23 [2020-01-20T09:09:23.742Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:23 [2020-01-20T09:09:23.997Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
04:09:23 [2020-01-20T09:09:23.997Z] [INFO] Command line:
04:09:23 [2020-01-20T09:09:23.997Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:09:23 [2020-01-20T09:09:23.997Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:09:26 [2020-01-20T09:09:26.510Z] !SESSION 2020-01-20 09:09:24.047 -----------------------------------------------
04:09:26 [2020-01-20T09:09:26.510Z] eclipse.buildId=unknown
04:09:26 [2020-01-20T09:09:26.510Z] java.version=1.8.0_202
04:09:26 [2020-01-20T09:09:26.510Z] java.vendor=Oracle Corporation
04:09:26 [2020-01-20T09:09:26.510Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:09:26 [2020-01-20T09:09:26.510Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:09:26 [2020-01-20T09:09:26.510Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:09:26 [2020-01-20T09:09:26.510Z] 
04:09:26 [2020-01-20T09:09:26.510Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:09:25.965
04:09:26 [2020-01-20T09:09:26.510Z] !MESSAGE FrameworkEvent ERROR
04:09:26 [2020-01-20T09:09:26.510Z] !STACK 0
04:09:26 [2020-01-20T09:09:26.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:09:26 [2020-01-20T09:09:26.510Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:09:26 [2020-01-20T09:09:26.510Z] 
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:09:26 [2020-01-20T09:09:26.510Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:09:27 [2020-01-20T09:09:27.435Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
04:09:27 [2020-01-20T09:09:27.691Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
04:09:27 [2020-01-20T09:09:27.691Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.076 s
04:09:27 [2020-01-20T09:09:27.691Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.022 s
04:09:27 [2020-01-20T09:09:27.691Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.01 s
04:09:27 [2020-01-20T09:09:27.691Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
04:09:27 [2020-01-20T09:09:27.691Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
04:09:27 [2020-01-20T09:09:27.691Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
04:09:27 [2020-01-20T09:09:27.691Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.163 s
04:09:27 [2020-01-20T09:09:27.691Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.008 s
04:09:27 [2020-01-20T09:09:27.691Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.002 s
04:09:27 [2020-01-20T09:09:27.691Z] 
04:09:27 [2020-01-20T09:09:27.691Z] Results:
04:09:27 [2020-01-20T09:09:27.691Z] 
04:09:27 [2020-01-20T09:09:27.691Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
04:09:27 [2020-01-20T09:09:27.691Z] 
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] All tests passed!
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom
04:09:28 [2020-01-20T09:09:28.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138]
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] The project's OSGi version is 1.1.7.202001200739
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.619Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] 
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
04:09:28 [2020-01-20T09:09:28.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] 
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] 
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] 
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] 
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] 
04:09:29 [2020-01-20T09:09:29.129Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
04:09:29 [2020-01-20T09:09:29.384Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
04:09:29 [2020-01-20T09:09:29.384Z] [INFO] Command line:
04:09:29 [2020-01-20T09:09:29.384Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:09:29 [2020-01-20T09:09:29.384Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:09:31 [2020-01-20T09:09:31.270Z] !SESSION 2020-01-20 09:09:29.378 -----------------------------------------------
04:09:31 [2020-01-20T09:09:31.270Z] eclipse.buildId=unknown
04:09:31 [2020-01-20T09:09:31.270Z] java.version=1.8.0_202
04:09:31 [2020-01-20T09:09:31.270Z] java.vendor=Oracle Corporation
04:09:31 [2020-01-20T09:09:31.270Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:09:31 [2020-01-20T09:09:31.270Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:09:31 [2020-01-20T09:09:31.270Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:09:31 [2020-01-20T09:09:31.270Z] 
04:09:31 [2020-01-20T09:09:31.270Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:09:30.970
04:09:31 [2020-01-20T09:09:31.270Z] !MESSAGE FrameworkEvent ERROR
04:09:31 [2020-01-20T09:09:31.270Z] !STACK 0
04:09:31 [2020-01-20T09:09:31.270Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
04:09:31 [2020-01-20T09:09:31.270Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:09:31 [2020-01-20T09:09:31.270Z] 
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:09:31 [2020-01-20T09:09:31.270Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:09:32 [2020-01-20T09:09:32.195Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
04:09:32 [2020-01-20T09:09:32.195Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
04:09:32 [2020-01-20T09:09:32.195Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.195Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.195Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
04:09:32 [2020-01-20T09:09:32.451Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
04:09:32 [2020-01-20T09:09:32.451Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.451Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.451Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
04:09:32 [2020-01-20T09:09:32.451Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
04:09:32 [2020-01-20T09:09:32.451Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
04:09:32 [2020-01-20T09:09:32.451Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.052 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
04:09:32 [2020-01-20T09:09:32.451Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.032 s
04:09:32 [2020-01-20T09:09:32.451Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
04:09:32 [2020-01-20T09:09:32.451Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.008 s
04:09:32 [2020-01-20T09:09:32.451Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.451Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.451Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.451Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.451Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.451Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790165947475,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790251219638,"ph":"f","tid":1,"cat":"mydog","id":"0x1"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790252646701,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790254128929,"ph":"f","tid":1,"cat":"myspider","id":"0x2"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790260007989,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790260712866,"ph":"f","tid":1,"cat":"null","id":"0x3"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790261947874,"ph":"B","tid":1,"name":"foo"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790301926156,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790304521658,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790305095458,"ph":"f","tid":1,"cat":"myspider","id":"0x5"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] INFO: {"ts":30130790311590974,"ph":"B","tid":1,"name":"foo"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] INFO: {"ts":30130790312049401,"ph":"B","tid":1,"name":"bar"}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] INFO: {"ts":30130790312496528,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] INFO: {"ts":30130790312974439,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790314146273,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790314752658,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.451Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.451Z] WARNING: {"ts":30130790315205920,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790315584948,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790316041904,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790316542072,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790317547182,"ph":"B","tid":1,"name":"foo"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790318538942,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790322170808,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790322880295,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790324387339,"ph":"B","tid":1,"name":"foo"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790324707394,"ph":"B","tid":1,"name":"bar"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790325027495,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790325375700,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790325976331,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] WARNING: {"ts":30130790326457732,"ph":"f","tid":1,"cat":"myspider","id":"0x6"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790330662315,"ph":"B","tid":1,"name":"world"}
04:09:32 [2020-01-20T09:09:32.707Z] Jan 20, 2020 9:09:32 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
04:09:32 [2020-01-20T09:09:32.707Z] INFO: {"ts":30130790331061041,"ph":"E","tid":1}
04:09:32 [2020-01-20T09:09:32.707Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
04:09:32 [2020-01-20T09:09:32.707Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.089 s
04:09:32 [2020-01-20T09:09:32.707Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
04:09:32 [2020-01-20T09:09:32.707Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.041 s
04:09:32 [2020-01-20T09:09:32.707Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
04:09:32 [2020-01-20T09:09:32.707Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.707Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
04:09:32 [2020-01-20T09:09:32.707Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.707Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.707Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
04:09:32 [2020-01-20T09:09:32.707Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.003 s
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.057 s
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.707Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.707Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
04:09:32 [2020-01-20T09:09:32.966Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
04:09:32 [2020-01-20T09:09:32.966Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.018 s
04:09:32 [2020-01-20T09:09:32.966Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.007 s
04:09:32 [2020-01-20T09:09:32.966Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
04:09:32 [2020-01-20T09:09:32.966Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.125 s
04:09:32 [2020-01-20T09:09:32.966Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.028 s
04:09:32 [2020-01-20T09:09:32.966Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
04:09:32 [2020-01-20T09:09:32.966Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] 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.001 s
04:09:32 [2020-01-20T09:09:32.966Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
04:09:32 [2020-01-20T09:09:32.966Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.966Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
04:09:32 [2020-01-20T09:09:32.967Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.967Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.967Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.968Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] 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
04:09:32 [2020-01-20T09:09:32.969Z] 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
04:09:32 [2020-01-20T09:09:32.969Z] 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
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
04:09:32 [2020-01-20T09:09:32.969Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
04:09:33 [2020-01-20T09:09:33.226Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.226Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
04:09:33 [2020-01-20T09:09:33.227Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.227Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
04:09:33 [2020-01-20T09:09:33.228Z] 
04:09:33 [2020-01-20T09:09:33.228Z] Results:
04:09:33 [2020-01-20T09:09:33.228Z] 
04:09:33 [2020-01-20T09:09:33.228Z] Tests run: 543, Failures: 0, Errors: 0, Skipped: 1
04:09:33 [2020-01-20T09:09:33.228Z] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] All tests passed!
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.pom
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-pack200.jar.pack.gz
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2metadata.xml
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2artifacts.xml
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Building org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT            [65/138]
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.pom
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2metadata.xml
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/138]
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] The project's OSGi version is 1.0.1.202001200739
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] 
04:09:34 [2020-01-20T09:09:34.846Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:35 [2020-01-20T09:09:35.406Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
04:09:35 [2020-01-20T09:09:35.406Z] [INFO] Command line:
04:09:35 [2020-01-20T09:09:35.406Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:09:35 [2020-01-20T09:09:35.406Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:09:37 [2020-01-20T09:09:37.290Z] !SESSION 2020-01-20 09:09:35.284 -----------------------------------------------
04:09:37 [2020-01-20T09:09:37.290Z] eclipse.buildId=unknown
04:09:37 [2020-01-20T09:09:37.290Z] java.version=1.8.0_202
04:09:37 [2020-01-20T09:09:37.290Z] java.vendor=Oracle Corporation
04:09:37 [2020-01-20T09:09:37.290Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:09:37 [2020-01-20T09:09:37.290Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
04:09:37 [2020-01-20T09:09:37.291Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:09:37 [2020-01-20T09:09:37.291Z] 
04:09:37 [2020-01-20T09:09:37.291Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:09:36.895
04:09:37 [2020-01-20T09:09:37.291Z] !MESSAGE FrameworkEvent ERROR
04:09:37 [2020-01-20T09:09:37.291Z] !STACK 0
04:09:37 [2020-01-20T09:09:37.291Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [40]
04:09:37 [2020-01-20T09:09:37.291Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:09:37 [2020-01-20T09:09:37.291Z] 
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:09:37 [2020-01-20T09:09:37.291Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:09:38 [2020-01-20T09:09:38.654Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
04:09:38 [2020-01-20T09:09:38.654Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.092 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
04:09:38 [2020-01-20T09:09:38.654Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
04:09:38 [2020-01-20T09:09:38.654Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.055 s
04:09:38 [2020-01-20T09:09:38.654Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
04:09:38 [2020-01-20T09:09:38.655Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
04:09:38 [2020-01-20T09:09:38.655Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
04:09:38 [2020-01-20T09:09:38.655Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
04:09:38 [2020-01-20T09:09:38.655Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
04:09:38 [2020-01-20T09:09:38.655Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
04:09:38 [2020-01-20T09:09:38.655Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
04:09:38 [2020-01-20T09:09:38.655Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
04:09:38 [2020-01-20T09:09:38.655Z] 
04:09:38 [2020-01-20T09:09:38.655Z] Results:
04:09:38 [2020-01-20T09:09:38.655Z] 
04:09:38 [2020-01-20T09:09:38.655Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
04:09:38 [2020-01-20T09:09:38.655Z] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] All tests passed!
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT        [67/138]
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.pom
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2metadata.xml
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/138]
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] The project's OSGi version is 1.0.9.202001200739
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.583Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] 
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:39 [2020-01-20T09:09:39.839Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] 
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] 
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] 
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] 
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] 
04:09:40 [2020-01-20T09:09:40.094Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:09:40 [2020-01-20T09:09:40.349Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
04:09:40 [2020-01-20T09:09:40.349Z] [INFO] Command line:
04:09:40 [2020-01-20T09:09:40.349Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:09:40 [2020-01-20T09:09:40.349Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:09:42 [2020-01-20T09:09:42.236Z] !SESSION 2020-01-20 09:09:40.352 -----------------------------------------------
04:09:42 [2020-01-20T09:09:42.236Z] eclipse.buildId=unknown
04:09:42 [2020-01-20T09:09:42.236Z] java.version=1.8.0_202
04:09:42 [2020-01-20T09:09:42.236Z] java.vendor=Oracle Corporation
04:09:42 [2020-01-20T09:09:42.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:09:42 [2020-01-20T09:09:42.236Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:09:42 [2020-01-20T09:09:42.236Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:09:42 [2020-01-20T09:09:42.236Z] 
04:09:42 [2020-01-20T09:09:42.236Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:09:42.164
04:09:42 [2020-01-20T09:09:42.236Z] !MESSAGE FrameworkEvent ERROR
04:09:42 [2020-01-20T09:09:42.236Z] !STACK 0
04:09:42 [2020-01-20T09:09:42.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:09:42 [2020-01-20T09:09:42.236Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:09:42 [2020-01-20T09:09:42.236Z] 
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:09:42 [2020-01-20T09:09:42.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:09:46 [2020-01-20T09:09:46.399Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
04:09:48 [2020-01-20T09:09:48.910Z] Display size: 1440x900
04:09:48 [2020-01-20T09:09:48.910Z] OS version=3.10.0-957.1.3.el7.x86_64
04:09:48 [2020-01-20T09:09:48.910Z] GTK version=2.24.30
04:09:48 [2020-01-20T09:09:48.910Z] GTK theme=unknown
04:09:48 [2020-01-20T09:09:48.910Z] LIBOVERLAY_SCROLLBAR=0
04:09:48 [2020-01-20T09:09:48.910Z] Time zone: Coordinated Universal Time
04:09:48 [2020-01-20T09:09:48.910Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:09:48 [2020-01-20T09:09:48.910Z] log4j:WARN Please initialize the log4j system properly.
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036575056 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036575055 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036575055 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036575055 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036575054 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}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574970 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574968 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036574968 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036574968 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574967 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036574967 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}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574957 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036574956 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036574956 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574955 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036574955 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}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036574929 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1036574892 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1036574892 data=null doit=true} to TreeItem with text {Traces [0]}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1036574891 data=null} to TreeItem with text {Traces [0]}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1036574891 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036574891 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:09:50 [2020-01-20T09:09:50.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1036574871 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:09:51 [2020-01-20T09:09:51.201Z] 
04:09:51 [2020-01-20T09:09:51.201Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:50.959
04:09:51 [2020-01-20T09:09:51.201Z] !MESSAGE Error initializing trace.
04:09:51 [2020-01-20T09:09:51.201Z] 
04:09:51 [2020-01-20T09:09:51.201Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:51 [2020-01-20T09:09:51.201Z] !STACK 0
04:09:51 [2020-01-20T09:09:51.201Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:51 [2020-01-20T09:09:51.201Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:51 [2020-01-20T09:09:51.201Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:51 [2020-01-20T09:09:51.201Z] 	... 9 more
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036573374 data=null doit=true} to Shell with text {Open Trace}
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Clicking on OK
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036573371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036573370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036573370 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036573370 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036573370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036573370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036573369 data=null item=null 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')
04:09:51 [2020-01-20T09:09:51.763Z] DEBUG - Clicked on 
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036573062 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036573062 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036573062 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036573061 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036573061 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}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036572989 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036572988 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036572988 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036572987 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036572987 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036572986 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}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036572974 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:52 [2020-01-20T09:09:52.039Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036572971 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036572971 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036572971 data=null} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036572970 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036572970 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036572957 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:52 [2020-01-20T09:09:52.294Z] 
04:09:52 [2020-01-20T09:09:52.294Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:52.160
04:09:52 [2020-01-20T09:09:52.294Z] !MESSAGE Error initializing trace.
04:09:52 [2020-01-20T09:09:52.294Z] 
04:09:52 [2020-01-20T09:09:52.294Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
04:09:52 [2020-01-20T09:09:52.294Z] !STACK 0
04:09:52 [2020-01-20T09:09:52.294Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:52 [2020-01-20T09:09:52.294Z] Caused by: NoViableAltException(73@[])
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
04:09:52 [2020-01-20T09:09:52.294Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:52 [2020-01-20T09:09:52.294Z] 	... 9 more
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036572181 data=null doit=true} to Shell with text {Open Trace}
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Clicking on OK
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036572179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036572179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036572178 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036572178 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036572178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036572178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036572176 data=null item=null 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')
04:09:52 [2020-01-20T09:09:52.854Z] DEBUG - Clicked on 
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571961 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036571961 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036571961 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571961 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036571960 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}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571945 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571944 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036571944 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036571944 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571944 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036571943 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}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036571936 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:53 [2020-01-20T09:09:53.109Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036571893 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036571893 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036571893 data=null} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036571893 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036571892 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036571882 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:53 [2020-01-20T09:09:53.364Z] 
04:09:53 [2020-01-20T09:09:53.364Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:53.166
04:09:53 [2020-01-20T09:09:53.364Z] !MESSAGE Error initializing trace.
04:09:53 [2020-01-20T09:09:53.364Z] 
04:09:53 [2020-01-20T09:09:53.365Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
04:09:53 [2020-01-20T09:09:53.365Z] !STACK 0
04:09:53 [2020-01-20T09:09:53.365Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:53 [2020-01-20T09:09:53.365Z] Caused by: MismatchedTokenException(57!=72)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
04:09:53 [2020-01-20T09:09:53.365Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:53 [2020-01-20T09:09:53.365Z] 	... 9 more
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036571178 data=null doit=true} to Shell with text {Open Trace}
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Clicking on OK
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036571176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036571176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036571176 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036571175 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036571175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036571175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036571175 data=null item=null 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')
04:09:53 [2020-01-20T09:09:53.925Z] DEBUG - Clicked on 
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570968 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036570967 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036570967 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570967 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570966 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}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570952 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570951 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036570951 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036570951 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570951 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570950 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}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570944 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.180Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036570943 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036570943 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036570943 data=null} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036570942 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570942 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036570887 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.180Z] 
04:09:54 [2020-01-20T09:09:54.180Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:54.153
04:09:54 [2020-01-20T09:09:54.180Z] !MESSAGE Error initializing trace.
04:09:54 [2020-01-20T09:09:54.180Z] 
04:09:54 [2020-01-20T09:09:54.180Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:09:54 [2020-01-20T09:09:54.180Z] !STACK 0
04:09:54 [2020-01-20T09:09:54.180Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:54 [2020-01-20T09:09:54.180Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:54 [2020-01-20T09:09:54.181Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:54 [2020-01-20T09:09:54.181Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:54 [2020-01-20T09:09:54.181Z] 	... 9 more
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036570241 data=null doit=true} to Shell with text {Open Trace}
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Clicking on OK
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036570239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036570239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036570239 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036570238 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036570238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036570238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036570238 data=null item=null 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')
04:09:54 [2020-01-20T09:09:54.741Z] DEBUG - Clicked on 
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570124 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036570124 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036570124 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570123 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570123 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}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570079 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.996Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570078 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036570078 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036570078 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570078 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570078 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}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036570071 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:54 [2020-01-20T09:09:54.997Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036570070 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036570070 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036570069 data=null} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036570069 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036570069 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036570060 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:54 [2020-01-20T09:09:54.997Z] 
04:09:54 [2020-01-20T09:09:54.997Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:54.985
04:09:54 [2020-01-20T09:09:54.997Z] !MESSAGE Error initializing trace.
04:09:54 [2020-01-20T09:09:54.997Z] 
04:09:54 [2020-01-20T09:09:54.997Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:54 [2020-01-20T09:09:54.997Z] !STACK 0
04:09:54 [2020-01-20T09:09:54.997Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:54 [2020-01-20T09:09:54.997Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:54 [2020-01-20T09:09:54.997Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:54 [2020-01-20T09:09:54.997Z] 	... 9 more
04:09:55 [2020-01-20T09:09:55.556Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:55 [2020-01-20T09:09:55.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036569445 data=null doit=true} to Shell with text {Open Trace}
04:09:55 [2020-01-20T09:09:55.556Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Clicking on OK
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036569444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036569444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036569444 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036569444 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036569443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036569443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036569443 data=null item=null 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')
04:09:55 [2020-01-20T09:09:55.557Z] DEBUG - Clicked on 
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569322 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036569322 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036569322 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569322 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036569322 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}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569279 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569278 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036569278 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036569277 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569276 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036569276 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}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036569268 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:55 [2020-01-20T09:09:55.812Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036569267 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036569266 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036569266 data=null} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036569266 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036569266 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036569257 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:55 [2020-01-20T09:09:55.812Z] 
04:09:55 [2020-01-20T09:09:55.812Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:55.781
04:09:55 [2020-01-20T09:09:55.812Z] !MESSAGE Error initializing trace.
04:09:55 [2020-01-20T09:09:55.812Z] 
04:09:55 [2020-01-20T09:09:55.812Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:09:55 [2020-01-20T09:09:55.812Z] !STACK 0
04:09:55 [2020-01-20T09:09:55.812Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:55 [2020-01-20T09:09:55.812Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
04:09:55 [2020-01-20T09:09:55.812Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:55 [2020-01-20T09:09:55.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:55 [2020-01-20T09:09:55.813Z] 	... 9 more
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036568650 data=null doit=true} to Shell with text {Open Trace}
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Clicking on OK
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036568649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036568649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036568649 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036568649 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036568648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036568648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036568648 data=null item=null 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')
04:09:56 [2020-01-20T09:09:56.373Z] DEBUG - Clicked on 
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568531 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036568531 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036568531 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568531 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036568530 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}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568490 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568490 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036568490 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036568489 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568489 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036568489 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}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036568483 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:56 [2020-01-20T09:09:56.628Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036568482 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036568481 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036568481 data=null} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036568481 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036568481 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036568472 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:56 [2020-01-20T09:09:56.628Z] 
04:09:56 [2020-01-20T09:09:56.628Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:56.550
04:09:56 [2020-01-20T09:09:56.628Z] !MESSAGE Error initializing trace.
04:09:56 [2020-01-20T09:09:56.628Z] 
04:09:56 [2020-01-20T09:09:56.628Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
04:09:56 [2020-01-20T09:09:56.628Z] !STACK 0
04:09:56 [2020-01-20T09:09:56.628Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:56 [2020-01-20T09:09:56.628Z] Caused by: NoViableAltException(14@[])
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
04:09:56 [2020-01-20T09:09:56.628Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
04:09:56 [2020-01-20T09:09:56.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
04:09:56 [2020-01-20T09:09:56.629Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:56 [2020-01-20T09:09:56.629Z] 	... 9 more
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036567852 data=null doit=true} to Shell with text {Open Trace}
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Clicking on OK
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036567850 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036567850 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036567850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036567850 data=null item=null 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')
04:09:57 [2020-01-20T09:09:57.189Z] DEBUG - Clicked on 
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567647 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036567647 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036567647 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567647 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036567646 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}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567588 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.444Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567587 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036567587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036567586 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567586 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036567586 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}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036567578 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:57 [2020-01-20T09:09:57.445Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036567577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036567576 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036567576 data=null} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036567576 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036567576 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036567566 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:57 [2020-01-20T09:09:57.699Z] 
04:09:57 [2020-01-20T09:09:57.699Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:57.470
04:09:57 [2020-01-20T09:09:57.699Z] !MESSAGE Error initializing trace.
04:09:57 [2020-01-20T09:09:57.699Z] 
04:09:57 [2020-01-20T09:09:57.699Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
04:09:57 [2020-01-20T09:09:57.699Z] !STACK 0
04:09:57 [2020-01-20T09:09:57.699Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:57 [2020-01-20T09:09:57.699Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:57 [2020-01-20T09:09:57.700Z] Caused by: NoViableAltException(75@[])
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
04:09:57 [2020-01-20T09:09:57.700Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:57 [2020-01-20T09:09:57.700Z] 	... 9 more
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036566881 data=null doit=true} to Shell with text {Open Trace}
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:58 [2020-01-20T09:09:58.259Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Clicking on OK
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036566879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036566879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036566879 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036566879 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036566879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036566879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036566879 data=null item=null 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')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Clicked on 
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566741 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036566740 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036566740 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566740 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036566740 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}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566687 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566686 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036566686 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036566685 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566685 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036566685 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}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036566678 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:58 [2020-01-20T09:09:58.260Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036566677 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036566677 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036566677 data=null} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036566677 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036566677 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036566667 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:58 [2020-01-20T09:09:58.514Z] 
04:09:58 [2020-01-20T09:09:58.515Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:58.419
04:09:58 [2020-01-20T09:09:58.515Z] !MESSAGE Error initializing trace.
04:09:58 [2020-01-20T09:09:58.515Z] 
04:09:58 [2020-01-20T09:09:58.515Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:58 [2020-01-20T09:09:58.515Z] !STACK 0
04:09:58 [2020-01-20T09:09:58.515Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:58 [2020-01-20T09:09:58.515Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:58 [2020-01-20T09:09:58.515Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:58 [2020-01-20T09:09:58.515Z] 	... 9 more
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036565970 data=null doit=true} to Shell with text {Open Trace}
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Clicking on OK
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036565969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036565969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036565969 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036565969 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036565968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036565968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036565968 data=null item=null 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')
04:09:59 [2020-01-20T09:09:59.075Z] DEBUG - Clicked on 
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565840 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036565840 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036565839 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565839 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036565839 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}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565790 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565790 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036565789 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036565789 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565789 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036565789 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}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565783 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:09:59 [2020-01-20T09:09:59.330Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Attempting to set focus on Tree with text {}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036565782 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036565782 data=null doit=true} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036565782 data=null} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036565781 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036565781 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036565770 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:09:59 [2020-01-20T09:09:59.330Z] 
04:09:59 [2020-01-20T09:09:59.330Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:09:59.254
04:09:59 [2020-01-20T09:09:59.330Z] !MESSAGE Error initializing trace.
04:09:59 [2020-01-20T09:09:59.330Z] 
04:09:59 [2020-01-20T09:09:59.330Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:59 [2020-01-20T09:09:59.330Z] !STACK 0
04:09:59 [2020-01-20T09:09:59.330Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:09:59 [2020-01-20T09:09:59.330Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:09:59 [2020-01-20T09:09:59.330Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:09:59 [2020-01-20T09:09:59.330Z] 	... 9 more
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036565148 data=null doit=true} to Shell with text {Open Trace}
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Clicking on OK
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036565146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036565146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036565146 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036565146 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036565146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036565146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036565146 data=null item=null 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')
04:09:59 [2020-01-20T09:09:59.890Z] DEBUG - Clicked on 
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036565007 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036565007 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036565006 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564993 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564993 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}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564979 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564978 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036564978 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036564977 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564977 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564977 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}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564971 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.147Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036564970 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036564970 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036564970 data=null} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036564969 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564969 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036564961 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.147Z] 
04:10:00 [2020-01-20T09:10:00.147Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:00.051
04:10:00 [2020-01-20T09:10:00.147Z] !MESSAGE Error initializing trace.
04:10:00 [2020-01-20T09:10:00.147Z] 
04:10:00 [2020-01-20T09:10:00.147Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:10:00 [2020-01-20T09:10:00.147Z] !STACK 0
04:10:00 [2020-01-20T09:10:00.147Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:10:00 [2020-01-20T09:10:00.147Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:00 [2020-01-20T09:10:00.147Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:00 [2020-01-20T09:10:00.148Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:00 [2020-01-20T09:10:00.148Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:00 [2020-01-20T09:10:00.148Z] 	... 9 more
04:10:00 [2020-01-20T09:10:00.710Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036564379 data=null doit=true} to Shell with text {Open Trace}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Clicking on OK
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036564377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036564376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036564376 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036564376 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036564376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036564376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036564376 data=null item=null 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')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Clicked on 
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564239 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036564239 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036564239 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564238 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564238 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}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564185 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564184 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036564183 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036564183 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564183 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564183 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}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036564175 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:00 [2020-01-20T09:10:00.967Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036564174 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036564174 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036564174 data=null} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036564173 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036564173 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036564163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:00 [2020-01-20T09:10:00.967Z] 
04:10:00 [2020-01-20T09:10:00.967Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:00.880
04:10:00 [2020-01-20T09:10:00.967Z] !MESSAGE Error initializing trace.
04:10:00 [2020-01-20T09:10:00.967Z] 
04:10:00 [2020-01-20T09:10:00.967Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:10:00 [2020-01-20T09:10:00.967Z] !STACK 0
04:10:00 [2020-01-20T09:10:00.967Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:00 [2020-01-20T09:10:00.967Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:00 [2020-01-20T09:10:00.967Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:00 [2020-01-20T09:10:00.968Z] 	... 9 more
04:10:00 [2020-01-20T09:10:00.968Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
04:10:00 [2020-01-20T09:10:00.968Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
04:10:00 [2020-01-20T09:10:00.968Z] 	at java.lang.Long.parseLong(Long.java:589)
04:10:00 [2020-01-20T09:10:00.968Z] 	at java.lang.Long.valueOf(Long.java:776)
04:10:00 [2020-01-20T09:10:00.968Z] 	at java.lang.Long.decode(Long.java:928)
04:10:00 [2020-01-20T09:10:00.968Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
04:10:00 [2020-01-20T09:10:00.968Z] 	... 17 more
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036563550 data=null doit=true} to Shell with text {Open Trace}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Clicking on OK
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036563549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036563549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036563548 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036563548 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036563548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036563548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036563548 data=null item=null 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')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Clicked on 
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563426 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036563426 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036563426 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563426 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036563426 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}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563383 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563382 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036563382 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036563382 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563382 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036563381 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}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036563375 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:01 [2020-01-20T09:10:01.790Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036563374 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036563373 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036563373 data=null} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036563373 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036563373 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036563364 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:01 [2020-01-20T09:10:01.790Z] 
04:10:01 [2020-01-20T09:10:01.790Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:01.663
04:10:01 [2020-01-20T09:10:01.790Z] !MESSAGE Error initializing trace.
04:10:01 [2020-01-20T09:10:01.790Z] 
04:10:01 [2020-01-20T09:10:01.790Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:10:01 [2020-01-20T09:10:01.790Z] !STACK 0
04:10:01 [2020-01-20T09:10:01.790Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:01 [2020-01-20T09:10:01.790Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:01 [2020-01-20T09:10:01.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:01 [2020-01-20T09:10:01.790Z] 	... 9 more
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036562767 data=null doit=true} to Shell with text {Open Trace}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Clicking on OK
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036562766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036562766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036562766 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036562766 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036562765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036562765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036562765 data=null item=null 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')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Clicked on 
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562652 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036562652 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036562652 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562651 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036562651 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}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562639 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562638 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036562638 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036562638 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562638 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036562638 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}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036562632 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:02 [2020-01-20T09:10:02.352Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036562631 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036562631 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036562631 data=null} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036562631 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036562630 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036562587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:02 [2020-01-20T09:10:02.607Z] 
04:10:02 [2020-01-20T09:10:02.607Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:02.443
04:10:02 [2020-01-20T09:10:02.607Z] !MESSAGE Error initializing trace.
04:10:02 [2020-01-20T09:10:02.607Z] 
04:10:02 [2020-01-20T09:10:02.607Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:02 [2020-01-20T09:10:02.607Z] !STACK 0
04:10:02 [2020-01-20T09:10:02.607Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:02 [2020-01-20T09:10:02.607Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:02 [2020-01-20T09:10:02.607Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:02 [2020-01-20T09:10:02.608Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:02 [2020-01-20T09:10:02.608Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:02 [2020-01-20T09:10:02.608Z] 	... 9 more
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036561961 data=null doit=true} to Shell with text {Open Trace}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Clicking on OK
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036561960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036561960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036561960 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036561959 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036561959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036561959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036561959 data=null item=null 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')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Clicked on 
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561836 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036561836 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036561836 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561835 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036561835 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}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561821 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561821 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036561820 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036561820 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561820 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036561820 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}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561790 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.170Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036561789 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036561789 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036561788 data=null} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036561788 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036561788 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036561778 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.425Z] 
04:10:03 [2020-01-20T09:10:03.425Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:03.250
04:10:03 [2020-01-20T09:10:03.425Z] !MESSAGE Error initializing trace.
04:10:03 [2020-01-20T09:10:03.425Z] 
04:10:03 [2020-01-20T09:10:03.425Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:10:03 [2020-01-20T09:10:03.425Z] !STACK 0
04:10:03 [2020-01-20T09:10:03.425Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:03 [2020-01-20T09:10:03.425Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:03 [2020-01-20T09:10:03.425Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:03 [2020-01-20T09:10:03.426Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:03 [2020-01-20T09:10:03.426Z] 	... 9 more
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036561180 data=null doit=true} to Shell with text {Open Trace}
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Clicking on OK
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036561179 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036561179 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036561178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036561178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036561178 data=null item=null 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')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Clicked on 
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:03 [2020-01-20T09:10:03.987Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561048 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036561048 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036561048 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561048 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036561048 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}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561036 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561035 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036561035 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036561035 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036561035 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036561035 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}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560992 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:03 [2020-01-20T09:10:03.988Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036560991 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036560991 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036560991 data=null} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036560990 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036560990 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:03 [2020-01-20T09:10:03.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036560983 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.244Z] 
04:10:04 [2020-01-20T09:10:04.244Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:03.989
04:10:04 [2020-01-20T09:10:04.244Z] !MESSAGE Error initializing trace.
04:10:04 [2020-01-20T09:10:04.244Z] 
04:10:04 [2020-01-20T09:10:04.244Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:10:04 [2020-01-20T09:10:04.244Z] !STACK 0
04:10:04 [2020-01-20T09:10:04.244Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:04 [2020-01-20T09:10:04.244Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:04 [2020-01-20T09:10:04.244Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:04 [2020-01-20T09:10:04.244Z] 	... 9 more
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036560376 data=null doit=true} to Shell with text {Open Trace}
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:04 [2020-01-20T09:10:04.805Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Clicking on OK
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036560375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036560374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036560374 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036560374 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036560374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036560374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036560374 data=null item=null 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')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Clicked on 
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560241 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036560241 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036560241 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560241 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036560241 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}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560227 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560227 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036560227 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036560226 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560226 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036560226 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}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036560188 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:04 [2020-01-20T09:10:04.806Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036560187 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036560187 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036560187 data=null} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036560186 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036560186 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:04 [2020-01-20T09:10:04.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036560178 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.062Z] 
04:10:05 [2020-01-20T09:10:05.062Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:04.860
04:10:05 [2020-01-20T09:10:05.062Z] !MESSAGE Error initializing trace.
04:10:05 [2020-01-20T09:10:05.062Z] 
04:10:05 [2020-01-20T09:10:05.062Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:05 [2020-01-20T09:10:05.062Z] !STACK 0
04:10:05 [2020-01-20T09:10:05.062Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:05 [2020-01-20T09:10:05.062Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:05 [2020-01-20T09:10:05.062Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:05 [2020-01-20T09:10:05.062Z] 	... 9 more
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036559568 data=null doit=true} to Shell with text {Open Trace}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Clicking on OK
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036559566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036559566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036559566 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036559566 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036559566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036559566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036559566 data=null item=null 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')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Clicked on 
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559419 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036559393 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036559393 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559393 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036559392 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}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559379 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559378 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036559378 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036559377 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559377 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036559377 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}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036559372 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:05 [2020-01-20T09:10:05.623Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036559371 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036559371 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036559371 data=null} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036559371 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036559371 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036559363 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:05 [2020-01-20T09:10:05.878Z] 
04:10:05 [2020-01-20T09:10:05.878Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:05.666
04:10:05 [2020-01-20T09:10:05.878Z] !MESSAGE Error initializing trace.
04:10:05 [2020-01-20T09:10:05.878Z] 
04:10:05 [2020-01-20T09:10:05.878Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:10:05 [2020-01-20T09:10:05.878Z] !STACK 0
04:10:05 [2020-01-20T09:10:05.878Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:05 [2020-01-20T09:10:05.878Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:05 [2020-01-20T09:10:05.878Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:05 [2020-01-20T09:10:05.878Z] 	... 9 more
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036558763 data=null doit=true} to Shell with text {Open Trace}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Clicking on OK
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036558762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036558762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036558762 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036558762 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036558762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036558761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036558761 data=null item=null 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')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Clicked on 
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558639 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036558639 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036558639 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558639 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036558638 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}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558626 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:06 [2020-01-20T09:10:06.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558625 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036558625 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036558625 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558624 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036558624 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}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036558588 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:06 [2020-01-20T09:10:06.439Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036558587 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036558587 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036558587 data=null} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036558586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036558586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036558578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:06 [2020-01-20T09:10:06.694Z] 
04:10:06 [2020-01-20T09:10:06.694Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:06.442
04:10:06 [2020-01-20T09:10:06.694Z] !MESSAGE Error initializing trace.
04:10:06 [2020-01-20T09:10:06.694Z] 
04:10:06 [2020-01-20T09:10:06.694Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:06 [2020-01-20T09:10:06.694Z] !STACK 0
04:10:06 [2020-01-20T09:10:06.694Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:06 [2020-01-20T09:10:06.694Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:06 [2020-01-20T09:10:06.694Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:06 [2020-01-20T09:10:06.694Z] 	... 9 more
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036557961 data=null doit=true} to Shell with text {Open Trace}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Clicking on OK
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036557960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036557960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036557960 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036557960 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036557960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036557960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036557960 data=null item=null 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')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Clicked on 
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557849 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036557849 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036557849 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557848 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557848 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}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557836 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557835 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036557835 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036557835 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557834 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557834 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}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557828 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.256Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036557827 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036557827 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036557826 data=null} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036557793 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557793 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036557782 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:07 [2020-01-20T09:10:07.256Z] 
04:10:07 [2020-01-20T09:10:07.256Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:07.188
04:10:07 [2020-01-20T09:10:07.256Z] !MESSAGE Error initializing trace.
04:10:07 [2020-01-20T09:10:07.256Z] 
04:10:07 [2020-01-20T09:10:07.256Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:10:07 [2020-01-20T09:10:07.256Z] !STACK 0
04:10:07 [2020-01-20T09:10:07.256Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:07 [2020-01-20T09:10:07.256Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:07 [2020-01-20T09:10:07.256Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:07 [2020-01-20T09:10:07.256Z] 	... 9 more
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036557241 data=null doit=true} to Shell with text {Open Trace}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Clicking on OK
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036557239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036557239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036557239 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036557239 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036557239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036557239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036557239 data=null item=null 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')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Clicked on 
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557138 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036557138 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036557138 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557138 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557137 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}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557126 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557125 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036557125 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036557125 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557125 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:07 [2020-01-20T09:10:07.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557125 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}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036557094 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.072Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036557093 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036557092 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036557092 data=null} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036557092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036557091 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036557083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.073Z] 
04:10:08 [2020-01-20T09:10:08.073Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:07.881
04:10:08 [2020-01-20T09:10:08.073Z] !MESSAGE Error initializing trace.
04:10:08 [2020-01-20T09:10:08.073Z] 
04:10:08 [2020-01-20T09:10:08.073Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:10:08 [2020-01-20T09:10:08.073Z] !STACK 0
04:10:08 [2020-01-20T09:10:08.073Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:08 [2020-01-20T09:10:08.073Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:08 [2020-01-20T09:10:08.073Z] 	... 9 more
04:10:08 [2020-01-20T09:10:08.073Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
04:10:08 [2020-01-20T09:10:08.073Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
04:10:08 [2020-01-20T09:10:08.073Z] 	at java.lang.Long.parseLong(Long.java:592)
04:10:08 [2020-01-20T09:10:08.073Z] 	at java.lang.Long.valueOf(Long.java:776)
04:10:08 [2020-01-20T09:10:08.073Z] 	at java.lang.Long.decode(Long.java:928)
04:10:08 [2020-01-20T09:10:08.073Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
04:10:08 [2020-01-20T09:10:08.073Z] 	... 16 more
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036556487 data=null doit=true} to Shell with text {Open Trace}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Clicking on OK
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036556486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036556486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036556486 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036556486 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036556485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036556485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036556485 data=null item=null 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')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Clicked on 
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556363 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036556363 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036556363 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556363 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036556363 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}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556351 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556351 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036556351 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036556350 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556350 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036556350 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}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036556345 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:08 [2020-01-20T09:10:08.633Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036556344 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036556344 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036556344 data=null} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036556344 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036556344 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036556292 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:08 [2020-01-20T09:10:08.889Z] 
04:10:08 [2020-01-20T09:10:08.889Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:08.671
04:10:08 [2020-01-20T09:10:08.889Z] !MESSAGE Error initializing trace.
04:10:08 [2020-01-20T09:10:08.889Z] 
04:10:08 [2020-01-20T09:10:08.889Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:08 [2020-01-20T09:10:08.889Z] !STACK 0
04:10:08 [2020-01-20T09:10:08.889Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:08 [2020-01-20T09:10:08.889Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:08 [2020-01-20T09:10:08.889Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:08 [2020-01-20T09:10:08.889Z] 	... 9 more
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036555678 data=null doit=true} to Shell with text {Open Trace}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Clicking on OK
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036555677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036555677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036555677 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036555677 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036555677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036555677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036555677 data=null item=null 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')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Clicked on 
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555570 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036555570 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036555570 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555569 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036555569 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}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555558 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555558 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036555558 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036555558 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555558 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036555557 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}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036555552 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:09 [2020-01-20T09:10:09.449Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036555552 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036555552 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036555552 data=null} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036555551 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036555551 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036555544 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:09 [2020-01-20T09:10:09.704Z] 
04:10:09 [2020-01-20T09:10:09.704Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:09.471
04:10:09 [2020-01-20T09:10:09.704Z] !MESSAGE Error initializing trace.
04:10:09 [2020-01-20T09:10:09.704Z] 
04:10:09 [2020-01-20T09:10:09.704Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:10:09 [2020-01-20T09:10:09.704Z] !STACK 0
04:10:09 [2020-01-20T09:10:09.704Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:10:09 [2020-01-20T09:10:09.704Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:09 [2020-01-20T09:10:09.704Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:09 [2020-01-20T09:10:09.704Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:09 [2020-01-20T09:10:09.705Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:09 [2020-01-20T09:10:09.705Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:09 [2020-01-20T09:10:09.705Z] 	... 9 more
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036554958 data=null doit=true} to Shell with text {Open Trace}
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Clicking on OK
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036554957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036554957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036554957 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036554956 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036554956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036554956 data=null item=null 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')
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Clicked on 
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554846 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036554846 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036554846 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554845 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036554845 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}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554833 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554832 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036554832 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036554832 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554832 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036554832 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}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036554826 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:10 [2020-01-20T09:10:10.267Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1036554825 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1036554825 data=null doit=true} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1036554825 data=null} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1036554825 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036554824 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1036554786 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:10:10 [2020-01-20T09:10:10.267Z] 
04:10:10 [2020-01-20T09:10:10.267Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:10:10.183
04:10:10 [2020-01-20T09:10:10.267Z] !MESSAGE Error initializing trace.
04:10:10 [2020-01-20T09:10:10.267Z] 
04:10:10 [2020-01-20T09:10:10.267Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:10:10 [2020-01-20T09:10:10.267Z] !STACK 0
04:10:10 [2020-01-20T09:10:10.267Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:10:10 [2020-01-20T09:10:10.267Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
04:10:10 [2020-01-20T09:10:10.267Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
04:10:10 [2020-01-20T09:10:10.267Z] 	... 9 more
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1036554168 data=null doit=true} to Shell with text {Open Trace}
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Clicking on OK
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036554167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036554166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036554166 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036554166 data=null} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036554166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036554166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036554166 data=null item=null 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')
04:10:10 [2020-01-20T09:10:10.842Z] DEBUG - Clicked on 
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036553988 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Attempting to set focus on Tree with text {}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036553980 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1036553979 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1036553979 data=null} to TreeItem with text {TestInvalidCtfTraces}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036553979 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036553979 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}
04:10:11 [2020-01-20T09:10:11.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1036553967 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
04:10:11 [2020-01-20T09:10:11.352Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:10:11 [2020-01-20T09:10:11.352Z] DEBUG - Clicking on with mnemonic 'Delete'
04:10:11 [2020-01-20T09:10:11.352Z] DEBUG - Clicked on with mnemonic 'Delete'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553045 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036553045 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Clicking on OK
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036553044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036553044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036553044 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036553044 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036553043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036553043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:11 [2020-01-20T09:10:11.912Z] DEBUG - Clicked on OK
04:10:12 [2020-01-20T09:10:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036553043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:10:12 [2020-01-20T09:10:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036553765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:10:12 [2020-01-20T09:10:12.726Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.048 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[0: ../../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: 2.002 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[1: ../../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.103 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.994 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.844 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.801 s
04:10:12 [2020-01-20T09:10:12.726Z] 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: 0.792 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.884 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.905 s
04:10:12 [2020-01-20T09:10:12.726Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.901 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.832 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.768 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.813 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[12: ../../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.775 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.815 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.788 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.806 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.82 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.781 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[18: ../../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.791 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[19: ../../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.711 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.775 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.793 s
04:10:12 [2020-01-20T09:10:12.727Z] 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: 0.723 s
04:10:12 [2020-01-20T09:10:12.727Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.86 s
04:10:12 [2020-01-20T09:10:12.727Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
04:11:20 [2020-01-20T09:11:20.332Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.168 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.59 s
04:11:20 [2020-01-20T09:11:20.332Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.125 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.912 s
04:11:20 [2020-01-20T09:11:20.332Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.997 s
04:11:20 [2020-01-20T09:11:20.332Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.957 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.914 s
04:11:20 [2020-01-20T09:11:20.332Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.423 s
04:11:20 [2020-01-20T09:11:20.332Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.069 s
04:11:20 [2020-01-20T09:11:20.332Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.556 s
04:11:20 [2020-01-20T09:11:20.332Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.245 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.722 s
04:11:20 [2020-01-20T09:11:20.332Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.948 s
04:11:20 [2020-01-20T09:11:20.332Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.159 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.305 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.786 s
04:11:20 [2020-01-20T09:11:20.332Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.906 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.489 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.72 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.783 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.623 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.773 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.051 s
04:11:20 [2020-01-20T09:11:20.332Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.626 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.624 s
04:11:20 [2020-01-20T09:11:20.332Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.604 s
04:11:20 [2020-01-20T09:11:20.332Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
04:11:25 [2020-01-20T09:11:25.571Z] 
04:11:25 [2020-01-20T09:11:25.571Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:11:25.448
04:11:25 [2020-01-20T09:11:25.571Z] !MESSAGE Average clock correction (1395672078866874958) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
04:11:29 [2020-01-20T09:11:29.732Z] 
04:11:29 [2020-01-20T09:11:29.732Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:11:29.548
04:11:29 [2020-01-20T09:11:29.732Z] !MESSAGE Average clock correction (1395672078866874958) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
04:11:36 [2020-01-20T09:11:36.257Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.564 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
04:11:36 [2020-01-20T09:11:36.257Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 8.469 s
04:11:36 [2020-01-20T09:11:36.257Z] 
04:11:36 [2020-01-20T09:11:36.257Z] Results:
04:11:36 [2020-01-20T09:11:36.257Z] 
04:11:36 [2020-01-20T09:11:36.257Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
04:11:36 [2020-01-20T09:11:36.257Z] 
04:11:36 [2020-01-20T09:11:36.257Z] 
04:11:36 [2020-01-20T09:11:36.257Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:11:35.471
04:11:36 [2020-01-20T09:11:36.257Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] All tests passed!
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Building Trace Compass User Guide 5.2.0-SNAPSHOT                [69/138]
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Executing tasks
04:11:36 [2020-01-20T09:11:36.513Z] 
04:11:36 [2020-01-20T09:11:36.513Z] main:
04:11:36 [2020-01-20T09:11:36.513Z] 
04:11:36 [2020-01-20T09:11:36.513Z] clean:
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Executed tasks
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] 
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
04:11:36 [2020-01-20T09:11:36.513Z] [INFO] Executing tasks
04:11:36 [2020-01-20T09:11:36.513Z] 
04:11:36 [2020-01-20T09:11:36.513Z] main:
04:11:36 [2020-01-20T09:11:36.513Z] 
04:11:36 [2020-01-20T09:11:36.513Z] build:
04:11:37 [2020-01-20T09:11:37.073Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
04:11:37 [2020-01-20T09:11:37.073Z] 
04:11:37 [2020-01-20T09:11:37.073Z] test:
04:11:37 [2020-01-20T09:11:37.073Z] [xmlvalidate] 18 file(s) have been successfully validated.
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] Executed tasks
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] 
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/main/resources
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] 
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] 
04:11:37 [2020-01-20T09:11:37.073Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
04:11:37 [2020-01-20T09:11:37.328Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
04:11:37 [2020-01-20T09:11:37.328Z] [INFO] Command line:
04:11:37 [2020-01-20T09:11:37.328Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:11:37 [2020-01-20T09:11:37.328Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:11:39 [2020-01-20T09:11:39.213Z] Buildfile: build.xml
04:11:39 [2020-01-20T09:11:39.213Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:11:39 [2020-01-20T09:11:39.213Z] 
04:11:39 [2020-01-20T09:11:39.213Z] build.index:
04:11:41 [2020-01-20T09:11:41.724Z] BUILD SUCCESSFUL
04:11:41 [2020-01-20T09:11:41.724Z] 
04:11:41 [2020-01-20T09:11:41.724Z] BUILD SUCCESSFUL
04:11:41 [2020-01-20T09:11:41.724Z] Total time: 2 seconds
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/test/resources
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] 
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
04:11:42 [2020-01-20T09:11:42.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
04:11:43 [2020-01-20T09:11:43.406Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
04:11:43 [2020-01-20T09:11:43.660Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
04:11:43 [2020-01-20T09:11:43.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
04:11:43 [2020-01-20T09:11:43.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.pom
04:11:43 [2020-01-20T09:11:43.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
04:11:43 [2020-01-20T09:11:43.661Z] [INFO] Executing tasks
04:11:43 [2020-01-20T09:11:43.661Z] 
04:11:43 [2020-01-20T09:11:43.661Z] main:
04:11:43 [2020-01-20T09:11:43.661Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference
04:11:43 [2020-01-20T09:11:43.661Z]      [copy] Copying 323 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user
04:11:43 [2020-01-20T09:11:43.915Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] Executed tasks
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT [70/138]
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] 
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:43 [2020-01-20T09:11:43.915Z] [INFO] Executing tasks
04:11:43 [2020-01-20T09:11:43.915Z] 
04:11:43 [2020-01-20T09:11:43.915Z] main:
04:11:44 [2020-01-20T09:11:44.171Z] 
04:11:44 [2020-01-20T09:11:44.171Z] clean:
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Executed tasks
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Executing tasks
04:11:44 [2020-01-20T09:11:44.171Z] 
04:11:44 [2020-01-20T09:11:44.171Z] main:
04:11:44 [2020-01-20T09:11:44.171Z] 
04:11:44 [2020-01-20T09:11:44.171Z] build:
04:11:44 [2020-01-20T09:11:44.171Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
04:11:44 [2020-01-20T09:11:44.171Z] 
04:11:44 [2020-01-20T09:11:44.171Z] test:
04:11:44 [2020-01-20T09:11:44.171Z] [xmlvalidate] 8 file(s) have been successfully validated.
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Executed tasks
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] 
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
04:11:44 [2020-01-20T09:11:44.171Z] [INFO] Command line:
04:11:44 [2020-01-20T09:11:44.171Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:11:44 [2020-01-20T09:11:44.171Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:11:46 [2020-01-20T09:11:46.682Z] Buildfile: build.xml
04:11:46 [2020-01-20T09:11:46.682Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:11:46 [2020-01-20T09:11:46.682Z] 
04:11:46 [2020-01-20T09:11:46.682Z] build.index:
04:11:48 [2020-01-20T09:11:48.043Z] BUILD SUCCESSFUL
04:11:48 [2020-01-20T09:11:48.043Z] 
04:11:48 [2020-01-20T09:11:48.043Z] BUILD SUCCESSFUL
04:11:48 [2020-01-20T09:11:48.043Z] Total time: 2 seconds
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.659Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.pom
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executing tasks
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] main:
04:11:49 [2020-01-20T09:11:49.660Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executed tasks
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Building Trace Compass RCP User Guide 5.2.0-SNAPSHOT            [71/138]
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executing tasks
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] main:
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] clean:
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executed tasks
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executing tasks
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] main:
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] build:
04:11:49 [2020-01-20T09:11:49.660Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
04:11:49 [2020-01-20T09:11:49.660Z] 
04:11:49 [2020-01-20T09:11:49.660Z] test:
04:11:49 [2020-01-20T09:11:49.660Z] [xmlvalidate] 2 file(s) have been successfully validated.
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Executed tasks
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] 
04:11:49 [2020-01-20T09:11:49.660Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:49 [2020-01-20T09:11:49.915Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
04:11:49 [2020-01-20T09:11:49.915Z] [INFO] Command line:
04:11:49 [2020-01-20T09:11:49.915Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:11:49 [2020-01-20T09:11:49.915Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:11:51 [2020-01-20T09:11:51.798Z] Buildfile: build.xml
04:11:52 [2020-01-20T09:11:52.053Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:11:52 [2020-01-20T09:11:52.053Z] 
04:11:52 [2020-01-20T09:11:52.053Z] build.index:
04:11:53 [2020-01-20T09:11:53.415Z] BUILD SUCCESSFUL
04:11:53 [2020-01-20T09:11:53.415Z] 
04:11:53 [2020-01-20T09:11:53.415Z] BUILD SUCCESSFUL
04:11:53 [2020-01-20T09:11:53.415Z] Total time: 1 second
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.pom
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Executing tasks
04:11:54 [2020-01-20T09:11:54.777Z] 
04:11:54 [2020-01-20T09:11:54.777Z] main:
04:11:54 [2020-01-20T09:11:54.777Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Executed tasks
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Building Trace Compass Pcap User Guide 5.2.0-SNAPSHOT           [72/138]
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Executing tasks
04:11:54 [2020-01-20T09:11:54.777Z] 
04:11:54 [2020-01-20T09:11:54.777Z] main:
04:11:54 [2020-01-20T09:11:54.777Z] 
04:11:54 [2020-01-20T09:11:54.777Z] clean:
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Executed tasks
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:11:54 [2020-01-20T09:11:54.777Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] 
04:11:54 [2020-01-20T09:11:54.778Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] Executing tasks
04:11:55 [2020-01-20T09:11:55.094Z] 
04:11:55 [2020-01-20T09:11:55.094Z] main:
04:11:55 [2020-01-20T09:11:55.094Z] 
04:11:55 [2020-01-20T09:11:55.094Z] build:
04:11:55 [2020-01-20T09:11:55.094Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
04:11:55 [2020-01-20T09:11:55.094Z] 
04:11:55 [2020-01-20T09:11:55.094Z] test:
04:11:55 [2020-01-20T09:11:55.094Z] [xmlvalidate] 1 file(s) have been successfully validated.
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] Executed tasks
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] 
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] 
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] 
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
04:11:55 [2020-01-20T09:11:55.094Z] [INFO] Command line:
04:11:55 [2020-01-20T09:11:55.094Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
04:11:55 [2020-01-20T09:11:55.094Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:11:57 [2020-01-20T09:11:57.609Z] Buildfile: build.xml
04:11:57 [2020-01-20T09:11:57.609Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
04:11:57 [2020-01-20T09:11:57.609Z] 
04:11:57 [2020-01-20T09:11:57.609Z] build.index:
04:11:58 [2020-01-20T09:11:58.534Z] BUILD SUCCESSFUL
04:11:58 [2020-01-20T09:11:58.534Z] 
04:11:58 [2020-01-20T09:11:58.534Z] BUILD SUCCESSFUL
04:11:58 [2020-01-20T09:11:58.534Z] Total time: 1 second
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.pom
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Executing tasks
04:11:59 [2020-01-20T09:11:59.460Z] 
04:11:59 [2020-01-20T09:11:59.460Z] main:
04:11:59 [2020-01-20T09:11:59.460Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Executed tasks
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT       [73/138]
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] The project's OSGi version is 1.0.4.202001200739
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/main/resources
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.460Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/classes
04:11:59 [2020-01-20T09:11:59.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] 
04:11:59 [2020-01-20T09:11:59.716Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
04:11:59 [2020-01-20T09:11:59.716Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:11:59 [2020-01-20T09:11:59.716Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
04:11:59 [2020-01-20T09:11:59.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] 
04:11:59 [2020-01-20T09:11:59.716Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
04:11:59 [2020-01-20T09:11:59.716Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:11:59 [2020-01-20T09:11:59.716Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
04:11:59 [2020-01-20T09:11:59.716Z] 2 problems (2 warnings)
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/test/resources
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT [74/138]
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --------------------------------[ pom ]---------------------------------
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.2.0-SNAPSHOT.pom
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT  [75/138]
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] The project's OSGi version is 1.0.4.202001200739
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.716Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:11:59 [2020-01-20T09:11:59.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
04:11:59 [2020-01-20T09:11:59.971Z] [INFO] 
04:11:59 [2020-01-20T09:11:59.971Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
04:11:59 [2020-01-20T09:11:59.971Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
04:12:00 [2020-01-20T09:12:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[427] 
04:12:00 [2020-01-20T09:12:00.531Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
04:12:00 [2020-01-20T09:12:00.531Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:12:00 [2020-01-20T09:12:00.531Z] 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
04:12:00 [2020-01-20T09:12:00.531Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[442] 
04:12:00 [2020-01-20T09:12:00.531Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
04:12:00 [2020-01-20T09:12:00.531Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:12:00 [2020-01-20T09:12:00.531Z] 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
04:12:00 [2020-01-20T09:12:00.531Z] 2 problems (2 warnings)
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.531Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.pom
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2metadata.xml
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2artifacts.xml
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT    [76/138]
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] The project's OSGi version is 1.1.2.202001200739
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] 
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:00 [2020-01-20T09:12:00.532Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.pom
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2metadata.xml
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2artifacts.xml
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT       [77/138]
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.093Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.093Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.093Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.093Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.pom
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2metadata.xml
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2artifacts.xml
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/138]
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.348Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] 
04:12:01 [2020-01-20T09:12:01.604Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:02 [2020-01-20T09:12:02.164Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
04:12:02 [2020-01-20T09:12:02.164Z] [INFO] Command line:
04:12:02 [2020-01-20T09:12:02.164Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:02 [2020-01-20T09:12:02.164Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:04 [2020-01-20T09:12:04.049Z] !SESSION 2020-01-20 09:12:02.086 -----------------------------------------------
04:12:04 [2020-01-20T09:12:04.049Z] eclipse.buildId=unknown
04:12:04 [2020-01-20T09:12:04.049Z] java.version=1.8.0_202
04:12:04 [2020-01-20T09:12:04.049Z] java.vendor=Oracle Corporation
04:12:04 [2020-01-20T09:12:04.049Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:04 [2020-01-20T09:12:04.049Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:04 [2020-01-20T09:12:04.049Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:04 [2020-01-20T09:12:04.049Z] 
04:12:04 [2020-01-20T09:12:04.049Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:04.041
04:12:04 [2020-01-20T09:12:04.049Z] !MESSAGE FrameworkEvent ERROR
04:12:04 [2020-01-20T09:12:04.049Z] !STACK 0
04:12:04 [2020-01-20T09:12:04.049Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
04:12:04 [2020-01-20T09:12:04.049Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:04 [2020-01-20T09:12:04.049Z] 
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:04 [2020-01-20T09:12:04.049Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:05 [2020-01-20T09:12:05.410Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
04:12:05 [2020-01-20T09:12:05.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
04:12:05 [2020-01-20T09:12:05.410Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
04:12:05 [2020-01-20T09:12:05.410Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
04:12:05 [2020-01-20T09:12:05.410Z] 
04:12:05 [2020-01-20T09:12:05.410Z] Results:
04:12:05 [2020-01-20T09:12:05.410Z] 
04:12:05 [2020-01-20T09:12:05.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:12:05 [2020-01-20T09:12:05.410Z] 
04:12:06 [2020-01-20T09:12:06.337Z] [INFO] All tests passed!
04:12:06 [2020-01-20T09:12:06.337Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:06 [2020-01-20T09:12:06.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/138]
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.338Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
04:12:06 [2020-01-20T09:12:06.594Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] 
04:12:06 [2020-01-20T09:12:06.595Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:07 [2020-01-20T09:12:07.155Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
04:12:07 [2020-01-20T09:12:07.155Z] [INFO] Command line:
04:12:07 [2020-01-20T09:12:07.155Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:07 [2020-01-20T09:12:07.155Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:09 [2020-01-20T09:12:09.039Z] !SESSION 2020-01-20 09:12:06.995 -----------------------------------------------
04:12:09 [2020-01-20T09:12:09.039Z] eclipse.buildId=unknown
04:12:09 [2020-01-20T09:12:09.039Z] java.version=1.8.0_202
04:12:09 [2020-01-20T09:12:09.039Z] java.vendor=Oracle Corporation
04:12:09 [2020-01-20T09:12:09.039Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:09 [2020-01-20T09:12:09.039Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:09 [2020-01-20T09:12:09.039Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:09 [2020-01-20T09:12:09.039Z] 
04:12:09 [2020-01-20T09:12:09.039Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:08.943
04:12:09 [2020-01-20T09:12:09.039Z] !MESSAGE FrameworkEvent ERROR
04:12:09 [2020-01-20T09:12:09.039Z] !STACK 0
04:12:09 [2020-01-20T09:12:09.039Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
04:12:09 [2020-01-20T09:12:09.039Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:09 [2020-01-20T09:12:09.039Z] 
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:09 [2020-01-20T09:12:09.039Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:10 [2020-01-20T09:12:10.400Z] process 12873: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:12:10 [2020-01-20T09:12:10.400Z] See the manual page for dbus-uuidgen to correct this issue.
04:12:18 [2020-01-20T09:12:18.474Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
04:12:18 [2020-01-20T09:12:18.474Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
04:12:18 [2020-01-20T09:12:18.474Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
04:12:18 [2020-01-20T09:12:18.474Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
04:12:18 [2020-01-20T09:12:18.474Z] 
04:12:18 [2020-01-20T09:12:18.474Z] Results:
04:12:18 [2020-01-20T09:12:18.474Z] 
04:12:18 [2020-01-20T09:12:18.474Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
04:12:18 [2020-01-20T09:12:18.474Z] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] All tests passed!
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/138]
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] 
04:12:19 [2020-01-20T09:12:19.836Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:20 [2020-01-20T09:12:20.397Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
04:12:20 [2020-01-20T09:12:20.397Z] [INFO] Command line:
04:12:20 [2020-01-20T09:12:20.397Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:20 [2020-01-20T09:12:20.397Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:22 [2020-01-20T09:12:22.284Z] !SESSION 2020-01-20 09:12:20.288 -----------------------------------------------
04:12:22 [2020-01-20T09:12:22.284Z] eclipse.buildId=unknown
04:12:22 [2020-01-20T09:12:22.284Z] java.version=1.8.0_202
04:12:22 [2020-01-20T09:12:22.284Z] java.vendor=Oracle Corporation
04:12:22 [2020-01-20T09:12:22.284Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:22 [2020-01-20T09:12:22.284Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:22 [2020-01-20T09:12:22.284Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:22 [2020-01-20T09:12:22.284Z] 
04:12:22 [2020-01-20T09:12:22.284Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:22.045
04:12:22 [2020-01-20T09:12:22.284Z] !MESSAGE FrameworkEvent ERROR
04:12:22 [2020-01-20T09:12:22.284Z] !STACK 0
04:12:22 [2020-01-20T09:12:22.284Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:12:22 [2020-01-20T09:12:22.284Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:22 [2020-01-20T09:12:22.284Z] 
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:22 [2020-01-20T09:12:22.284Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:23 [2020-01-20T09:12:23.647Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
04:12:23 [2020-01-20T09:12:23.647Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
04:12:23 [2020-01-20T09:12:23.647Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:12:23 [2020-01-20T09:12:23.647Z] 
04:12:23 [2020-01-20T09:12:23.647Z] Results:
04:12:23 [2020-01-20T09:12:23.647Z] 
04:12:23 [2020-01-20T09:12:23.647Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:12:23 [2020-01-20T09:12:23.647Z] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] All tests passed!
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT [81/138]
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] The project's OSGi version is 1.2.3.202001200739
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.243Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
04:12:24 [2020-01-20T09:12:24.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[480] 
04:12:24 [2020-01-20T09:12:24.499Z] 	XmlUtils.safeValidate(schema, xmlSource);
04:12:24 [2020-01-20T09:12:24.499Z] 	                      ^^^^^^
04:12:24 [2020-01-20T09:12:24.499Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
04:12:24 [2020-01-20T09:12:24.499Z] 1 problem (1 warning)
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.499Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] 
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:24 [2020-01-20T09:12:24.755Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.pom
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-pack200.jar.pack.gz
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2metadata.xml
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2artifacts.xml
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/138]
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] The project's OSGi version is 2.0.3.202001200739
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.pom
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2metadata.xml
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2artifacts.xml
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT  [83/138]
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] The project's OSGi version is 1.0.7.202001200739
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.266Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] 
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:25 [2020-01-20T09:12:25.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.pom
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2metadata.xml
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2artifacts.xml
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT [84/138]
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] The project's OSGi version is 1.2.9.202001200739
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] 
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:26 [2020-01-20T09:12:26.082Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
04:12:27 [2020-01-20T09:12:27.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] 
04:12:27 [2020-01-20T09:12:27.008Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
04:12:27 [2020-01-20T09:12:27.008Z] 	                                               ^^^^^^^^
04:12:27 [2020-01-20T09:12:27.008Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
04:12:27 [2020-01-20T09:12:27.008Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/ImportHandler.java:[302] 
04:12:27 [2020-01-20T09:12:27.008Z] 	Display.getDefault().syncExec(() -> TmfOpenTraceHelper.openTraceFromElement(finalTrace));
04:12:27 [2020-01-20T09:12:27.008Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:12:27 [2020-01-20T09:12:27.008Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
04:12:27 [2020-01-20T09:12:27.008Z] 3 problems (0 errors, 2 warnings, 1 info)
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.008Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.518Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.pom
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-pack200.jar.pack.gz
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2metadata.xml
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2artifacts.xml
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] 
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT [85/138]
04:12:27 [2020-01-20T09:12:27.773Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.pom
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2metadata.xml
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2artifacts.xml
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/138]
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] The project's OSGi version is 1.1.1.202001200739
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.029Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.284Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.285Z] [INFO] 
04:12:28 [2020-01-20T09:12:28.285Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:28 [2020-01-20T09:12:28.844Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
04:12:28 [2020-01-20T09:12:28.844Z] [INFO] Command line:
04:12:28 [2020-01-20T09:12:28.844Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:28 [2020-01-20T09:12:28.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:30 [2020-01-20T09:12:30.729Z] !SESSION 2020-01-20 09:12:28.790 -----------------------------------------------
04:12:30 [2020-01-20T09:12:30.729Z] eclipse.buildId=unknown
04:12:30 [2020-01-20T09:12:30.729Z] java.version=1.8.0_202
04:12:30 [2020-01-20T09:12:30.729Z] java.vendor=Oracle Corporation
04:12:30 [2020-01-20T09:12:30.729Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:30 [2020-01-20T09:12:30.729Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:30 [2020-01-20T09:12:30.729Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:30 [2020-01-20T09:12:30.729Z] 
04:12:30 [2020-01-20T09:12:30.729Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:30.560
04:12:30 [2020-01-20T09:12:30.729Z] !MESSAGE FrameworkEvent ERROR
04:12:30 [2020-01-20T09:12:30.729Z] !STACK 0
04:12:30 [2020-01-20T09:12:30.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:12:30 [2020-01-20T09:12:30.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:30 [2020-01-20T09:12:30.729Z] 
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:30 [2020-01-20T09:12:30.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:32 [2020-01-20T09:12:32.090Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
04:12:32 [2020-01-20T09:12:32.090Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
04:12:32 [2020-01-20T09:12:32.090Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.090Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.090Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.090Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.091Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
04:12:32 [2020-01-20T09:12:32.360Z] 
04:12:32 [2020-01-20T09:12:32.360Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-01-20 09:12:32.138
04:12:32 [2020-01-20T09:12:32.360Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
04:12:32 [2020-01-20T09:12:32.360Z] !STACK 0
04:12:32 [2020-01-20T09:12:32.360Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:256)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:197)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:151)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154)
04:12:32 [2020-01-20T09:12:32.360Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:32 [2020-01-20T09:12:32.360Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:32 [2020-01-20T09:12:32.360Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:32 [2020-01-20T09:12:32.360Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:12:32 [2020-01-20T09:12:32.360Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:12:32 [2020-01-20T09:12:32.360Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:32 [2020-01-20T09:12:32.361Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:32 [2020-01-20T09:12:32.361Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:32 [2020-01-20T09:12:32.361Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:32 [2020-01-20T09:12:32.361Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
04:12:32 [2020-01-20T09:12:32.361Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
04:12:32 [2020-01-20T09:12:32.361Z] 
04:12:32 [2020-01-20T09:12:32.361Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-01-20 09:12:32.170
04:12:32 [2020-01-20T09:12:32.361Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
04:12:32 [2020-01-20T09:12:32.361Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
04:12:32 [2020-01-20T09:12:32.361Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.185 s
04:12:32 [2020-01-20T09:12:32.361Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.03 s
04:12:32 [2020-01-20T09:12:32.361Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.042 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.361Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.361Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] 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
04:12:32 [2020-01-20T09:12:32.361Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.361Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.362Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
04:12:32 [2020-01-20T09:12:32.362Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.362Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.362Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
04:12:32 [2020-01-20T09:12:32.617Z] 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
04:12:32 [2020-01-20T09:12:32.617Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.617Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
04:12:32 [2020-01-20T09:12:32.618Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
04:12:32 [2020-01-20T09:12:32.618Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.618Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
04:12:32 [2020-01-20T09:12:32.618Z] 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
04:12:32 [2020-01-20T09:12:32.618Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.618Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
04:12:32 [2020-01-20T09:12:32.618Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.618Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
04:12:32 [2020-01-20T09:12:32.618Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
04:12:32 [2020-01-20T09:12:32.618Z] 
04:12:32 [2020-01-20T09:12:32.618Z] Results:
04:12:32 [2020-01-20T09:12:32.618Z] 
04:12:32 [2020-01-20T09:12:32.618Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
04:12:32 [2020-01-20T09:12:32.618Z] 
04:12:33 [2020-01-20T09:12:33.545Z] [INFO] All tests passed!
04:12:33 [2020-01-20T09:12:33.545Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:33 [2020-01-20T09:12:33.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
04:12:33 [2020-01-20T09:12:33.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/138]
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] 
04:12:33 [2020-01-20T09:12:33.546Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:33 [2020-01-20T09:12:33.838Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
04:12:33 [2020-01-20T09:12:33.838Z] [INFO] Command line:
04:12:33 [2020-01-20T09:12:33.838Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:33 [2020-01-20T09:12:33.838Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:36 [2020-01-20T09:12:36.351Z] !SESSION 2020-01-20 09:12:34.040 -----------------------------------------------
04:12:36 [2020-01-20T09:12:36.351Z] eclipse.buildId=unknown
04:12:36 [2020-01-20T09:12:36.351Z] java.version=1.8.0_202
04:12:36 [2020-01-20T09:12:36.351Z] java.vendor=Oracle Corporation
04:12:36 [2020-01-20T09:12:36.351Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:36 [2020-01-20T09:12:36.351Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:36 [2020-01-20T09:12:36.351Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:36 [2020-01-20T09:12:36.351Z] 
04:12:36 [2020-01-20T09:12:36.351Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:35.961
04:12:36 [2020-01-20T09:12:36.351Z] !MESSAGE FrameworkEvent ERROR
04:12:36 [2020-01-20T09:12:36.351Z] !STACK 0
04:12:36 [2020-01-20T09:12:36.351Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:12:36 [2020-01-20T09:12:36.351Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:36 [2020-01-20T09:12:36.351Z] 
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:36 [2020-01-20T09:12:36.351Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:37 [2020-01-20T09:12:37.276Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
04:12:37 [2020-01-20T09:12:37.531Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
04:12:37 [2020-01-20T09:12:37.531Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0.001 s
04:12:37 [2020-01-20T09:12:37.531Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
04:12:37 [2020-01-20T09:12:37.531Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
04:12:37 [2020-01-20T09:12:37.786Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
04:12:37 [2020-01-20T09:12:37.786Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.08 s
04:12:37 [2020-01-20T09:12:37.786Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.003 s
04:12:37 [2020-01-20T09:12:37.786Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
04:12:37 [2020-01-20T09:12:37.786Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
04:12:37 [2020-01-20T09:12:37.786Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
04:12:37 [2020-01-20T09:12:37.786Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
04:12:37 [2020-01-20T09:12:37.786Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.034 s
04:12:37 [2020-01-20T09:12:37.786Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
04:12:37 [2020-01-20T09:12:37.786Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
04:12:37 [2020-01-20T09:12:37.786Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
04:12:37 [2020-01-20T09:12:37.786Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
04:12:37 [2020-01-20T09:12:37.786Z] 
04:12:37 [2020-01-20T09:12:37.786Z] Results:
04:12:37 [2020-01-20T09:12:37.786Z] 
04:12:37 [2020-01-20T09:12:37.786Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
04:12:37 [2020-01-20T09:12:37.786Z] 
04:12:38 [2020-01-20T09:12:38.711Z] [INFO] All tests passed!
04:12:38 [2020-01-20T09:12:38.711Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT [88/138]
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] The project's OSGi version is 2.0.3.202001200739
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.712Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
04:12:38 [2020-01-20T09:12:38.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] 
04:12:38 [2020-01-20T09:12:38.967Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
04:12:38 [2020-01-20T09:12:38.967Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:12:38 [2020-01-20T09:12:38.967Z] 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
04:12:38 [2020-01-20T09:12:38.967Z] 1 problem (1 warning)
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] 
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:38 [2020-01-20T09:12:38.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
04:12:39 [2020-01-20T09:12:39.222Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.222Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] 
04:12:39 [2020-01-20T09:12:39.223Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:12:39 [2020-01-20T09:12:39.782Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
04:12:39 [2020-01-20T09:12:39.782Z] [INFO] Command line:
04:12:39 [2020-01-20T09:12:39.782Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:12:39 [2020-01-20T09:12:39.782Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:12:42 [2020-01-20T09:12:42.293Z] !SESSION 2020-01-20 09:12:39.845 -----------------------------------------------
04:12:42 [2020-01-20T09:12:42.293Z] eclipse.buildId=unknown
04:12:42 [2020-01-20T09:12:42.293Z] java.version=1.8.0_202
04:12:42 [2020-01-20T09:12:42.293Z] java.vendor=Oracle Corporation
04:12:42 [2020-01-20T09:12:42.293Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:12:42 [2020-01-20T09:12:42.293Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:12:42 [2020-01-20T09:12:42.293Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:12:42 [2020-01-20T09:12:42.293Z] 
04:12:42 [2020-01-20T09:12:42.293Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:12:42.277
04:12:42 [2020-01-20T09:12:42.293Z] !MESSAGE FrameworkEvent ERROR
04:12:42 [2020-01-20T09:12:42.293Z] !STACK 0
04:12:42 [2020-01-20T09:12:42.293Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:12:42 [2020-01-20T09:12:42.293Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:12:42 [2020-01-20T09:12:42.293Z] 
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:12:42 [2020-01-20T09:12:42.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:12:43 [2020-01-20T09:12:43.654Z] process 13084: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:12:43 [2020-01-20T09:12:43.654Z] See the manual page for dbus-uuidgen to correct this issue.
04:12:51 [2020-01-20T09:12:51.730Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
04:12:52 [2020-01-20T09:12:52.290Z] 
04:12:52 [2020-01-20T09:12:52.290Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-20 09:12:52.270
04:12:52 [2020-01-20T09:12:52.290Z] !MESSAGE Could not validate the xml response
04:12:52 [2020-01-20T09:12:52.290Z] !STACK 0
04:12:52 [2020-01-20T09:12:52.290Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
04:12:52 [2020-01-20T09:12:52.290Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:12:52 [2020-01-20T09:12:52.290Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
04:12:52 [2020-01-20T09:12:52.290Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:52 [2020-01-20T09:12:52.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:52 [2020-01-20T09:12:52.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:52 [2020-01-20T09:12:52.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:52 [2020-01-20T09:12:52.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
04:12:52 [2020-01-20T09:12:52.291Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
04:12:53 [2020-01-20T09:12:53.652Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.15 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
04:12:53 [2020-01-20T09:12:53.652Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.209 s
04:12:53 [2020-01-20T09:12:53.652Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.087 s
04:12:53 [2020-01-20T09:12:53.652Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.089 s
04:12:53 [2020-01-20T09:12:53.652Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.044 s
04:12:53 [2020-01-20T09:12:53.652Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.08 s
04:12:53 [2020-01-20T09:12:53.652Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.074 s
04:12:53 [2020-01-20T09:12:53.652Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.039 s
04:12:53 [2020-01-20T09:12:53.652Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.073 s
04:12:53 [2020-01-20T09:12:53.652Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.021 s
04:12:53 [2020-01-20T09:12:53.652Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
04:12:53 [2020-01-20T09:12:53.652Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.111 s
04:12:53 [2020-01-20T09:12:53.652Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.029 s
04:12:53 [2020-01-20T09:12:53.652Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.067 s
04:12:53 [2020-01-20T09:12:53.652Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.027 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
04:12:53 [2020-01-20T09:12:53.653Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.068 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
04:12:53 [2020-01-20T09:12:53.653Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.021 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.024 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.062 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.069 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.025 s
04:12:53 [2020-01-20T09:12:53.653Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.022 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.072 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
04:12:53 [2020-01-20T09:12:53.653Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.047 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
04:12:53 [2020-01-20T09:12:53.653Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.056 s
04:12:53 [2020-01-20T09:12:53.653Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
04:12:53 [2020-01-20T09:12:53.653Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.06 s
04:12:53 [2020-01-20T09:12:53.653Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
04:12:53 [2020-01-20T09:12:53.653Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.056 s
04:12:53 [2020-01-20T09:12:53.653Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
04:12:53 [2020-01-20T09:12:53.653Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
04:12:53 [2020-01-20T09:12:53.653Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
04:12:53 [2020-01-20T09:12:53.653Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.057 s
04:12:53 [2020-01-20T09:12:53.653Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
04:12:53 [2020-01-20T09:12:53.908Z] 
04:12:53 [2020-01-20T09:12:53.908Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-20 09:12:53.746
04:12:53 [2020-01-20T09:12:53.908Z] !MESSAGE Could not validate the xml response
04:12:53 [2020-01-20T09:12:53.908Z] !STACK 0
04:12:53 [2020-01-20T09:12:53.908Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
04:12:53 [2020-01-20T09:12:53.908Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:53 [2020-01-20T09:12:53.908Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:53 [2020-01-20T09:12:53.908Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:12:53 [2020-01-20T09:12:53.908Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:12:53 [2020-01-20T09:12:53.908Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
04:12:53 [2020-01-20T09:12:53.908Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
04:12:54 [2020-01-20T09:12:54.834Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.171 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
04:12:54 [2020-01-20T09:12:54.834Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.076 s
04:12:54 [2020-01-20T09:12:54.834Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
04:12:54 [2020-01-20T09:12:54.834Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
04:12:54 [2020-01-20T09:12:54.834Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.057 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
04:12:54 [2020-01-20T09:12:54.834Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
04:12:54 [2020-01-20T09:12:54.834Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
04:12:54 [2020-01-20T09:12:54.834Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.062 s
04:12:54 [2020-01-20T09:12:54.834Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
04:12:54 [2020-01-20T09:12:54.834Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.057 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
04:12:54 [2020-01-20T09:12:54.834Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
04:12:54 [2020-01-20T09:12:54.834Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.024 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
04:12:54 [2020-01-20T09:12:54.834Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.023 s
04:12:54 [2020-01-20T09:12:54.834Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
04:12:54 [2020-01-20T09:12:54.834Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
04:12:54 [2020-01-20T09:12:54.834Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.834Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.834Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.048 s
04:12:54 [2020-01-20T09:12:54.835Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.835Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.835Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
04:12:54 [2020-01-20T09:12:54.835Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
04:12:54 [2020-01-20T09:12:54.835Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.835Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.047 s
04:12:54 [2020-01-20T09:12:54.835Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
04:12:54 [2020-01-20T09:12:54.835Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.835Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.025 s
04:12:54 [2020-01-20T09:12:54.835Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
04:12:54 [2020-01-20T09:12:54.835Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
04:12:54 [2020-01-20T09:12:54.835Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
04:12:55 [2020-01-20T09:12:55.091Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.225 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
04:12:55 [2020-01-20T09:12:55.091Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
04:12:55 [2020-01-20T09:12:55.091Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.006 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.049 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
04:12:55 [2020-01-20T09:12:55.091Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
04:12:55 [2020-01-20T09:12:55.091Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.05 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
04:12:55 [2020-01-20T09:12:55.091Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
04:12:55 [2020-01-20T09:12:55.091Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
04:12:55 [2020-01-20T09:12:55.091Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
04:12:55 [2020-01-20T09:12:55.091Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
04:12:55 [2020-01-20T09:12:55.091Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:12:55 [2020-01-20T09:12:55.091Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:12:55 [2020-01-20T09:12:55.091Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:12:55 [2020-01-20T09:12:55.091Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:12:55 [2020-01-20T09:12:55.091Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
04:12:56 [2020-01-20T09:12:56.452Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
04:12:56 [2020-01-20T09:12:56.452Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 1.329 s
04:12:56 [2020-01-20T09:12:56.452Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
04:12:56 [2020-01-20T09:12:56.708Z] *** BUG ***
04:12:56 [2020-01-20T09:12:56.708Z] In pixman_region32_init_rect: Invalid rectangle passed
04:12:56 [2020-01-20T09:12:56.708Z] Set a breakpoint on '_pixman_log_error' to debug
04:12:56 [2020-01-20T09:12:56.708Z] 
04:12:56 [2020-01-20T09:12:56.708Z] *** BUG ***
04:12:56 [2020-01-20T09:12:56.708Z] In pixman_region32_init_rect: Invalid rectangle passed
04:12:56 [2020-01-20T09:12:56.708Z] Set a breakpoint on '_pixman_log_error' to debug
04:12:56 [2020-01-20T09:12:56.708Z] 
04:12:56 [2020-01-20T09:12:56.708Z] *** BUG ***
04:12:56 [2020-01-20T09:12:56.708Z] In pixman_region32_init_rect: Invalid rectangle passed
04:12:56 [2020-01-20T09:12:56.708Z] Set a breakpoint on '_pixman_log_error' to debug
04:12:56 [2020-01-20T09:12:56.708Z] 
04:12:56 [2020-01-20T09:12:56.708Z] *** BUG ***
04:12:56 [2020-01-20T09:12:56.708Z] In pixman_region32_init_rect: Invalid rectangle passed
04:12:56 [2020-01-20T09:12:56.708Z] Set a breakpoint on '_pixman_log_error' to debug
04:12:56 [2020-01-20T09:12:56.708Z] 
04:13:00 [2020-01-20T09:13:00.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
04:13:00 [2020-01-20T09:13:00.867Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 3.912 s
04:13:00 [2020-01-20T09:13:00.867Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
04:13:00 [2020-01-20T09:13:00.867Z] *** BUG ***
04:13:00 [2020-01-20T09:13:00.867Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:00 [2020-01-20T09:13:00.867Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:00 [2020-01-20T09:13:00.867Z] 
04:13:00 [2020-01-20T09:13:00.867Z] *** BUG ***
04:13:00 [2020-01-20T09:13:00.867Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:00 [2020-01-20T09:13:00.867Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:00 [2020-01-20T09:13:00.867Z] 
04:13:00 [2020-01-20T09:13:00.867Z] *** BUG ***
04:13:00 [2020-01-20T09:13:00.867Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:00 [2020-01-20T09:13:00.867Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:00 [2020-01-20T09:13:00.867Z] 
04:13:00 [2020-01-20T09:13:00.867Z] *** BUG ***
04:13:00 [2020-01-20T09:13:00.867Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:00 [2020-01-20T09:13:00.867Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:00 [2020-01-20T09:13:00.867Z] 
04:13:01 [2020-01-20T09:13:01.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
04:13:01 [2020-01-20T09:13:01.428Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 1.2 s
04:13:01 [2020-01-20T09:13:01.428Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
04:13:01 [2020-01-20T09:13:01.428Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
04:13:01 [2020-01-20T09:13:01.428Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
04:13:01 [2020-01-20T09:13:01.428Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.003 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
04:13:01 [2020-01-20T09:13:01.428Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
04:13:01 [2020-01-20T09:13:01.428Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
04:13:01 [2020-01-20T09:13:01.682Z] *** BUG ***
04:13:01 [2020-01-20T09:13:01.682Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:01 [2020-01-20T09:13:01.682Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:01 [2020-01-20T09:13:01.682Z] 
04:13:01 [2020-01-20T09:13:01.682Z] *** BUG ***
04:13:01 [2020-01-20T09:13:01.682Z] In pixman_region32_init_rect: Invalid rectangle passed
04:13:01 [2020-01-20T09:13:01.682Z] Set a breakpoint on '_pixman_log_error' to debug
04:13:01 [2020-01-20T09:13:01.682Z] 
04:13:03 [2020-01-20T09:13:03.044Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
04:13:03 [2020-01-20T09:13:03.044Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 1.376 s
04:13:03 [2020-01-20T09:13:03.044Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
04:13:03 [2020-01-20T09:13:03.969Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
04:13:03 [2020-01-20T09:13:03.969Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.983 s
04:13:03 [2020-01-20T09:13:03.969Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
04:13:04 [2020-01-20T09:13:04.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
04:13:04 [2020-01-20T09:13:04.896Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 0.936 s
04:13:04 [2020-01-20T09:13:04.896Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
04:13:05 [2020-01-20T09:13:05.455Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
04:13:05 [2020-01-20T09:13:05.455Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.495 s
04:13:05 [2020-01-20T09:13:05.455Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
04:13:06 [2020-01-20T09:13:06.015Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
04:13:06 [2020-01-20T09:13:06.015Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.674 s
04:13:06 [2020-01-20T09:13:06.015Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
04:13:18 [2020-01-20T09:13:18.172Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.984 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
04:13:18 [2020-01-20T09:13:18.172Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.983 s
04:13:18 [2020-01-20T09:13:18.172Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
04:13:19 [2020-01-20T09:13:19.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
04:13:19 [2020-01-20T09:13:19.096Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.875 s
04:13:19 [2020-01-20T09:13:19.096Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
04:13:20 [2020-01-20T09:13:20.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
04:13:20 [2020-01-20T09:13:20.021Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.93 s
04:13:20 [2020-01-20T09:13:20.021Z] 
04:13:20 [2020-01-20T09:13:20.021Z] Results:
04:13:20 [2020-01-20T09:13:20.021Z] 
04:13:20 [2020-01-20T09:13:20.021Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
04:13:20 [2020-01-20T09:13:20.021Z] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] All tests passed!
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.pom
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [89/138]
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] The project's OSGi version is 1.0.6.202001200739
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.381Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
04:13:21 [2020-01-20T09:13:21.636Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.636Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:13:21 [2020-01-20T09:13:21.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
04:13:21 [2020-01-20T09:13:21.636Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] 
04:13:21 [2020-01-20T09:13:21.891Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:13:22 [2020-01-20T09:13:22.450Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
04:13:22 [2020-01-20T09:13:22.450Z] [INFO] Command line:
04:13:22 [2020-01-20T09:13:22.450Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:13:22 [2020-01-20T09:13:22.451Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:13:24 [2020-01-20T09:13:24.336Z] !SESSION 2020-01-20 09:13:22.345 -----------------------------------------------
04:13:24 [2020-01-20T09:13:24.337Z] eclipse.buildId=unknown
04:13:24 [2020-01-20T09:13:24.337Z] java.version=1.8.0_202
04:13:24 [2020-01-20T09:13:24.337Z] java.vendor=Oracle Corporation
04:13:24 [2020-01-20T09:13:24.337Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:13:24 [2020-01-20T09:13:24.337Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:13:24 [2020-01-20T09:13:24.337Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:13:24 [2020-01-20T09:13:24.337Z] 
04:13:24 [2020-01-20T09:13:24.337Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:13:24.274
04:13:24 [2020-01-20T09:13:24.337Z] !MESSAGE FrameworkEvent ERROR
04:13:24 [2020-01-20T09:13:24.337Z] !STACK 0
04:13:24 [2020-01-20T09:13:24.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:13:24 [2020-01-20T09:13:24.337Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:13:24 [2020-01-20T09:13:24.337Z] 
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:13:24 [2020-01-20T09:13:24.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:13:29 [2020-01-20T09:13:29.571Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
04:13:31 [2020-01-20T09:13:31.457Z] Display size: 1440x900
04:13:31 [2020-01-20T09:13:31.457Z] OS version=3.10.0-957.1.3.el7.x86_64
04:13:31 [2020-01-20T09:13:31.457Z] GTK version=2.24.30
04:13:31 [2020-01-20T09:13:31.457Z] GTK theme=unknown
04:13:31 [2020-01-20T09:13:31.457Z] LIBOVERLAY_SCROLLBAR=0
04:13:31 [2020-01-20T09:13:31.457Z] Time zone: Coordinated Universal Time
04:13:31 [2020-01-20T09:13:31.457Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:13:31 [2020-01-20T09:13:31.457Z] log4j:WARN Please initialize the log4j system properly.
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036352383 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036352382 data=null doit=true} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036352382 data=null} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036352381 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036352380 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}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036352359 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036352357 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036352356 data=null doit=true} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036352356 data=null} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036352356 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036352355 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}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036352350 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036352167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:32 [2020-01-20T09:13:32.818Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036350981 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036350980 data=null doit=true} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036350980 data=null} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036350980 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036350980 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
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036350974 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036350973 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036350972 data=null doit=true} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036350972 data=null} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036350972 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036350971 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
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036350969 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036350753 data=null doit=true} to Shell with text {Create Session}
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:34 [2020-01-20T09:13:34.181Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Clicking on &Ok
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036350693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036350693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036350693 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036350692 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036350692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036350692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036350691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036350859 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...'
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Clicked on 
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036350653 data=null doit=true} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036350653 data=null} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036350653 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036350652 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
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036350650 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:34 [2020-01-20T09:13:34.438Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:34 [2020-01-20T09:13:34.438Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:34 [2020-01-20T09:13:34.438Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:34 [2020-01-20T09:13:34.438Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036350591 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036350591 data=null doit=true} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036350591 data=null} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036350590 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036350589 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036350569 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036350567 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036350567 data=null doit=true} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036350567 data=null} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036350566 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036350566 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036350561 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036350274 data=null doit=true} to Shell with text {Enable Events}
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:34 [2020-01-20T09:13:34.692Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
04:13:34 [2020-01-20T09:13:34.693Z] 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')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036350267 data=null doit=true} to Button with text {Kernel}
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036350266 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}
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1036350265 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1036350265 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')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1036350265 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')
04:13:34 [2020-01-20T09:13:34.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1036350265 data=null item=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')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Setting state to checked on: All
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:13:34 [2020-01-20T09:13:34.948Z] 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')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1036350164 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')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036350163 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')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036350163 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1036350162 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036350162 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')
04:13:34 [2020-01-20T09:13:34.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036350162 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')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036350162 data=null item=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')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1036350162 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')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036350162 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')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1036350161 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')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1036350161 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1036350161 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Clicking on &Ok
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036350156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036350155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036350155 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036350155 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036350155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036350155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036350155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:34 [2020-01-20T09:13:34.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036350452 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)...'
04:13:34 [2020-01-20T09:13:34.949Z] 
04:13:34 [2020-01-20T09:13:34.949Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-20 09:13:34.846
04:13:34 [2020-01-20T09:13:34.949Z] !MESSAGE Command to change state of events failed
04:13:34 [2020-01-20T09:13:34.949Z] !STACK 0
04:13:34 [2020-01-20T09:13:34.949Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
04:13:34 [2020-01-20T09:13:34.949Z] Error Output:
04:13:34 [2020-01-20T09:13:34.949Z] Command not found
04:13:34 [2020-01-20T09:13:34.949Z] Return Value: 1
04:13:34 [2020-01-20T09:13:34.949Z] Command not found
04:13:34 [2020-01-20T09:13:34.949Z] 
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191)
04:13:34 [2020-01-20T09:13:34.949Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Clicked on 
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036349963 data=null doit=true} to Tree node with text: channel0
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036349963 data=null} to Tree node with text: channel0
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036349963 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036349963 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
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036349961 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349954 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349954 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349953 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349953 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349953 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349949 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349948 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349947 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349947 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349947 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349947 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349943 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036349784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:35 [2020-01-20T09:13:35.204Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:35 [2020-01-20T09:13:35.459Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.459Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349681 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349681 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349681 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349680 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349680 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349675 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349674 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349674 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349674 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349674 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349670 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036349578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:35 [2020-01-20T09:13:35.459Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-1036349391 data=null button=0 stateMask=0x0 x=123 y=95 count=0} to Tree node with text: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-1036349390 data=null doit=true} to Tree node with text: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-1036349390 data=null} to Tree node with text: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-1036349390 data=null button=1 stateMask=0x0 x=123 y=95 count=1} to Tree node with text: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349390 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: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-1036349382 data=null button=1 stateMask=0x80000 x=123 y=71 count=1} to Tree node with text: *
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349279 data=null button=0 stateMask=0x0 x=108 y=-1 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349279 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349279 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349278 data=null button=1 stateMask=0x0 x=108 y=-1 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349278 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349273 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036349271 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036349271 data=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036349271 data=null} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036349271 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349271 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036349267 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036349090 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Clicking on OK
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036349089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036349089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036349089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036349088 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036349088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036349088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036349088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036349172 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...'
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Clicked on 
04:13:35 [2020-01-20T09:13:35.970Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036349046 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036349046 data=null doit=true} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036349046 data=null} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036349045 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036349045 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}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036348990 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036348989 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036348989 data=null doit=true} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036348988 data=null} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036348988 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036348988 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}
04:13:35 [2020-01-20T09:13:35.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036348985 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.225Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:36 [2020-01-20T09:13:36.225Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:36 [2020-01-20T09:13:36.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036348891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:36 [2020-01-20T09:13:36.225Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:36 [2020-01-20T09:13:36.225Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.487 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
04:13:36 [2020-01-20T09:13:36.225Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 3.797 s
04:13:36 [2020-01-20T09:13:36.225Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036348391 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036348391 data=null doit=true} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036348390 data=null} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036348390 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036348390 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}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036348385 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036348383 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036348383 data=null doit=true} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036348382 data=null} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036348382 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036348382 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}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036348379 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036348331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:36 [2020-01-20T09:13:36.784Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:37 [2020-01-20T09:13:37.343Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036347779 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036347779 data=null doit=true} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036347779 data=null} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036347778 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347778 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
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036347773 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036347772 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036347772 data=null doit=true} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036347772 data=null} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036347771 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347771 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
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036347769 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036347650 data=null doit=true} to Shell with text {Create Session}
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text " 
04:13:37 [2020-01-20T09:13:37.344Z]  ", using matcher: of type 'Text'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text " 
04:13:37 [2020-01-20T09:13:37.344Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Text with text " 
04:13:37 [2020-01-20T09:13:37.344Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Clicking on &Ok
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036347646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036347646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036347646 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036347646 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036347645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036347645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036347645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036347690 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...'
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Clicked on 
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036347559 data=null doit=true} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036347559 data=null} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036347558 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036347558 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
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036347556 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:37 [2020-01-20T09:13:37.599Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.599Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.599Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.599Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1036347555 data=null doit=true} to Tree node with text: Kernel
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1036347555 data=null} to Tree node with text: Kernel
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1036347554 data=null button=1 stateMask=0x0 x=93 y=-25 count=1} to Tree node with text: Kernel
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036347554 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
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1036347458 data=null button=1 stateMask=0x80000 x=93 y=-13729 count=1} to Tree node with text: Kernel
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1036347455 data=null button=0 stateMask=0x0 x=134 y=-10633 count=0} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1036347455 data=null doit=true} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1036347455 data=null} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1036347455 data=null button=1 stateMask=0x0 x=134 y=-10633 count=1} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347455 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
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1036347450 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1036347449 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1036347449 data=null doit=true} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1036347449 data=null} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1036347448 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347448 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
04:13:37 [2020-01-20T09:13:37.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1036347446 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
04:13:37 [2020-01-20T09:13:37.600Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
04:13:37 [2020-01-20T09:13:37.600Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036347271 data=null doit=true} to Shell with text {Enable Events}
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1036347268 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'))
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:37 [2020-01-20T09:13:37.855Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Clicking on &Ok
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036347263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036347263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036347263 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036347262 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036347262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036347262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036347262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1036347349 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...'
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Clicked on 
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036347139 data=null doit=true} to Tree node with text: channel0
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036347139 data=null} to Tree node with text: channel0
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036347093 data=null button=1 stateMask=0x0 x=135 y=10788 count=1} to Tree node with text: channel0
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036347092 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
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036347091 data=null button=1 stateMask=0x80000 x=135 y=10788 count=1} to Tree node with text: channel0
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036347089 data=null button=0 stateMask=0x0 x=108 y=10740 count=0} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036347089 data=null doit=true} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036347089 data=null} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036347088 data=null button=1 stateMask=0x0 x=108 y=10740 count=1} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347088 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036347081 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036347080 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036347080 data=null doit=true} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036347080 data=null} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036347080 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036347079 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:37 [2020-01-20T09:13:37.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036347076 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.112Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:38 [2020-01-20T09:13:38.112Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036346980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:38 [2020-01-20T09:13:38.113Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:38 [2020-01-20T09:13:38.113Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036346878 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036346878 data=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036346878 data=null} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036346877 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346877 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036346873 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036346872 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036346872 data=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036346872 data=null} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036346872 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346871 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036346868 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036346786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:38 [2020-01-20T09:13:38.390Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:38 [2020-01-20T09:13:38.390Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036346684 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036346684 data=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036346683 data=null} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036346683 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346683 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036346678 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036346677 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036346677 data=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036346677 data=null} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036346676 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346676 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036346673 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036346555 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Clicking on OK
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036346555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036346555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036346555 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036346555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036346554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036346554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036346554 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:38 [2020-01-20T09:13:38.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036346590 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...'
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Clicked on 
04:13:38 [2020-01-20T09:13:38.646Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036346468 data=null button=0 stateMask=0x0 x=68 y=-13777 count=0} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036346468 data=null doit=true} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036346468 data=null} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036346467 data=null button=1 stateMask=0x0 x=68 y=-13777 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346467 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}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036346461 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036346460 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036346460 data=null doit=true} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036346460 data=null} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036346460 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346457 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}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036346453 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036346351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:38 [2020-01-20T09:13:38.646Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036346234 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036346233 data=null doit=true} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036346233 data=null} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036346233 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346233 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}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036346228 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.901Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036346227 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036346227 data=null doit=true} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036346227 data=null} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036346227 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036346227 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}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036346224 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036346147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:38 [2020-01-20T09:13:38.902Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036345584 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036345583 data=null doit=true} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036345583 data=null} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036345583 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036345583 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
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036345578 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036345577 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036345577 data=null doit=true} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036345577 data=null} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036345577 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036345577 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
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036345575 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:39 [2020-01-20T09:13:39.462Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036345465 data=null doit=true} to Shell with text {Create Session}
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text " 
04:13:39 [2020-01-20T09:13:39.717Z]  ", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text " 
04:13:39 [2020-01-20T09:13:39.717Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Text with text " 
04:13:39 [2020-01-20T09:13:39.717Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Clicking on &Ok
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036345462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036345462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036345462 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036345462 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036345462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036345461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036345461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036345528 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...'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Clicked on 
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036345382 data=null doit=true} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036345381 data=null} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036345381 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036345381 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
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036345379 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:39 [2020-01-20T09:13:39.717Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.717Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.717Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.717Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036345377 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036345376 data=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036345376 data=null} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036345376 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036345376 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036345371 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036345369 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036345369 data=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036345369 data=null} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036345369 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036345369 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036345366 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:39 [2020-01-20T09:13:39.717Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036345176 data=null doit=true} to Shell with text {Enable Events}
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:39 [2020-01-20T09:13:39.973Z] 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')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:39 [2020-01-20T09:13:39.973Z] 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')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036345173 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036345172 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')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036345172 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')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036345172 data=null item=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')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Setting state to checked on: All
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Clicking on &Ok
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036345144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036345144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036345144 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036345144 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036345144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036345144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036345143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036345277 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)...'
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Clicked on 
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036344984 data=null doit=true} to Tree node with text: channel0
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036344984 data=null} to Tree node with text: channel0
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036344983 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036344983 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
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036344979 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344977 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344977 data=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344977 data=null} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344977 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344977 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344973 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344972 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344972 data=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344972 data=null} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344972 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344972 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:39 [2020-01-20T09:13:39.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344969 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036344870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:40 [2020-01-20T09:13:40.229Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:40 [2020-01-20T09:13:40.229Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344767 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344767 data=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344767 data=null} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344767 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344767 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344762 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344761 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344760 data=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344760 data=null} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344760 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344760 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344756 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036344677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:40 [2020-01-20T09:13:40.485Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:40 [2020-01-20T09:13:40.485Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344574 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344574 data=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344574 data=null} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344573 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344573 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344570 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036344569 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036344569 data=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036344569 data=null} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036344569 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344569 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036344565 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:40 [2020-01-20T09:13:40.485Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036344381 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Clicking on OK
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036344380 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036344380 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036344380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036344453 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...'
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Clicked on 
04:13:40 [2020-01-20T09:13:40.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036344344 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036344344 data=null doit=true} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036344344 data=null} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036344343 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344343 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}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036344291 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036344290 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036344290 data=null doit=true} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036344290 data=null} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036344289 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036344289 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}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036344287 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036344240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:40 [2020-01-20T09:13:40.741Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:40 [2020-01-20T09:13:40.996Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.617 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
04:13:40 [2020-01-20T09:13:40.996Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.296 s
04:13:40 [2020-01-20T09:13:40.996Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.11 s
04:13:40 [2020-01-20T09:13:40.996Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036343841 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036343841 data=null doit=true} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036343841 data=null} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036343841 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036343840 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}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036343791 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036343790 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036343789 data=null doit=true} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036343789 data=null} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036343788 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036343788 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}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036343785 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036343742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:41 [2020-01-20T09:13:41.251Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:41 [2020-01-20T09:13:41.811Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:41 [2020-01-20T09:13:41.811Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036343184 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036343184 data=null doit=true} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036343184 data=null} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036343184 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036343183 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036343176 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036343175 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036343175 data=null doit=true} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036343175 data=null} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036343175 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036343175 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036343172 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
04:13:41 [2020-01-20T09:13:41.811Z] DEBUG - Clicking on with mnemonic 'Save...'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Clicked on with mnemonic 'Save...'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-1036343067 data=null doit=true} to Shell with text {Save Sessions}
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Clicking on OK
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036343066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036343066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036343066 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036343066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036343066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036343066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036343066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-1036343130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Clicked on 
04:13:42 [2020-01-20T09:13:42.066Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.066Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036342988 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036342988 data=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036342988 data=null} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036342988 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342988 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036342985 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036342984 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036342984 data=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036342984 data=null} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036342983 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342983 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036342980 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.066Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036342866 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Clicking on OK
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036342865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036342865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036342865 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036342865 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036342865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036342865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036342864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036342938 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...'
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Clicked on 
04:13:42 [2020-01-20T09:13:42.321Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036342783 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036342783 data=null doit=true} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036342782 data=null} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036342782 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342782 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
04:13:42 [2020-01-20T09:13:42.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036342780 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036342779 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036342779 data=null doit=true} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036342779 data=null} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036342779 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342779 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
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036342777 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Clicking on with mnemonic 'Load...'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Clicked on with mnemonic 'Load...'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-1036342641 data=null doit=true} to Shell with text {Load Sessions}
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-1036342639 data=null doit=true} to Button with text {Local}
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-1036342639 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}
04:13:42 [2020-01-20T09:13:42.322Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-1036342638 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-1036342593 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')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-1036342593 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')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-1036342593 data=null item=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')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342552 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517.lttng} time=-1036342552 data=null doit=true} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517.lttng} time=-1036342552 data=null} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342551 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342551 data=null item=TreeItem {30131038839412517.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342551 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Clicking on TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342550 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517.lttng} time=-1036342550 data=null doit=true} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517.lttng} time=-1036342550 data=null} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342550 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342549 data=null item=TreeItem {30131038839412517.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342549 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {30131038839412517.lttng} time=-1036342549 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {30131038839412517.lttng} time=-1036342549 data=null doit=true} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {30131038839412517.lttng} time=-1036342549 data=null} to TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Clicked on TreeItem with text {30131038839412517.lttng}
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Clicking on OK
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036342547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036342547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036342547 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036342547 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036342547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036342547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036342547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-1036342686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Clicked on 
04:13:42 [2020-01-20T09:13:42.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.832Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036342291 data=null button=0 stateMask=0x0 x=148 y=-25 count=0} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036342291 data=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036342291 data=null} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036342290 data=null button=1 stateMask=0x0 x=148 y=-25 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342290 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036342284 data=null button=1 stateMask=0x80000 x=148 y=12 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30131038839412517} time=-1036342282 data=null button=0 stateMask=0x0 x=148 y=12 count=0} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30131038839412517} time=-1036342282 data=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30131038839412517} time=-1036342282 data=null} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30131038839412517} time=-1036342281 data=null button=1 stateMask=0x0 x=148 y=12 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342280 data=null item=TreeItem {30131038839412517} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30131038839412517} time=-1036342277 data=null button=1 stateMask=0x80000 x=148 y=12 count=1} to Tree node with text: 30131038839412517
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036342162 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Clicking on OK
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036342160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036342159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036342159 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036342158 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036342158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036342158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036342157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:42 [2020-01-20T09:13:42.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036342234 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...'
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Clicked on 
04:13:43 [2020-01-20T09:13:43.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036342076 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036342076 data=null doit=true} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036342075 data=null} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036342075 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342075 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}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036342068 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036342067 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036342067 data=null doit=true} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036342067 data=null} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036342067 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036342067 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}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036342064 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036341977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:43 [2020-01-20T09:13:43.088Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:43 [2020-01-20T09:13:43.088Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
04:13:43 [2020-01-20T09:13:43.088Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 2.078 s
04:13:43 [2020-01-20T09:13:43.088Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036341571 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036341571 data=null doit=true} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036341571 data=null} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036341570 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036341570 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}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036341566 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036341564 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036341563 data=null doit=true} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036341563 data=null} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036341562 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036341562 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}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036341559 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036341470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:43 [2020-01-20T09:13:43.648Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036340954 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036340954 data=null doit=true} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036340954 data=null} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036340954 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340954 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
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036340949 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036340948 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036340948 data=null doit=true} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036340948 data=null} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036340948 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340947 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
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036340946 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036340860 data=null doit=true} to Shell with text {Create Session}
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text " 
04:13:44 [2020-01-20T09:13:44.208Z]  ", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text " 
04:13:44 [2020-01-20T09:13:44.208Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Text with text " 
04:13:44 [2020-01-20T09:13:44.208Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Clicking on &Ok
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036340857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036340857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036340857 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036340857 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036340856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036340856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036340856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036340897 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...'
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Clicked on 
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036340780 data=null doit=true} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036340779 data=null} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036340779 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036340779 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
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036340777 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:44 [2020-01-20T09:13:44.209Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.209Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.209Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.209Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340775 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340775 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340775 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340774 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340774 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340768 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340767 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340767 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340767 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340767 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340766 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340764 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036340576 data=null doit=true} to Shell with text {Enable Events}
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:44 [2020-01-20T09:13:44.465Z] 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')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.465Z] 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')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036340573 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036340573 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')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036340573 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')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036340573 data=null item=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')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Clicking on &Ok
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036340567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036340567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036340567 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036340567 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036340567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036340567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036340567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036340674 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)...'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Clicked on 
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036340454 data=null doit=true} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036340454 data=null} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036340454 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036340453 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
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036340452 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340448 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340448 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340448 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340448 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340448 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340445 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340444 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340444 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340444 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340443 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340443 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340441 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036340255 data=null doit=true} to Shell with text {Enable Events}
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:44 [2020-01-20T09:13:44.721Z] 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')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.721Z] 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')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036340252 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036340252 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')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036340252 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')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036340252 data=null item=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')
04:13:44 [2020-01-20T09:13:44.721Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Clicking on &Ok
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036340246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036340246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036340246 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036340246 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036340246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036340246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036340246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:44 [2020-01-20T09:13:44.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036340349 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)...'
04:13:44 [2020-01-20T09:13:44.977Z] DEBUG - Clicked on 
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036340144 data=null doit=true} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036340144 data=null} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036340144 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036340143 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
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036340142 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340091 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340091 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340091 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340091 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340090 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340088 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036340087 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036340086 data=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036340086 data=null} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036340086 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036340086 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036340082 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036339955 data=null doit=true} to Shell with text {Enable Events}
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:44 [2020-01-20T09:13:44.978Z] 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')
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:44 [2020-01-20T09:13:44.978Z] 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')
04:13:44 [2020-01-20T09:13:44.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036339952 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036339951 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')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036339951 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')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036339951 data=null item=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')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036339948 data=null doit=true} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036339948 data=null} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036339948 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036339948 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}
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036339892 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Setting state to checked on: sched_process_fork
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Clicking on &Ok
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036339885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036339885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036339885 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036339885 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036339885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036339885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036339885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036340043 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)...'
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Clicked on 
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036339771 data=null doit=true} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036339771 data=null} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036339770 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036339770 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
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036339768 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339765 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339765 data=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339765 data=null} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339765 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339761 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339760 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339760 data=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339760 data=null} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339760 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339759 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339757 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036339567 data=null doit=true} to Shell with text {Enable Events}
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:45 [2020-01-20T09:13:45.490Z] 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')
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.490Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.491Z] 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')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036339564 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036339563 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')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036339563 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')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036339563 data=null item=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')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036339560 data=null doit=true} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036339560 data=null} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036339560 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036339560 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}
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036339546 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:13:45 [2020-01-20T09:13:45.491Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Setting state to checked on: sched_process_exec
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Clicking on &Ok
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036339542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036339541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036339541 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036339541 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036339541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036339541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036339541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:45 [2020-01-20T09:13:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036339667 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)...'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Clicked on 
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036339391 data=null doit=true} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036339390 data=null} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036339390 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036339390 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
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036339387 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339385 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339385 data=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339385 data=null} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339385 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339385 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339381 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339380 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339380 data=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339380 data=null} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339380 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339379 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339376 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036339242 data=null doit=true} to Shell with text {Enable Events}
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:45 [2020-01-20T09:13:45.747Z] 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')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.747Z] 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')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036339239 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036339239 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')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036339239 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')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036339239 data=null item=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')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:45 [2020-01-20T09:13:45.747Z] DEBUG - Setting state to checked on: All
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Clicking on &Ok
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036339169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036339169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036339169 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036339169 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036339168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036339168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036339168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036339291 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)...'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Clicked on 
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036339051 data=null doit=true} to Tree node with text: channel0
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036339051 data=null} to Tree node with text: channel0
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036339051 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036339051 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
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036339049 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339047 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339047 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339047 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339046 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339046 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339043 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036339042 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036339042 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036339042 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036339042 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036339042 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036339039 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036338954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:46 [2020-01-20T09:13:46.004Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:46 [2020-01-20T09:13:46.260Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.260Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036338852 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036338852 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036338851 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036338851 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338851 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036338848 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036338847 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036338846 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036338846 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036338846 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338846 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036338843 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036338786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:46 [2020-01-20T09:13:46.260Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.260Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036338684 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036338683 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036338683 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036338683 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036338679 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036338678 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036338678 data=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036338678 data=null} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036338677 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338677 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036338674 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036338584 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicking on OK
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036338583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036338583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036338583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036338583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036338583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036338583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036338583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036338628 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...'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicked on 
04:13:46 [2020-01-20T09:13:46.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036338552 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036338552 data=null doit=true} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036338552 data=null} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036338552 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338552 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}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036338546 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036338545 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036338545 data=null doit=true} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036338544 data=null} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036338544 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338544 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}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036338542 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036338438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:46 [2020-01-20T09:13:46.516Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:46 [2020-01-20T09:13:46.771Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.531 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
04:13:46 [2020-01-20T09:13:46.771Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 3.332 s
04:13:46 [2020-01-20T09:13:46.771Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036338039 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036338039 data=null doit=true} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036338038 data=null} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036338038 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338038 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}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036338034 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036338032 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036338032 data=null doit=true} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036338032 data=null} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036338031 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036338031 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}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036338028 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036337944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:47 [2020-01-20T09:13:47.026Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036337388 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036337388 data=null doit=true} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036337388 data=null} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036337388 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036337388 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
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036337384 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036337383 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036337383 data=null doit=true} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036337383 data=null} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036337382 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036337382 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
04:13:47 [2020-01-20T09:13:47.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036337381 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036337276 data=null doit=true} to Shell with text {Create Session}
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text " 
04:13:47 [2020-01-20T09:13:47.842Z]  ", using matcher: of type 'Text'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text " 
04:13:47 [2020-01-20T09:13:47.842Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Text with text " 
04:13:47 [2020-01-20T09:13:47.842Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Clicking on &Ok
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036337273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036337273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036337273 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036337273 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036337273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036337273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036337273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036337340 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...'
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Clicked on 
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036337243 data=null doit=true} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036337243 data=null} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036337242 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036337242 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
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036337241 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:47 [2020-01-20T09:13:47.843Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:47 [2020-01-20T09:13:47.843Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:47 [2020-01-20T09:13:47.843Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:47 [2020-01-20T09:13:47.843Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036337192 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036337192 data=null doit=true} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036337192 data=null} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036337192 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036337192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036337187 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036337186 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036337186 data=null doit=true} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036337186 data=null} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036337185 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036337185 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036337183 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:47 [2020-01-20T09:13:47.843Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036337051 data=null doit=true} to Shell with text {Enable Events}
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:48 [2020-01-20T09:13:48.130Z] 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')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] 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.
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Clicking on &Ok
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036337047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036337047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036337047 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036337047 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036337047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036337047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036337047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036337141 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)...'
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Clicked on 
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036336894 data=null doit=true} to Tree node with text: channel0
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036336893 data=null} to Tree node with text: channel0
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036336893 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036336893 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
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036336891 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336890 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336890 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336890 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336890 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336890 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336887 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336885 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336885 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336885 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336885 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336885 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336882 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036336840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:48 [2020-01-20T09:13:48.131Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:48 [2020-01-20T09:13:48.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336738 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336738 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336738 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336737 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336737 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336734 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336733 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336733 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336733 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336733 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336733 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336730 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036336668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:48 [2020-01-20T09:13:48.386Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.386Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336565 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336565 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336565 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336565 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336565 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336562 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036336561 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036336561 data=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036336561 data=null} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036336560 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336560 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036336557 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036336450 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Clicking on OK
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036336449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036336449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036336449 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036336449 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036336448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036336448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036336448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036336482 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...'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Clicked on 
04:13:48 [2020-01-20T09:13:48.642Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036336377 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036336377 data=null doit=true} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036336377 data=null} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036336377 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336377 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}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036336371 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036336370 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036336370 data=null doit=true} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036336370 data=null} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036336370 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036336369 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}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036336367 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:48 [2020-01-20T09:13:48.642Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:48 [2020-01-20T09:13:48.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036336287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:48 [2020-01-20T09:13:48.898Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:48 [2020-01-20T09:13:48.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
04:13:48 [2020-01-20T09:13:48.898Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 1.962 s
04:13:48 [2020-01-20T09:13:48.898Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036335941 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036335940 data=null doit=true} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036335940 data=null} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036335940 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335940 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}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036335936 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036335935 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036335935 data=null doit=true} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036335934 data=null} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036335934 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335933 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}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036335931 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036335886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:49 [2020-01-20T09:13:49.154Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036335372 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036335372 data=null doit=true} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036335372 data=null} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036335372 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335371 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
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036335367 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036335366 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036335366 data=null doit=true} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036335365 data=null} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036335365 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335365 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
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036335363 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036335275 data=null doit=true} to Shell with text {Create Session}
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text " 
04:13:49 [2020-01-20T09:13:49.714Z]  ", using matcher: of type 'Text'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text " 
04:13:49 [2020-01-20T09:13:49.714Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Text with text " 
04:13:49 [2020-01-20T09:13:49.714Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:49 [2020-01-20T09:13:49.714Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Clicking on &Ok
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036335272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036335272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036335272 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036335272 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036335272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036335272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036335271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036335325 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...'
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Clicked on 
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036335245 data=null doit=true} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036335245 data=null} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036335245 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036335244 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
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036335192 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:49 [2020-01-20T09:13:49.970Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:49 [2020-01-20T09:13:49.970Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:49 [2020-01-20T09:13:49.970Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:49 [2020-01-20T09:13:49.970Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036335190 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036335190 data=null doit=true} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036335190 data=null} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036335190 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036335185 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036335184 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036335184 data=null doit=true} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036335184 data=null} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036335184 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036335184 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036335181 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036335059 data=null doit=true} to Shell with text {Enable Events}
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:49 [2020-01-20T09:13:49.971Z] 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')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:49 [2020-01-20T09:13:49.971Z] 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')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036335056 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036335056 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')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036335056 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')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036335056 data=null item=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')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Setting state to checked on: All
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Clicking on &Ok
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036334984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036334984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036334983 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036334983 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036334983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036334983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036334983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:49 [2020-01-20T09:13:49.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036335145 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)...'
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Clicked on 
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036334874 data=null doit=true} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036334874 data=null} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036334874 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036334874 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
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036334872 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334870 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334870 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334870 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334869 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334869 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334866 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334865 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334865 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334865 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334864 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334864 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334861 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.227Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036334686 data=null doit=true} to Shell with text {Enable Events}
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
04:13:50 [2020-01-20T09:13:50.482Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:50 [2020-01-20T09:13:50.483Z] 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')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.483Z] 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')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036334684 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036334684 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')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036334684 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')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036334684 data=null item=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')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Setting state to checked on: All
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Clicking on &Ok
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036334651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036334651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036334651 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036334651 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036334651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036334651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036334650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036334777 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)...'
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Clicked on 
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036334481 data=null doit=true} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036334481 data=null} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036334481 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036334480 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
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036334479 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334478 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334478 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334478 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334478 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334478 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334475 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334474 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334474 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334474 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334473 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334473 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334471 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036334278 data=null doit=true} to Shell with text {Enable Events}
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
04:13:50 [2020-01-20T09:13:50.739Z] 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')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.739Z] 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')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036334275 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036334275 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')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036334275 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')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036334275 data=null item=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')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036334272 data=null doit=true} to TreeItem with text {All}
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036334272 data=null} to TreeItem with text {All}
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036334271 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036334271 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}
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036334254 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:13:50 [2020-01-20T09:13:50.739Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Setting state to checked on: write
04:13:50 [2020-01-20T09:13:50.739Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Setting state to checked on: read
04:13:50 [2020-01-20T09:13:50.739Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Setting state to checked on: close
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Clicking on &Ok
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036334245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036334245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036334245 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036334245 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036334245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036334245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036334244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036334379 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)...'
04:13:50 [2020-01-20T09:13:50.995Z] DEBUG - Clicked on 
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036334091 data=null doit=true} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036334091 data=null} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036334090 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036334090 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
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036334088 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334084 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334084 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334084 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334084 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334084 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334081 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036334080 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036334080 data=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036334080 data=null} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036334079 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036334079 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036334077 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-1036333950 data=null doit=true} to Shell with text {Enable Channel}
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
04:13:50 [2020-01-20T09:13:50.996Z] 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')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036333946 data=null doit=true} to Button with text {Kernel}
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036333946 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}
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1036333945 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1036333945 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')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1036333945 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')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1036333945 data=null item=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')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.996Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
04:13:50 [2020-01-20T09:13:50.997Z] 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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.997Z] 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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-1036333942 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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1036333941 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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1036333941 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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1036333941 data=null item=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')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Clicking on &Ok
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036333940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036333939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036333939 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036333939 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036333939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:50 [2020-01-20T09:13:50.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036333939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036333939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1036333993 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...'
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Clicked on 
04:13:51 [2020-01-20T09:13:51.252Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.252Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.252Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-1036333840 data=null doit=true} to Tree node with text: UST global
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1036333839 data=null} to Tree node with text: UST global
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1036333838 data=null button=1 stateMask=0x0 x=124 y=71 count=1} to Tree node with text: UST global
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036333838 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
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1036333837 data=null button=1 stateMask=0x80000 x=124 y=71 count=1} to Tree node with text: UST global
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1036333836 data=null button=0 stateMask=0x0 x=135 y=95 count=0} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036333836 data=null doit=true} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036333836 data=null} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036333836 data=null button=1 stateMask=0x0 x=135 y=95 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333836 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
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036333829 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1036333828 data=null button=0 stateMask=0x0 x=135 y=71 count=0} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036333828 data=null doit=true} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036333828 data=null} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036333828 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333828 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
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036333826 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036333684 data=null doit=true} to Shell with text {Enable Events}
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1036333681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1036333681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1036333681 data=null doit=true} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1036333681 data=null} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036333680 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333680 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')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036333680 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Clicking on &Ok
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036333678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036333677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036333677 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036333677 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036333677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036333677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036333677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1036333762 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...'
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Clicked on 
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1036333574 data=null doit=true} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1036333574 data=null} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1036333574 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036333573 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
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1036333572 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333570 data=null button=0 stateMask=0x0 x=108 y=-25 count=0} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333570 data=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333570 data=null} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333570 data=null button=1 stateMask=0x0 x=108 y=-25 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333570 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333564 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333563 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333563 data=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333563 data=null} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333563 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333563 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333560 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036333477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:51 [2020-01-20T09:13:51.508Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:51 [2020-01-20T09:13:51.764Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.764Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333375 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333375 data=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333375 data=null} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333373 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333373 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333370 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333369 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333368 data=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333368 data=null} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333368 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333368 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333365 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036333293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Clicked on with mnemonic 'Stop'
04:13:51 [2020-01-20T09:13:51.764Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.764Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333191 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333191 data=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333190 data=null} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333190 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:51 [2020-01-20T09:13:51.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333187 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036333145 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036333145 data=null doit=true} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036333145 data=null} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036333145 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036333145 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036333141 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.019Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036332776 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Clicking on Cancel
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1036332760 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')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1036332760 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')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1036332760 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1036332760 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1036332759 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')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1036332759 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')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1036332759 data=null item=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')
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036333054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Clicked on 
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036332688 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036332688 data=null doit=true} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036332688 data=null} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036332688 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036332688 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036332684 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036332486 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Clicking on &Finish
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1036332484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1036332484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1036332484 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1036332484 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1036332484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1036332484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:52 [2020-01-20T09:13:52.529Z] DEBUG - Clicked on &Finish
04:13:53 [2020-01-20T09:13:53.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1036332484 data=null item=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')
04:13:53 [2020-01-20T09:13:53.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036332593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.648Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:53 [2020-01-20T09:13:53.648Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036331460 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036331460 data=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036331460 data=null} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036331460 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036331460 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036331457 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036331434 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036331434 data=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036331434 data=null} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036331434 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036331434 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036331431 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.648Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036331265 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicking on Cancel
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1036331262 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')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1036331262 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')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1036331262 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1036331262 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1036331262 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')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1036331262 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')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1036331262 data=null item=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')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036331364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicked on 
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036331190 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036331189 data=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036331189 data=null} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036331189 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036331189 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036331185 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036331038 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1036331036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1036331036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1036331036 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1036331036 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1036331036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1036331036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1036331036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1036331034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1036331034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1036331034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1036331034 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1036331034 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Clicking on &Finish
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1036331032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1036331032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1036331032 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1036331032 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1036331032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:53 [2020-01-20T09:13:53.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1036331032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.159Z] DEBUG - Clicked on &Finish
04:13:54 [2020-01-20T09:13:54.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1036331032 data=null item=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')
04:13:54 [2020-01-20T09:13:54.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036331140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.669Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:54 [2020-01-20T09:13:54.670Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036330469 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036330469 data=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036330469 data=null} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036330469 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036330469 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036330466 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036330449 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036330449 data=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036330449 data=null} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036330448 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036330448 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036330446 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036330261 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Clicking on Cancel
04:13:54 [2020-01-20T09:13:54.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1036330259 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')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1036330259 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')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1036330259 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1036330259 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1036330259 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')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1036330259 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')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1036330259 data=null item=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')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036330362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Clicked on 
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036330239 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036330239 data=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036330239 data=null} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036330238 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036330238 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036330235 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Clicking on with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Clicked on with mnemonic 'Import...'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1036330082 data=null doit=true} to Shell with text {Fetch Remote Traces}
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1036330081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1036330080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1036330080 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1036330080 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1036330080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1036330080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1036330080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1036330074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1036330074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1036330074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1036330074 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1036330074 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Clicking on &Finish
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1036330059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1036330059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1036330059 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1036330058 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1036330058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1036330058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:13:54 [2020-01-20T09:13:54.926Z] DEBUG - Clicked on &Finish
04:13:55 [2020-01-20T09:13:55.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1036330058 data=null item=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')
04:13:55 [2020-01-20T09:13:55.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1036330160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:13:55 [2020-01-20T09:13:55.436Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:55 [2020-01-20T09:13:55.436Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036329535 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036329535 data=null doit=true} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036329535 data=null} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036329535 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036329535 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036329532 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036329531 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036329531 data=null doit=true} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036329531 data=null} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036329530 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036329530 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036329528 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036329460 data=null doit=true} to Shell with text {Destroy Confirmation}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicking on OK
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036329459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036329459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036329459 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036329459 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036329459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036329459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036329459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036329487 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...'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicked on 
04:13:55 [2020-01-20T09:13:55.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036329393 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036329392 data=null doit=true} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036329392 data=null} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036329392 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036329392 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}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036329387 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036329386 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036329386 data=null doit=true} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036329385 data=null} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036329385 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036329385 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}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036329383 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036329342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:13:55 [2020-01-20T09:13:55.692Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Control - Eclipse Platform} time=-1036329236 data=null doit=true} to Shell with text {data - Control - Eclipse Platform}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1036329214 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-1036329214 data=null doit=true} to TreeItem with text {Remote}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1036329214 data=null} to TreeItem with text {Remote}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1036329214 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036329213 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}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1036329166 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote}
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Clicking on with mnemonic 'Delete'
04:13:55 [2020-01-20T09:13:55.948Z] DEBUG - Clicked on with mnemonic 'Delete'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328450 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328450 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036328449 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Clicking on OK
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036328447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036328447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036328447 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036328447 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036328447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036328447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.510Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.510Z] DEBUG - Clicked on OK
04:13:56 [2020-01-20T09:13:56.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036328447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:13:56 [2020-01-20T09:13:56.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036329087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:13:57 [2020-01-20T09:13:57.020Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.242 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
04:13:57 [2020-01-20T09:13:57.020Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 8.093 s
04:13:57 [2020-01-20T09:13:57.020Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036327669 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036327668 data=null doit=true} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036327668 data=null} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036327668 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036327668 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}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036327664 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036327662 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036327662 data=null doit=true} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036327662 data=null} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036327662 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036327661 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}
04:13:57 [2020-01-20T09:13:57.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036327659 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:13:57 [2020-01-20T09:13:57.531Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
04:13:57 [2020-01-20T09:13:57.531Z] DEBUG - Clicking on with mnemonic 'Connect'
04:13:57 [2020-01-20T09:13:57.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1036327578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
04:13:57 [2020-01-20T09:13:57.531Z] DEBUG - Clicked on with mnemonic 'Connect'
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036327066 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036327066 data=null doit=true} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036327066 data=null} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036327066 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036327066 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
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036327061 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1036327060 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036327060 data=null doit=true} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036327060 data=null} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036327060 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036327060 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
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036327058 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Clicking on with mnemonic 'Create Session...'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Clicked on with mnemonic 'Create Session...'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1036326955 data=null doit=true} to Shell with text {Create Session}
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text " 
04:13:58 [2020-01-20T09:13:58.092Z]  ", using matcher: of type 'Text'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text " 
04:13:58 [2020-01-20T09:13:58.092Z]  ", using matcher: with label (with mnemonic 'Session Name')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Text with text " 
04:13:58 [2020-01-20T09:13:58.092Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Clicking on &Ok
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036326952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036326952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036326951 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036326951 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036326951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036326951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036326951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1036326992 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...'
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Clicked on 
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1036326883 data=null doit=true} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1036326883 data=null} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1036326882 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326882 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
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1036326880 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions
04:13:58 [2020-01-20T09:13:58.092Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.092Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.092Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.092Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326878 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326878 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326878 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326878 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326878 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326873 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326872 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326872 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326872 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326871 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326871 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326868 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036326692 data=null doit=true} to Shell with text {Enable Events}
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:13:58 [2020-01-20T09:13:58.347Z] 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')
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.347Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036326690 data=null doit=true} to Button with text {Kernel}
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036326690 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}
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1036326689 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1036326689 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')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1036326689 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')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1036326689 data=null item=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')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Setting state to checked on: All
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Clicking on &Ok
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036326660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036326660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036326660 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036326660 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036326660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036326660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036326659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036326781 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)...'
04:13:58 [2020-01-20T09:13:58.603Z] DEBUG - Clicked on 
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1036326545 data=null doit=true} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1036326545 data=null} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1036326545 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326545 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
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1036326543 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326542 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326542 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326542 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326542 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326542 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326539 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326538 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326538 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326538 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326537 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326537 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326534 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036326373 data=null doit=true} to Shell with text {Enable Events}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:13:58 [2020-01-20T09:13:58.604Z] 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')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036326371 data=null doit=true} to Button with text {Kernel}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036326371 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}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1036326371 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1036326371 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')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1036326370 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')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1036326370 data=null item=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')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036326355 data=null doit=true} to TreeItem with text {All}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036326355 data=null} to TreeItem with text {All}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036326355 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326355 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}
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036326353 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326353 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326353 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326352 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326352 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)
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326351 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - Setting state to checked on: logger
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:58 [2020-01-20T09:13:58.604Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Clicking on &Ok
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036326349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036326349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036326349 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036326349 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036326348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036326348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036326348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:58 [2020-01-20T09:13:58.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036326455 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)...'
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Clicked on 
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1036326236 data=null doit=true} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1036326236 data=null} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1036326235 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326235 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
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1036326193 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326192 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326192 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326192 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326192 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326189 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036326188 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036326188 data=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036326188 data=null} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036326188 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036326188 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036326184 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:58 [2020-01-20T09:13:58.860Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036326064 data=null doit=true} to Shell with text {Enable Events}
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:13:59 [2020-01-20T09:13:59.116Z] 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')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036326062 data=null doit=true} to Button with text {Kernel}
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036326062 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}
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1036326061 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1036326061 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')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1036326061 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')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1036326061 data=null item=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')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:13:59 [2020-01-20T09:13:59.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036326044 data=null doit=true} to TreeItem with text {All}
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036326044 data=null} to TreeItem with text {All}
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036326044 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326044 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}
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036326042 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326041 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326041 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326041 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036326041 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)
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036326040 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Setting state to checked on: anotherLogger
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13978a7e
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1036326036 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036326035 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036326035 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1036326035 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036326035 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036326035 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036326035 data=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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1036325993 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036325993 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1036325993 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')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1036325993 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1036325993 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1036325992 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'))
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Clicking on &Ok
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036325990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036325990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036325990 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036325990 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036325990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036325990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036325990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036326147 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)...'
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Clicked on 
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1036325869 data=null doit=true} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1036325869 data=null} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1036325869 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036325869 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
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1036325867 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325866 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325866 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325866 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325866 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325866 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325863 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325862 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325862 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325862 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325861 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325861 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325859 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036325640 data=null doit=true} to Shell with text {Enable Events}
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
04:13:59 [2020-01-20T09:13:59.373Z] 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')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036325592 data=null doit=true} to Button with text {Kernel}
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036325592 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}
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1036325591 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1036325591 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')
04:13:59 [2020-01-20T09:13:59.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1036325591 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')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1036325591 data=null item=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')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Clicking on &Ok
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036325571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036325571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036325571 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036325571 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036325571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036325571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036325571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:13:59 [2020-01-20T09:13:59.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036325690 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)...'
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Clicked on 
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1036325435 data=null doit=true} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1036325435 data=null} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1036325434 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036325434 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
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1036325432 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325392 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325392 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325391 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325391 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325391 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325388 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325387 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325387 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325387 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325387 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325386 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325382 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Clicking on with mnemonic 'Start'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036325272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Clicked on with mnemonic 'Start'
04:13:59 [2020-01-20T09:13:59.885Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.885Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325170 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325169 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325169 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325169 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325169 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325166 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Attempting to set focus on Tree with text {}
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036325165 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036325165 data=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036325165 data=null} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036325165 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036325164 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036325162 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Clicking on with mnemonic 'Stop'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036325119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:13:59 [2020-01-20T09:13:59.885Z] DEBUG - Clicked on with mnemonic 'Stop'
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1036324964 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1036324964 data=null doit=true} to Tree node with text: logger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1036324964 data=null} to Tree node with text: logger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1036324963 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324963 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
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1036324957 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1036324879 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
04:14:00 [2020-01-20T09:14:00.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1036324878 data=null doit=true} to Tree node with text: anotherLogger
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1036324878 data=null} to Tree node with text: anotherLogger
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1036324878 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324878 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
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1036324875 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:00 [2020-01-20T09:14:00.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:00 [2020-01-20T09:14:00.396Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.396Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324783 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324782 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324782 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324782 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324782 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324777 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324776 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324775 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324775 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324775 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324775 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324772 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036324674 data=null doit=true} to Shell with text {Enable Events}
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:14:00 [2020-01-20T09:14:00.396Z] 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')
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.396Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036324671 data=null doit=true} to Button with text {Kernel}
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036324671 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}
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1036324670 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1036324670 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')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1036324670 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')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1036324670 data=null item=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')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Setting state to checked on: All
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Clicking on &Ok
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036324650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036324650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036324650 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036324650 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036324650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036324650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036324649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036324726 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)...'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Clicked on 
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1036324483 data=null doit=true} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1036324483 data=null} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1036324483 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036324482 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
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1036324481 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324480 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324480 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324480 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324480 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324479 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324476 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324475 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324475 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324475 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324475 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324475 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324472 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036324360 data=null doit=true} to Shell with text {Enable Events}
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:14:00 [2020-01-20T09:14:00.653Z] 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')
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036324357 data=null doit=true} to Button with text {Kernel}
04:14:00 [2020-01-20T09:14:00.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036324357 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}
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1036324356 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1036324355 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')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1036324355 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')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1036324355 data=null item=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')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036324293 data=null doit=true} to TreeItem with text {All}
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036324293 data=null} to TreeItem with text {All}
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036324293 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036324293 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}
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036324291 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:14:00 [2020-01-20T09:14:00.654Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036324290 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036324290 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036324290 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036324289 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)
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036324288 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:00 [2020-01-20T09:14:00.654Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.654Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Setting state to checked on: logger
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Clicking on &Ok
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036324285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036324285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036324285 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036324285 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036324285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036324285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036324285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036324433 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)...'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Clicked on 
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1036324176 data=null doit=true} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1036324175 data=null} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1036324175 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036324175 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
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1036324173 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324172 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324172 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324172 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324172 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324171 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324169 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036324168 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036324168 data=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036324168 data=null} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036324167 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036324167 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036324165 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036324021 data=null doit=true} to Shell with text {Enable Events}
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:14:00 [2020-01-20T09:14:00.910Z] 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')
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:00 [2020-01-20T09:14:00.910Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036324017 data=null doit=true} to Button with text {Kernel}
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036324017 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}
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1036324016 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1036324015 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1036324015 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1036324015 data=null item=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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036323976 data=null doit=true} to TreeItem with text {All}
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036323976 data=null} to TreeItem with text {All}
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036323976 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036323976 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}
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036323974 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:14:01 [2020-01-20T09:14:01.167Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036323974 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036323973 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036323973 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036323973 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)
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036323971 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:01 [2020-01-20T09:14:01.167Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.167Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Setting state to checked on: anotherLogger
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e989aa
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1036323968 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036323967 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036323967 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1036323967 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036323967 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036323966 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036323966 data=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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1036323966 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036323965 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1036323965 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')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1036323965 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1036323965 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1036323963 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'))
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Clicking on &Ok
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036323961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036323961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036323961 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036323960 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036323960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036323960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036323960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036324084 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)...'
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Clicked on 
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1036323841 data=null doit=true} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1036323841 data=null} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1036323841 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036323841 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
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1036323839 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323839 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323839 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323839 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323838 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323838 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323836 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323835 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323835 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323835 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323834 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323834 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323832 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036323684 data=null doit=true} to Shell with text {Enable Events}
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
04:14:01 [2020-01-20T09:14:01.424Z] 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')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036323681 data=null doit=true} to Button with text {Kernel}
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036323681 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}
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1036323681 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1036323680 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')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1036323680 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')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1036323680 data=null item=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')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:01 [2020-01-20T09:14:01.424Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Clicking on &Ok
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036323662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036323662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036323661 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036323661 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036323661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036323661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036323661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036323756 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)...'
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Clicked on 
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1036323544 data=null doit=true} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1036323543 data=null} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1036323543 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036323542 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
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1036323541 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323538 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323538 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323538 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323537 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323537 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323534 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323533 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323533 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323533 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323533 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323533 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323490 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Clicking on with mnemonic 'Start'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036323445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Clicked on with mnemonic 'Start'
04:14:01 [2020-01-20T09:14:01.681Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.681Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323343 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323343 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323343 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323343 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323343 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323339 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036323339 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036323338 data=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036323338 data=null} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036323338 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323338 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036323335 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Clicking on with mnemonic 'Stop'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036323287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:14:01 [2020-01-20T09:14:01.681Z] DEBUG - Clicked on with mnemonic 'Stop'
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1036323086 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1036323086 data=null doit=true} to Tree node with text: logger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1036323086 data=null} to Tree node with text: logger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1036323085 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323085 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
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1036323081 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1036323046 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1036323046 data=null doit=true} to Tree node with text: anotherLogger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1036323046 data=null} to Tree node with text: anotherLogger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1036323045 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036323045 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
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1036323042 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
04:14:01 [2020-01-20T09:14:01.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:02 [2020-01-20T09:14:02.192Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.192Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322945 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322945 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322945 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322945 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322945 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322940 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322939 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322939 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322939 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322939 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322939 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322932 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036322760 data=null doit=true} to Shell with text {Enable Events}
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:14:02 [2020-01-20T09:14:02.192Z] 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')
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036322757 data=null doit=true} to Button with text {Kernel}
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036322757 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}
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1036322756 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1036322756 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')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1036322756 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')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1036322756 data=null item=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')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:02 [2020-01-20T09:14:02.193Z] DEBUG - Setting state to checked on: All
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Clicking on &Ok
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036322735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036322735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036322735 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036322735 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036322735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036322694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036322693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036322853 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)...'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Clicked on 
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1036322629 data=null doit=true} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1036322629 data=null} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1036322629 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322628 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
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1036322627 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322626 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322626 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322626 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322625 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322625 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322622 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322621 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322621 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322621 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322621 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322621 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322618 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036322490 data=null doit=true} to Shell with text {Enable Events}
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.449Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:14:02 [2020-01-20T09:14:02.450Z] 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')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036322488 data=null doit=true} to Button with text {Kernel}
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036322488 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}
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1036322487 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1036322487 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')
04:14:02 [2020-01-20T09:14:02.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1036322487 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')
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1036322487 data=null item=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')
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036322472 data=null doit=true} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036322471 data=null} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036322471 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322471 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}
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036322470 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.705Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322469 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322469 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322468 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322468 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)
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322467 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Setting state to checked on: logger
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Clicking on &Ok
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036322465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036322465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036322465 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036322464 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036322464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036322464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036322464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036322556 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)...'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Clicked on 
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1036322348 data=null doit=true} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1036322348 data=null} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1036322348 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322347 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
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1036322346 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322345 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322345 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322345 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322345 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322345 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322341 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322340 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322340 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322340 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322340 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322340 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322337 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.706Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036322208 data=null doit=true} to Shell with text {Enable Events}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:14:02 [2020-01-20T09:14:02.962Z] 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')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036322193 data=null doit=true} to Button with text {Kernel}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036322193 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}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1036322192 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1036322192 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')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1036322192 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')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1036322192 data=null item=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')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1036322173 data=null doit=true} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1036322173 data=null} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1036322173 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322172 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}
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1036322171 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
04:14:02 [2020-01-20T09:14:02.962Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322170 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322170 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322170 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322170 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)
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1036322168 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Setting state to checked on: anotherLogger
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b21cec3
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1036322165 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036322165 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1036322164 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1036322164 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1036322164 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1036322164 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1036322164 data=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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1036322163 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1036322163 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1036322163 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')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1036322163 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1036322163 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1036322162 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'))
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Clicking on &Ok
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036322160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036322160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036322160 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036322160 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036322159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036322159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036322159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036322265 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)...'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Clicked on 
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1036322062 data=null doit=true} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1036322062 data=null} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1036322062 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036322062 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
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1036322060 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322060 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322059 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322059 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322059 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322059 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322056 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036322055 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036322055 data=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036322055 data=null} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036322055 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036322055 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036322052 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
04:14:02 [2020-01-20T09:14:02.963Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1036321930 data=null doit=true} to Shell with text {Enable Events}
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
04:14:03 [2020-01-20T09:14:03.219Z] 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')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1036321927 data=null doit=true} to Button with text {Kernel}
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1036321927 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}
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1036321927 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1036321926 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')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1036321926 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')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1036321926 data=null item=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')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.219Z] DEBUG - Clicking on &Ok
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1036321888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1036321888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1036321888 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1036321888 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1036321888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1036321888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1036321888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1036321977 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)...'
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Clicked on 
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1036321790 data=null doit=true} to Tree node with text: Python
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1036321789 data=null} to Tree node with text: Python
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1036321789 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1036321788 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
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1036321786 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321785 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321784 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321784 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321784 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321784 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321781 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321780 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321780 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321780 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321780 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321779 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321776 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Clicking on with mnemonic 'Start'
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1036321732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
04:14:03 [2020-01-20T09:14:03.220Z] DEBUG - Clicked on with mnemonic 'Start'
04:14:03 [2020-01-20T09:14:03.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321630 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321630 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321630 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321630 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321629 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321627 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321626 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321626 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321626 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321626 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321626 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321623 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Clicking on with mnemonic 'Stop'
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1036321577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
04:14:03 [2020-01-20T09:14:03.477Z] DEBUG - Clicked on with mnemonic 'Stop'
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1036321418 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1036321418 data=null doit=true} to Tree node with text: logger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1036321418 data=null} to Tree node with text: logger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1036321418 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321418 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
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1036321414 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1036321381 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1036321381 data=null doit=true} to Tree node with text: anotherLogger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1036321381 data=null} to Tree node with text: anotherLogger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1036321380 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321380 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
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1036321377 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321333 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321333 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321333 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321332 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321332 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321328 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1036321327 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1036321327 data=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1036321327 data=null} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1036321326 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321326 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1036321323 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
04:14:03 [2020-01-20T09:14:03.741Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
04:14:03 [2020-01-20T09:14:03.741Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
04:14:03 [2020-01-20T09:14:03.741Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1036321184 data=null doit=true} to Shell with text {Destroy Confirmation}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Clicking on OK
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036321183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036321183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036321183 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036321183 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036321183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036321183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036321183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1036321255 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...'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Clicked on 
04:14:03 [2020-01-20T09:14:03.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036321154 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036321154 data=null doit=true} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036321154 data=null} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036321154 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321154 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}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036321150 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Attempting to set focus on Tree with text {}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1036321149 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1036321149 data=null doit=true} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1036321149 data=null} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1036321149 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036321149 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}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1036321147 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Clicking on with mnemonic 'Disconnect'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1036321065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
04:14:03 [2020-01-20T09:14:03.997Z] DEBUG - Clicked on with mnemonic 'Disconnect'
04:14:03 [2020-01-20T09:14:03.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.971 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
04:14:03 [2020-01-20T09:14:03.997Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 6.808 s
04:14:03 [2020-01-20T09:14:03.997Z] 
04:14:03 [2020-01-20T09:14:03.997Z] Results:
04:14:03 [2020-01-20T09:14:03.997Z] 
04:14:03 [2020-01-20T09:14:03.997Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
04:14:03 [2020-01-20T09:14:03.997Z] 
04:14:04 [2020-01-20T09:14:04.558Z] 
04:14:04 [2020-01-20T09:14:04.558Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:14:04.449
04:14:04 [2020-01-20T09:14:04.558Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] All tests passed!
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [90/138]
04:14:05 [2020-01-20T09:14:05.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] The project's OSGi version is 2.0.0.202001200739
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT  [91/138]
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.994Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] 
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:05 [2020-01-20T09:14:05.995Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.pom
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2metadata.xml
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2artifacts.xml
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [92/138]
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] The project's OSGi version is 1.0.10.202001200739
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.250Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
04:14:06 [2020-01-20T09:14:06.505Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] 
04:14:06 [2020-01-20T09:14:06.505Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
04:14:06 [2020-01-20T09:14:06.505Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.505Z] 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>'
04:14:06 [2020-01-20T09:14:06.505Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
04:14:06 [2020-01-20T09:14:06.505Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
04:14:06 [2020-01-20T09:14:06.505Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.505Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
04:14:06 [2020-01-20T09:14:06.505Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
04:14:06 [2020-01-20T09:14:06.505Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
04:14:06 [2020-01-20T09:14:06.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                          ^^^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
04:14:06 [2020-01-20T09:14:06.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                           ^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] 
04:14:06 [2020-01-20T09:14:06.506Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                  ^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] 
04:14:06 [2020-01-20T09:14:06.506Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                  ^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] 
04:14:06 [2020-01-20T09:14:06.506Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
04:14:06 [2020-01-20T09:14:06.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                          ^^^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
04:14:06 [2020-01-20T09:14:06.506Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                           ^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
04:14:06 [2020-01-20T09:14:06.506Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] 
04:14:06 [2020-01-20T09:14:06.506Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
04:14:06 [2020-01-20T09:14:06.506Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
04:14:06 [2020-01-20T09:14:06.506Z] 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>'
04:14:06 [2020-01-20T09:14:06.506Z] 11 problems (11 warnings)
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] 
04:14:06 [2020-01-20T09:14:06.761Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:07 [2020-01-20T09:14:07.016Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
04:14:07 [2020-01-20T09:14:07.016Z] [INFO] Command line:
04:14:07 [2020-01-20T09:14:07.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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:14:07 [2020-01-20T09:14:07.016Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:14:08 [2020-01-20T09:14:08.900Z] !SESSION 2020-01-20 09:14:07.085 -----------------------------------------------
04:14:08 [2020-01-20T09:14:08.900Z] eclipse.buildId=unknown
04:14:08 [2020-01-20T09:14:08.900Z] java.version=1.8.0_202
04:14:08 [2020-01-20T09:14:08.900Z] java.vendor=Oracle Corporation
04:14:08 [2020-01-20T09:14:08.900Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:14:08 [2020-01-20T09:14:08.900Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:14:08 [2020-01-20T09:14:08.900Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:14:08 [2020-01-20T09:14:08.900Z] 
04:14:08 [2020-01-20T09:14:08.900Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:14:08.855
04:14:08 [2020-01-20T09:14:08.900Z] !MESSAGE FrameworkEvent ERROR
04:14:08 [2020-01-20T09:14:08.900Z] !STACK 0
04:14:08 [2020-01-20T09:14:08.900Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:14:08 [2020-01-20T09:14:08.900Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:14:08 [2020-01-20T09:14:08.900Z] 
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:14:08 [2020-01-20T09:14:08.900Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:14:11 [2020-01-20T09:14:11.410Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
04:14:11 [2020-01-20T09:14:11.410Z] 
04:14:11 [2020-01-20T09:14:11.410Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:11.044
04:14:11 [2020-01-20T09:14:11.410Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:11 [2020-01-20T09:14:11.410Z] 
04:14:11 [2020-01-20T09:14:11.410Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:11.044
04:14:11 [2020-01-20T09:14:11.410Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:12 [2020-01-20T09:14:12.770Z] 
04:14:12 [2020-01-20T09:14:12.770Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:12.416
04:14:12 [2020-01-20T09:14:12.770Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:12 [2020-01-20T09:14:12.770Z] 
04:14:12 [2020-01-20T09:14:12.770Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:12.416
04:14:12 [2020-01-20T09:14:12.770Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:12 [2020-01-20T09:14:12.770Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
04:14:12 [2020-01-20T09:14:12.770Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.518 s
04:14:12 [2020-01-20T09:14:12.770Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.04 s
04:14:12 [2020-01-20T09:14:12.770Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
04:14:15 [2020-01-20T09:14:15.276Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
04:14:15 [2020-01-20T09:14:15.277Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.238 s
04:14:15 [2020-01-20T09:14:15.277Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.123 s
04:14:15 [2020-01-20T09:14:15.277Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
04:14:16 [2020-01-20T09:14:16.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
04:14:16 [2020-01-20T09:14:16.200Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.119 s
04:14:16 [2020-01-20T09:14:16.200Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
04:14:16 [2020-01-20T09:14:16.200Z] 
04:14:16 [2020-01-20T09:14:16.200Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:15.975
04:14:16 [2020-01-20T09:14:16.200Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:14:19 [2020-01-20T09:14:19.461Z] 
04:14:19 [2020-01-20T09:14:19.461Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:18.981
04:14:19 [2020-01-20T09:14:19.461Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:14:19 [2020-01-20T09:14:19.461Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
04:14:19 [2020-01-20T09:14:19.461Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 3.005 s
04:14:19 [2020-01-20T09:14:19.461Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.005 s
04:14:19 [2020-01-20T09:14:19.461Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
04:14:20 [2020-01-20T09:14:20.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
04:14:20 [2020-01-20T09:14:20.386Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.215 s
04:14:20 [2020-01-20T09:14:20.386Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
04:14:21 [2020-01-20T09:14:21.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
04:14:21 [2020-01-20T09:14:21.748Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.117 s
04:14:21 [2020-01-20T09:14:21.748Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.842
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.842
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.842
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.843
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.843
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.843
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.843
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.843
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.844
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.844
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.844
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.844
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.844
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.845
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.845
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.845
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.845
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.845
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.846
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.846
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.846
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.846
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.846
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.109Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.847
04:14:23 [2020-01-20T09:14:23.109Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.109Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.847
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.110Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.847
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.110Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.847
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.110Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.847
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.110Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.848
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:23 [2020-01-20T09:14:23.110Z] 
04:14:23 [2020-01-20T09:14:23.110Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:22.848
04:14:23 [2020-01-20T09:14:23.110Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:29.842
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
04:14:31 [2020-01-20T09:14:31.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.824 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
04:14:31 [2020-01-20T09:14:31.186Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 8.515 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.309 s
04:14:31 [2020-01-20T09:14:31.186Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:30.277
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:30.451
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:14:31 [2020-01-20T09:14:31.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
04:14:31 [2020-01-20T09:14:31.186Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.126 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.173 s
04:14:31 [2020-01-20T09:14:31.186Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
04:14:31 [2020-01-20T09:14:31.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
04:14:31 [2020-01-20T09:14:31.186Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.216 s
04:14:31 [2020-01-20T09:14:31.186Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.114 s
04:14:31 [2020-01-20T09:14:31.186Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.845
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Compiling value: value is not a parseable integer: abc
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.846
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Compiling value: value is not a parseable integer: 
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.849
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Compiling value: value is not a parseable integer: abc
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.850
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Compiling value: value is not a parseable integer: 
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.857
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE The mapping group undefined does not exist in this analysis
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.860
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Compiling value: value is not a parseable integer: not int
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.862
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE A query state value should have children attributes
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.863
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE The value of a constant attribute should not be empty
04:14:31 [2020-01-20T09:14:31.186Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.186Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:30.874
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:30.942
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.950
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE State Transition: Undefined action: action1
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.952
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE State Transition: Undefined condition: test1
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.954
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE State Transition: Undefined condition: test1
04:14:31 [2020-01-20T09:14:31.186Z] 
04:14:31 [2020-01-20T09:14:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:30.956
04:14:31 [2020-01-20T09:14:31.186Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
04:14:31 [2020-01-20T09:14:31.187Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.054 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.966
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
04:14:31 [2020-01-20T09:14:31.187Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
04:14:31 [2020-01-20T09:14:31.187Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.187Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.187Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.187Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.187Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
04:14:31 [2020-01-20T09:14:31.187Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.972
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE The value of a constant attribute should not be empty
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.972
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE The value of an event field attribute should not be null
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.973
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE A query state attribute should have children attributes
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.974
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE The value of a constant attribute should not be empty
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:30.975
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE Location undefined does not exist
04:14:31 [2020-01-20T09:14:31.187Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
04:14:31 [2020-01-20T09:14:31.187Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.002 s
04:14:31 [2020-01-20T09:14:31.187Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
04:14:31 [2020-01-20T09:14:31.187Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.005 s
04:14:31 [2020-01-20T09:14:31.187Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
04:14:31 [2020-01-20T09:14:31.187Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
04:14:31 [2020-01-20T09:14:31.187Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.187Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
04:14:31 [2020-01-20T09:14:31.187Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.046
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.054
04:14:31 [2020-01-20T09:14:31.187Z] !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.
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.061
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE XML Parsing error at line 22: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.068
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
04:14:31 [2020-01-20T09:14:31.187Z] 
04:14:31 [2020-01-20T09:14:31.187Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.077
04:14:31 [2020-01-20T09:14:31.187Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
04:14:31 [2020-01-20T09:14:31.442Z] 
04:14:31 [2020-01-20T09:14:31.442Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:14:31.185
04:14:31 [2020-01-20T09:14:31.442Z] !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.
04:14:32 [2020-01-20T09:14:32.002Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
04:14:32 [2020-01-20T09:14:32.002Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.043 s
04:14:32 [2020-01-20T09:14:32.002Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.108 s
04:14:32 [2020-01-20T09:14:32.002Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.057 s
04:14:32 [2020-01-20T09:14:32.002Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.513 s
04:14:32 [2020-01-20T09:14:32.002Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.106 s
04:14:32 [2020-01-20T09:14:32.002Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.095 s
04:14:32 [2020-01-20T09:14:32.002Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
04:14:32 [2020-01-20T09:14:32.002Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
04:14:32 [2020-01-20T09:14:32.926Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
04:14:32 [2020-01-20T09:14:32.926Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.306 s
04:14:32 [2020-01-20T09:14:32.926Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.185 s
04:14:32 [2020-01-20T09:14:32.926Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.131 s
04:14:32 [2020-01-20T09:14:32.926Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
04:14:32 [2020-01-20T09:14:32.926Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
04:14:32 [2020-01-20T09:14:32.926Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.078 s
04:14:32 [2020-01-20T09:14:32.926Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
04:14:32 [2020-01-20T09:14:32.926Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.076 s
04:14:32 [2020-01-20T09:14:32.926Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
04:14:33 [2020-01-20T09:14:33.485Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
04:14:33 [2020-01-20T09:14:33.485Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.128 s
04:14:33 [2020-01-20T09:14:33.485Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.274 s
04:14:33 [2020-01-20T09:14:33.485Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.129 s
04:14:33 [2020-01-20T09:14:33.485Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
04:14:33 [2020-01-20T09:14:33.485Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
04:14:33 [2020-01-20T09:14:33.485Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.092 s
04:14:33 [2020-01-20T09:14:33.485Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.078 s
04:14:33 [2020-01-20T09:14:33.485Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
04:14:43 [2020-01-20T09:14:43.414Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.342 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
04:14:43 [2020-01-20T09:14:43.414Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.211 s
04:14:43 [2020-01-20T09:14:43.414Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.625 s
04:14:43 [2020-01-20T09:14:43.414Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.302 s
04:14:43 [2020-01-20T09:14:43.414Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.204 s
04:14:43 [2020-01-20T09:14:43.414Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
04:14:43 [2020-01-20T09:14:43.414Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
04:14:43 [2020-01-20T09:14:43.414Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.148 s
04:14:43 [2020-01-20T09:14:43.414Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.008 s
04:14:43 [2020-01-20T09:14:43.414Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.186 s
04:14:43 [2020-01-20T09:14:43.414Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
04:14:43 [2020-01-20T09:14:43.414Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
04:14:43 [2020-01-20T09:14:43.414Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.22 s
04:14:43 [2020-01-20T09:14:43.414Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
04:14:43 [2020-01-20T09:14:43.670Z] 
04:14:43 [2020-01-20T09:14:43.670Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:43.418
04:14:43 [2020-01-20T09:14:43.670Z] !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.
04:14:45 [2020-01-20T09:14:45.030Z] 
04:14:45 [2020-01-20T09:14:45.030Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:44.628
04:14:45 [2020-01-20T09:14:45.031Z] !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
04:14:45 [2020-01-20T09:14:45.953Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
04:14:45 [2020-01-20T09:14:45.954Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
04:14:45 [2020-01-20T09:14:45.954Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
04:14:45 [2020-01-20T09:14:45.954Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
04:14:45 [2020-01-20T09:14:45.954Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
04:14:47 [2020-01-20T09:14:47.314Z] 
04:14:47 [2020-01-20T09:14:47.314Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:47.057
04:14:47 [2020-01-20T09:14:47.314Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:47 [2020-01-20T09:14:47.314Z] 
04:14:47 [2020-01-20T09:14:47.314Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:14:47.057
04:14:47 [2020-01-20T09:14:47.314Z] !MESSAGE state value is type int but a mappingGroup is specified
04:14:47 [2020-01-20T09:14:47.314Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
04:14:47 [2020-01-20T09:14:47.314Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.219 s
04:14:47 [2020-01-20T09:14:47.314Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.009 s
04:14:47 [2020-01-20T09:14:47.314Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
04:14:47 [2020-01-20T09:14:47.569Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.024 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.066 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.024 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.08 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.023 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.066 s
04:14:47 [2020-01-20T09:14:47.569Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.026 s
04:14:47 [2020-01-20T09:14:47.569Z] 
04:14:47 [2020-01-20T09:14:47.569Z] Results:
04:14:47 [2020-01-20T09:14:47.569Z] 
04:14:47 [2020-01-20T09:14:47.569Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
04:14:47 [2020-01-20T09:14:47.569Z] 
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] All tests passed!
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.pom
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [93/138]
04:14:48 [2020-01-20T09:14:48.128Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] The project's OSGi version is 2.0.0.202001200739
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.383Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
04:14:48 [2020-01-20T09:14:48.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] 
04:14:48 [2020-01-20T09:14:48.638Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:14:48 [2020-01-20T09:14:48.638Z] 	                                                                ^^^^^
04:14:48 [2020-01-20T09:14:48.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:14:48 [2020-01-20T09:14:48.638Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41)
04:14:48 [2020-01-20T09:14:48.638Z] 	@SuppressWarnings("nls")
04:14:48 [2020-01-20T09:14:48.638Z] 	                  ^^^^^
04:14:48 [2020-01-20T09:14:48.638Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
04:14:48 [2020-01-20T09:14:48.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] 
04:14:48 [2020-01-20T09:14:48.638Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
04:14:48 [2020-01-20T09:14:48.638Z] 	                                                                ^^^^^
04:14:48 [2020-01-20T09:14:48.638Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:14:48 [2020-01-20T09:14:48.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] 
04:14:48 [2020-01-20T09:14:48.638Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
04:14:48 [2020-01-20T09:14:48.638Z] 	                                                             ^^^^^
04:14:48 [2020-01-20T09:14:48.638Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:14:48 [2020-01-20T09:14:48.638Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40)
04:14:48 [2020-01-20T09:14:48.638Z] 	@SuppressWarnings("nls")
04:14:48 [2020-01-20T09:14:48.638Z] 	                  ^^^^^
04:14:48 [2020-01-20T09:14:48.638Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
04:14:48 [2020-01-20T09:14:48.638Z] 5 problems (0 errors, 3 warnings, 3 info)
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] 
04:14:48 [2020-01-20T09:14:48.893Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:14:49 [2020-01-20T09:14:49.453Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
04:14:49 [2020-01-20T09:14:49.453Z] [INFO] Command line:
04:14:49 [2020-01-20T09:14:49.453Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:14:49 [2020-01-20T09:14:49.453Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:14:51 [2020-01-20T09:14:51.337Z] !SESSION 2020-01-20 09:14:49.296 -----------------------------------------------
04:14:51 [2020-01-20T09:14:51.337Z] eclipse.buildId=unknown
04:14:51 [2020-01-20T09:14:51.337Z] java.version=1.8.0_202
04:14:51 [2020-01-20T09:14:51.337Z] java.vendor=Oracle Corporation
04:14:51 [2020-01-20T09:14:51.337Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:14:51 [2020-01-20T09:14:51.337Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:14:51 [2020-01-20T09:14:51.337Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:14:51 [2020-01-20T09:14:51.337Z] 
04:14:51 [2020-01-20T09:14:51.337Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:14:51.038
04:14:51 [2020-01-20T09:14:51.337Z] !MESSAGE FrameworkEvent ERROR
04:14:51 [2020-01-20T09:14:51.337Z] !STACK 0
04:14:51 [2020-01-20T09:14:51.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:14:51 [2020-01-20T09:14:51.337Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:14:51 [2020-01-20T09:14:51.337Z] 
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:14:51 [2020-01-20T09:14:51.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:14:53 [2020-01-20T09:14:53.222Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
04:14:55 [2020-01-20T09:14:55.104Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
04:14:55 [2020-01-20T09:14:55.104Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 1.914 s
04:14:55 [2020-01-20T09:14:55.104Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
04:15:09 [2020-01-20T09:15:09.927Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.933 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
04:15:09 [2020-01-20T09:15:09.927Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 0.995 s
04:15:09 [2020-01-20T09:15:09.927Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 12.934 s
04:15:09 [2020-01-20T09:15:09.927Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
04:15:09 [2020-01-20T09:15:09.927Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
04:15:09 [2020-01-20T09:15:09.927Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:15:09 [2020-01-20T09:15:09.927Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
04:15:09 [2020-01-20T09:15:09.927Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
04:15:09 [2020-01-20T09:15:09.927Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
04:15:09 [2020-01-20T09:15:09.927Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
04:15:09 [2020-01-20T09:15:09.927Z] 
04:15:09 [2020-01-20T09:15:09.927Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:15:09.173
04:15:09 [2020-01-20T09:15:09.927Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
04:15:27 [2020-01-20T09:15:27.955Z] 
04:15:27 [2020-01-20T09:15:27.955Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:15:27.135
04:15:27 [2020-01-20T09:15:27.955Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
04:15:34 [2020-01-20T09:15:34.479Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.007 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
04:15:34 [2020-01-20T09:15:34.479Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 18.027 s
04:15:34 [2020-01-20T09:15:34.479Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 6.975 s
04:15:34 [2020-01-20T09:15:34.479Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
04:15:39 [2020-01-20T09:15:39.714Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.394 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
04:15:39 [2020-01-20T09:15:39.714Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 5.189 s
04:15:39 [2020-01-20T09:15:39.714Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.203 s
04:15:39 [2020-01-20T09:15:39.714Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
04:15:46 [2020-01-20T09:15:46.241Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.634 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.056 s
04:15:46 [2020-01-20T09:15:46.241Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.038 s
04:15:46 [2020-01-20T09:15:46.241Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.006 s
04:15:46 [2020-01-20T09:15:46.241Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.035 s
04:15:46 [2020-01-20T09:15:46.241Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.043 s
04:15:46 [2020-01-20T09:15:46.241Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.037 s
04:15:46 [2020-01-20T09:15:46.241Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.032 s
04:15:46 [2020-01-20T09:15:46.241Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.027 s
04:15:46 [2020-01-20T09:15:46.241Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
04:15:46 [2020-01-20T09:15:46.241Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
04:15:46 [2020-01-20T09:15:46.241Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
04:15:56 [2020-01-20T09:15:56.172Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.148 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
04:15:56 [2020-01-20T09:15:56.172Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.054 s
04:15:56 [2020-01-20T09:15:56.172Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 4.144 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
04:15:56 [2020-01-20T09:15:56.172Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.048 s
04:15:56 [2020-01-20T09:15:56.172Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.006 s
04:15:56 [2020-01-20T09:15:56.172Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
04:15:56 [2020-01-20T09:15:56.172Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.082 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
04:15:56 [2020-01-20T09:15:56.172Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
04:15:56 [2020-01-20T09:15:56.173Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
04:15:56 [2020-01-20T09:15:56.173Z] 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
04:15:56 [2020-01-20T09:15:56.173Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
04:15:56 [2020-01-20T09:15:56.173Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
04:15:56 [2020-01-20T09:15:56.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
04:15:56 [2020-01-20T09:15:56.428Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.195 s
04:15:56 [2020-01-20T09:15:56.428Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
04:16:01 [2020-01-20T09:16:01.660Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.577 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
04:16:01 [2020-01-20T09:16:01.661Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.145 s
04:16:01 [2020-01-20T09:16:01.661Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.139 s
04:16:01 [2020-01-20T09:16:01.661Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.148 s
04:16:01 [2020-01-20T09:16:01.661Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.144 s
04:16:01 [2020-01-20T09:16:01.661Z] 
04:16:01 [2020-01-20T09:16:01.661Z] Results:
04:16:01 [2020-01-20T09:16:01.661Z] 
04:16:01 [2020-01-20T09:16:01.661Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
04:16:01 [2020-01-20T09:16:01.661Z] 
04:16:01 [2020-01-20T09:16:01.915Z] [INFO] All tests passed!
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT [94/138]
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] The project's OSGi version is 1.0.12.202001200739
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] 
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:01 [2020-01-20T09:16:01.916Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
04:16:02 [2020-01-20T09:16:02.475Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] 
04:16:02 [2020-01-20T09:16:02.475Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
04:16:02 [2020-01-20T09:16:02.475Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:16:02 [2020-01-20T09:16:02.475Z] 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
04:16:02 [2020-01-20T09:16:02.475Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] 
04:16:02 [2020-01-20T09:16:02.475Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
04:16:02 [2020-01-20T09:16:02.475Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:16:02 [2020-01-20T09:16:02.475Z] 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
04:16:02 [2020-01-20T09:16:02.475Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] 
04:16:02 [2020-01-20T09:16:02.475Z] 	final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
04:16:02 [2020-01-20T09:16:02.475Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:16:02 [2020-01-20T09:16:02.475Z] 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
04:16:02 [2020-01-20T09:16:02.475Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] 
04:16:02 [2020-01-20T09:16:02.475Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
04:16:02 [2020-01-20T09:16:02.475Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:16:02 [2020-01-20T09:16:02.475Z] 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
04:16:02 [2020-01-20T09:16:02.475Z] 4 problems (4 warnings)
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.475Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] 
04:16:02 [2020-01-20T09:16:02.731Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:16:03 [2020-01-20T09:16:03.290Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
04:16:03 [2020-01-20T09:16:03.290Z] [INFO] Command line:
04:16:03 [2020-01-20T09:16:03.290Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:16:03 [2020-01-20T09:16:03.290Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:16:05 [2020-01-20T09:16:05.798Z] !SESSION 2020-01-20 09:16:03.298 -----------------------------------------------
04:16:05 [2020-01-20T09:16:05.798Z] eclipse.buildId=unknown
04:16:05 [2020-01-20T09:16:05.798Z] java.version=1.8.0_202
04:16:05 [2020-01-20T09:16:05.798Z] java.vendor=Oracle Corporation
04:16:05 [2020-01-20T09:16:05.798Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:16:05 [2020-01-20T09:16:05.798Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:16:05 [2020-01-20T09:16:05.798Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:16:05 [2020-01-20T09:16:05.798Z] 
04:16:05 [2020-01-20T09:16:05.798Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:16:05.349
04:16:05 [2020-01-20T09:16:05.798Z] !MESSAGE FrameworkEvent ERROR
04:16:05 [2020-01-20T09:16:05.798Z] !STACK 0
04:16:05 [2020-01-20T09:16:05.798Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:16:05 [2020-01-20T09:16:05.798Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:16:05 [2020-01-20T09:16:05.798Z] 
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:16:05 [2020-01-20T09:16:05.798Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:16:11 [2020-01-20T09:16:11.033Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
04:16:12 [2020-01-20T09:16:12.920Z] Display size: 1440x900
04:16:12 [2020-01-20T09:16:12.920Z] OS version=3.10.0-957.1.3.el7.x86_64
04:16:12 [2020-01-20T09:16:12.920Z] GTK version=2.24.30
04:16:12 [2020-01-20T09:16:12.920Z] GTK theme=unknown
04:16:12 [2020-01-20T09:16:12.920Z] LIBOVERLAY_SCROLLBAR=0
04:16:12 [2020-01-20T09:16:12.920Z] Time zone: Coordinated Universal Time
04:16:12 [2020-01-20T09:16:12.920Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:16:12 [2020-01-20T09:16:12.920Z] log4j:WARN Please initialize the log4j system properly.
04:16:14 [2020-01-20T09:16:14.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - number of items : 25
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036182145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036182144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036182144 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036182144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036182144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036182144 data=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}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036182088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036182087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036182087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036182087 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036182087 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:16:22 [2020-01-20T09:16:22.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - number of items : 25
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036181573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036181573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036181572 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036181572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036181571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036181571 data=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}
04:16:23 [2020-01-20T09:16:23.692Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036181484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036181482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036181482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036181482 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036181482 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.693Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:16:23 [2020-01-20T09:16:23.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - number of items : 25
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036180977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036180977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036180977 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036180977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036180977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036180976 data=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}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036180964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036180963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036180963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036180962 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036180962 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - number of items : 25
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036180458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036180458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036180458 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036180458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036180458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036180458 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}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036180441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036180440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036180440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036180440 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036180440 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:24 [2020-01-20T09:16:24.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - number of items : 25
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036179936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036179935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036179935 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036179935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036179935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036179935 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}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036179915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036179914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036179913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036179913 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036179913 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:25 [2020-01-20T09:16:25.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - number of items : 25
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036179391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036179391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036179391 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036179391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036179390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036179390 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}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036179378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036179377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036179377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036179377 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036179377 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:25 [2020-01-20T09:16:25.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - number of items : 25
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036178873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036178872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036178872 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036178872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036178872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036178872 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}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036178862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036178861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036178861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036178861 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036178861 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:26 [2020-01-20T09:16:26.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - number of items : 25
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036178358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036178358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036178358 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036178358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036178358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036178357 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}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036178343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036178343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036178342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036178342 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036178342 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:26 [2020-01-20T09:16:26.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - number of items : 25
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036177839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036177839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036177839 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036177839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036177839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036177838 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}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036177826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036177826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036177825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036177825 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036177825 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:27 [2020-01-20T09:16:27.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - number of items : 25
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036177323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036177323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036177322 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036177322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036177322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036177322 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}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036177306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036177305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036177305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036177305 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036177304 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:27 [2020-01-20T09:16:27.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - number of items : 25
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036176802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036176801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036176801 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036176801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036176801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036176801 data=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}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036176787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036176786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036176786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036176786 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036176785 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - number of items : 25
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036176283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036176283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036176283 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036176283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036176282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036176282 data=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}
04:16:28 [2020-01-20T09:16:28.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036176267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036176266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036176266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036176266 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036176266 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
04:16:28 [2020-01-20T09:16:28.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - number of items : 25
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036175762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036175762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036175762 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036175762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036175761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036175761 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}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036175749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036175748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036175748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036175748 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036175748 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:29 [2020-01-20T09:16:29.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - number of items : 25
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036175245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036175245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036175245 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036175245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036175245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036175244 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}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036175234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036175233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036175233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036175233 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036175233 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:29 [2020-01-20T09:16:29.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - number of items : 25
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036174731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036174730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036174730 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036174730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036174730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036174730 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}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036174722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036174721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036174721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036174721 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036174721 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
04:16:30 [2020-01-20T09:16:30.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - number of items : 25
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036174219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036174219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036174218 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036174218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036174218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036174218 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}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036174205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036174204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036174204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036174204 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036174204 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:30 [2020-01-20T09:16:30.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:31 [2020-01-20T09:16:31.440Z] DEBUG - number of items : 25
04:16:31 [2020-01-20T09:16:31.440Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036173701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036173701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036173701 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036173701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036173701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036173701 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}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036173687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036173687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036173687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036173687 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036173687 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:31 [2020-01-20T09:16:31.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - number of items : 25
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036173184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036173184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036173184 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036173184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036173184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036173183 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}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036173173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036173173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036173173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036173173 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036173173 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:32 [2020-01-20T09:16:32.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - number of items : 25
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036172671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036172671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036172670 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036172670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036172670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036172670 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}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036172659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036172658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036172658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036172658 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036172658 data=null} to ToolItem with tooltip text {Follow CPU Forward}
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
04:16:32 [2020-01-20T09:16:32.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - number of items : 25
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036172156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036172155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036172155 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036172155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036172155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036172155 data=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}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036172146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036172146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036172145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036172145 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036172145 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:16:32 [2020-01-20T09:16:32.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - number of items : 25
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036171643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036171643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036171643 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036171642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036171642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036171642 data=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}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036171633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036171633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036171633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036171633 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036171632 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:33 [2020-01-20T09:16:33.934Z] DEBUG - number of items : 25
04:16:33 [2020-01-20T09:16:33.934Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036171131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036171130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036171130 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036171130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036171130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036171130 data=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}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036171083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036171083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036171083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036171083 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036171082 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:16:33 [2020-01-20T09:16:33.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - number of items : 25
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036170581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036170580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036170580 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036170580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036170580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036170580 data=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}
04:16:34 [2020-01-20T09:16:34.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036170573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036170573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036170572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036170572 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036170572 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:16:34 [2020-01-20T09:16:34.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - number of items : 25
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036170070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036170070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036170070 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036170070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036170070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036170070 data=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}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036170064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036170063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036170063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036170063 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036170063 data=null} to ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
04:16:35 [2020-01-20T09:16:35.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:35 [2020-01-20T09:16:35.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:37 [2020-01-20T09:16:37.498Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:16:37 [2020-01-20T09:16:37.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:16:37 [2020-01-20T09:16:37.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:37 [2020-01-20T09:16:37.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:37 [2020-01-20T09:16:37.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:37 [2020-01-20T09:16:37.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - number of items : 25
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036167172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036167172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036167172 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036167172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036167172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036167172 data=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}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036167166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036167166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036167165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036167165 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036167165 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - number of items : 25
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036166664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036166663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036166663 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036166663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036166663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036166663 data=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}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036166656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036166656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036166656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036166655 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036166655 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - number of items : 25
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036166154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036166153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036166153 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036166153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036166153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036166153 data=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}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036166146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036166145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036166145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036166145 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036166145 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:16:38 [2020-01-20T09:16:38.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - number of items : 25
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036165643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036165643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036165643 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036165643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036165643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036165643 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}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036165634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036165633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036165633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036165633 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036165633 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:39 [2020-01-20T09:16:39.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - number of items : 25
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036165131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036165131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036165131 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036165131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036165131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036165131 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}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036165121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036165121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036165121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036165121 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036165121 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:39 [2020-01-20T09:16:39.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:40 [2020-01-20T09:16:40.504Z] DEBUG - number of items : 25
04:16:40 [2020-01-20T09:16:40.504Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:40 [2020-01-20T09:16:40.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036164619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036164619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036164619 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036164619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036164619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036164619 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}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036164611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036164611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036164610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036164610 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036164610 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:40 [2020-01-20T09:16:40.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - number of items : 25
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036164092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036164091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036164091 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036164091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036164091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036164091 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}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036164067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036163970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036163969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036163969 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036163969 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:41 [2020-01-20T09:16:41.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - number of items : 25
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036163468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036163467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036163467 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036163467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036163467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036163467 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}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036163458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036163457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036163457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036163457 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036163457 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:41 [2020-01-20T09:16:41.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - number of items : 25
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036162955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036162955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036162955 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036162955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036162954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036162954 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}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036162947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036162947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036162947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036162947 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036162947 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:42 [2020-01-20T09:16:42.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - number of items : 25
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036162445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036162444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036162444 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036162444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036162444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036162444 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}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036162432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036162432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036162432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036162432 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036162431 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:42 [2020-01-20T09:16:42.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - number of items : 25
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036161930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036161930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036161930 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036161929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036161929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036161929 data=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}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036161924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036161923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036161923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036161923 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036161923 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.256Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - number of items : 25
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036161421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036161421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036161421 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036161421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036161421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036161421 data=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}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036161414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036161414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036161414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036161414 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036161414 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:16:43 [2020-01-20T09:16:43.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:44 [2020-01-20T09:16:44.020Z] DEBUG - number of items : 25
04:16:44 [2020-01-20T09:16:44.020Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036160912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036160912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036160912 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036160912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036160912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036160912 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}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036160904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036160904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036160904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036160904 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036160904 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:44 [2020-01-20T09:16:44.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:44 [2020-01-20T09:16:44.530Z] DEBUG - number of items : 25
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036160393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036160393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036160393 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036160393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036160393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036160393 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}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036160384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036160384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036160384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036160384 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036160384 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:44 [2020-01-20T09:16:44.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - number of items : 25
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036159882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036159882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036159882 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036159882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036159882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036159882 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}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036159873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036159872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036159872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036159872 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036159872 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
04:16:45 [2020-01-20T09:16:45.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - number of items : 25
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036159371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036159371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036159371 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036159370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036159370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036159370 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}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036159362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036159362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036159362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036159362 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036159362 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:45 [2020-01-20T09:16:45.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - number of items : 25
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036158860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036158860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036158860 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036158860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036158860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036158860 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}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036158853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036158853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036158853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036158853 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036158852 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:46 [2020-01-20T09:16:46.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - number of items : 25
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036158351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036158351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036158351 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036158351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036158351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036158351 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}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036158344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036158344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036158344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036158344 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036158344 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:46 [2020-01-20T09:16:46.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - number of items : 25
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036157842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036157842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036157842 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036157841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036157841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036157841 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}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036157832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036157831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036157831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036157831 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036157831 data=null} to ToolItem with tooltip text {Select Next State Change}
04:16:47 [2020-01-20T09:16:47.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:16:47 [2020-01-20T09:16:47.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - number of items : 25
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036157329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036157328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036157328 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036157328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036157328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036157328 data=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}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036157321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036157321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036157321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036157321 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036157321 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.866Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:16:47 [2020-01-20T09:16:47.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:48 [2020-01-20T09:16:48.120Z] DEBUG - number of items : 25
04:16:48 [2020-01-20T09:16:48.120Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036156819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036156819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036156819 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036156818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036156818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036156818 data=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}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036156812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036156812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036156812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036156812 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036156812 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - number of items : 25
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036156310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036156310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036156310 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036156310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036156310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036156310 data=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}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036156288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036156288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036156287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036156287 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036156287 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:16:48 [2020-01-20T09:16:48.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - number of items : 25
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036155786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036155786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036155786 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036155786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036155785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036155785 data=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}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036155777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036155776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036155776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036155776 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036155776 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - number of items : 25
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036155275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036155274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036155274 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036155274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036155274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036155274 data=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}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036155268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036155268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036155268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036155268 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036155268 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:16:49 [2020-01-20T09:16:49.802Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:50 [2020-01-20T09:16:50.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:16:52 [2020-01-20T09:16:52.245Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036152673 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:16:52 [2020-01-20T09:16:52.501Z] 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:16:52 [2020-01-20T09:16:52.501Z] 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Text with text " 
04:16:52 [2020-01-20T09:16:52.501Z]  ", using matcher: of type 'Text'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1036152666 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036152665 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1036152665 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1036152665 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1036152665 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1036152665 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1036152665 data=null item=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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1036152664 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036152664 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1036152663 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1036152663 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1036152663 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1036152662 data=null doit=true} to Button with text {All Active Threads}
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1036152662 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}
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1036152661 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1036152661 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1036152660 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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1036152660 data=null item=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')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicking on OK
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036152657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036152656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036152656 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036152656 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036152656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036152656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036152656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036152783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - Clicked on 
04:16:52 [2020-01-20T09:16:52.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:53 [2020-01-20T09:16:53.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:53 [2020-01-20T09:16:53.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:53 [2020-01-20T09:16:53.061Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:16:53 [2020-01-20T09:16:53.061Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036151849 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:16:53 [2020-01-20T09:16:53.317Z] 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1036151848 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036151847 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1036151847 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1036151847 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1036151847 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1036151847 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1036151847 data=null item=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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1036151846 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036151846 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1036151846 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')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1036151845 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1036151845 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036151764 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036151889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:16:53 [2020-01-20T09:16:53.317Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.201Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.457Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.457Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:16:55 [2020-01-20T09:16:55.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036149665 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:55 [2020-01-20T09:16:55.457Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:16:55 [2020-01-20T09:16:55.458Z] 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1036149664 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036149663 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1036149663 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1036149663 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1036149663 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1036149663 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1036149663 data=null item=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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1036149662 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036149662 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1036149662 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')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1036149661 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1036149661 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Clicking on OK
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036149660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036149660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036149660 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036149660 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036149660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036149660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036149660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036149747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - Clicked on 
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.458Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036149287 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:16:55 [2020-01-20T09:16:55.714Z] 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1036149286 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036149285 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1036149285 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1036149285 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1036149285 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1036149285 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1036149285 data=null item=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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1036149284 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036149284 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1036149284 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')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1036149283 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1036149283 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:16:55 [2020-01-20T09:16:55.714Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
04:16:55 [2020-01-20T09:16:55.969Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036149248 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:16:55 [2020-01-20T09:16:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036149348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:16:55 [2020-01-20T09:16:55.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:57 [2020-01-20T09:16:57.852Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:57 [2020-01-20T09:16:57.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:58 [2020-01-20T09:16:58.412Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:58 [2020-01-20T09:16:58.412Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:58 [2020-01-20T09:16:58.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:58 [2020-01-20T09:16:58.972Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:58 [2020-01-20T09:16:58.972Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:58 [2020-01-20T09:16:58.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:16:59 [2020-01-20T09:16:59.532Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:59 [2020-01-20T09:16:59.532Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:16:59 [2020-01-20T09:16:59.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:00 [2020-01-20T09:17:00.092Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.092Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:00 [2020-01-20T09:17:00.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.347Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:00 [2020-01-20T09:17:00.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.907Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:00 [2020-01-20T09:17:00.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:01 [2020-01-20T09:17:01.467Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:01 [2020-01-20T09:17:01.467Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:01 [2020-01-20T09:17:01.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:02 [2020-01-20T09:17:02.026Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:02 [2020-01-20T09:17:02.026Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:02 [2020-01-20T09:17:02.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:02 [2020-01-20T09:17:02.586Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:02 [2020-01-20T09:17:02.586Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:02 [2020-01-20T09:17:02.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:03 [2020-01-20T09:17:03.146Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.146Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:03 [2020-01-20T09:17:03.402Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.402Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.402Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:03 [2020-01-20T09:17:03.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.961Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:03 [2020-01-20T09:17:03.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:04 [2020-01-20T09:17:04.520Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:04 [2020-01-20T09:17:04.520Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:04 [2020-01-20T09:17:04.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:05 [2020-01-20T09:17:05.080Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:05 [2020-01-20T09:17:05.080Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:05 [2020-01-20T09:17:05.080Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:05 [2020-01-20T09:17:05.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:05 [2020-01-20T09:17:05.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:05 [2020-01-20T09:17:05.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:06 [2020-01-20T09:17:06.199Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:06 [2020-01-20T09:17:06.199Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:06 [2020-01-20T09:17:06.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:06 [2020-01-20T09:17:06.759Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:06 [2020-01-20T09:17:06.759Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:06 [2020-01-20T09:17:06.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:07 [2020-01-20T09:17:07.014Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:07 [2020-01-20T09:17:07.014Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:07 [2020-01-20T09:17:07.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:07 [2020-01-20T09:17:07.573Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:07 [2020-01-20T09:17:07.573Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:07 [2020-01-20T09:17:07.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:08 [2020-01-20T09:17:08.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:08 [2020-01-20T09:17:08.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:08 [2020-01-20T09:17:08.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:08 [2020-01-20T09:17:08.693Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:08 [2020-01-20T09:17:08.693Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:08 [2020-01-20T09:17:08.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:09 [2020-01-20T09:17:09.252Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:09 [2020-01-20T09:17:09.252Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:09 [2020-01-20T09:17:09.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:09 [2020-01-20T09:17:09.812Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:09 [2020-01-20T09:17:09.812Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:17:09 [2020-01-20T09:17:09.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:10 [2020-01-20T09:17:10.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - number of items : 25
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036132958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036132958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036132958 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036132958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036132958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036132776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036132772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036132772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036132772 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036132772 data=null} to ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1036132770 data=null doit=true} to Shell with text {Filter}
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Clicking on Uncheck all
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036132766 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036132766 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036132766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036132766 data=null item=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')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036132753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036132753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036132753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036132753 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036132752 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Clicked on Uncheck all
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Clicking on Check Active
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-1036132751 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')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1036132751 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')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-1036132751 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-1036132751 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-1036132751 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')
04:17:12 [2020-01-20T09:17:12.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-1036132751 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-1036132750 data=null item=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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-1036131526 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1036131507 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-1036131507 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-1036131507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-1036131507 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Clicked on Check Active
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Clicking on Check all
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036131505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036131504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036131504 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036131504 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036131504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036131504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036131504 data=null item=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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036131484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036131484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036131483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036131483 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036131483 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Clicked on Check all
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Clicking on Uncheck Inactive
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1036131482 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1036131482 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1036131481 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1036131481 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1036131481 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')
04:17:13 [2020-01-20T09:17:13.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1036131481 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')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1036131481 data=null item=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')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1036130542 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')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1036130542 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')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1036130541 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')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1036130541 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1036130541 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Clicked on Uncheck Inactive
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Attempting to set focus on Tree with text {}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1036130529 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1036130528 data=null doit=true} to TreeItem with text {synthetic-trace}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1036130528 data=null} to TreeItem with text {synthetic-trace}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1036130528 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036130527 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}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1036130524 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Clicking on Uncheck all
04:17:14 [2020-01-20T09:17:14.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036130523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036130523 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036130523 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036130522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036130522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036130522 data=null item=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')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036130517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036130517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036130517 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036130517 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicked on Uncheck all
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicking on Check selected
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1036130516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1036130516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1036130516 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1036130516 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1036130516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1036130516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1036130515 data=null item=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')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1036130515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1036130514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1036130514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1036130514 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1036130514 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicked on Check selected
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicking on Uncheck all
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036130512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036130512 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036130512 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036130512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036130512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036130512 data=null item=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')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036130511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036130511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036130510 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036130510 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicked on Uncheck all
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Clicking on Check subtree
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1036130509 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')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1036130509 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')
04:17:14 [2020-01-20T09:17:14.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1036130509 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1036130509 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1036130509 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1036130509 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1036130509 data=null item=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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1036130508 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1036130508 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1036130508 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1036130508 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1036130507 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicked on Check subtree
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicking on Check all
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036130506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036130506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036130506 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036130506 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036130506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036130506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036130505 data=null item=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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036130483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036130482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036130482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036130482 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036130482 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicked on Check all
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicking on Uncheck selected
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1036130481 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1036130481 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1036130481 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1036130481 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1036130480 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1036130480 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1036130480 data=null item=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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1036130480 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1036130480 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1036130479 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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1036130479 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1036130479 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicked on Uncheck selected
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Clicking on Check all
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036130478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036130478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036130478 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036130478 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036130478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036130477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036130477 data=null item=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')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036130468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036130468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036130467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036130467 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036130467 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Clicked on Check all
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Clicking on Uncheck subtree
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1036130466 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1036130466 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1036130466 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1036130466 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1036130466 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1036130466 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1036130465 data=null item=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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1036130465 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1036130465 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1036130465 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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1036130465 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1036130465 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Clicked on Uncheck subtree
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Clicking on Uncheck all
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036130463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036130463 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036130463 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036130463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036130463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036130463 data=null item=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')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036130452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036130452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036130452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036130452 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036130452 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - Clicked on Uncheck all
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:17:14 [2020-01-20T09:17:14.549Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:17:15 [2020-01-20T09:17:15.109Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.109Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.109Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.109Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Clicking on Check all
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036129947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036129947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036129946 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036129946 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036129946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036129946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036129946 data=null item=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')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036129941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036129941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036129941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036129941 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036129941 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Clicked on Check all
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Clicking on OK
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036129857 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036129857 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036129857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036129857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:15 [2020-01-20T09:17:15.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036132958 data=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}
04:17:15 [2020-01-20T09:17:15.365Z] DEBUG - Clicked on 
04:17:15 [2020-01-20T09:17:15.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:15 [2020-01-20T09:17:15.365Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:15 [2020-01-20T09:17:15.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:17 [2020-01-20T09:17:17.252Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:17 [2020-01-20T09:17:17.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:17 [2020-01-20T09:17:17.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036127558 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:17:17 [2020-01-20T09:17:17.507Z] 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')
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.507Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:17:17 [2020-01-20T09:17:17.508Z] 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Text with text " 
04:17:17 [2020-01-20T09:17:17.508Z]  ", using matcher: of type 'Text'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1036127555 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036127554 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1036127554 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1036127554 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1036127554 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1036127554 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1036127554 data=null item=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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1036127553 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1036127553 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1036127553 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1036127553 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1036127553 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1036127552 data=null doit=true} to Button with text {All Active Threads}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1036127552 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}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1036127551 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1036127551 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1036127551 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1036127551 data=null item=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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1036127550 data=null doit=true} to Button with text {Active Threads on CPUs:}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1036127549 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:}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1036127548 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1036127548 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1036127548 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1036127547 data=null item=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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1036127547 data=null doit=true} to Button with text {All Active Threads}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1036127546 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}
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1036127546 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1036127545 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1036127545 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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1036127545 data=null item=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')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Clicking on OK
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036127492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036127492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036127491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036127491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036127491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036127491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036127491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:17 [2020-01-20T09:17:17.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036127637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:17:17 [2020-01-20T09:17:17.763Z] DEBUG - Clicked on 
04:17:17 [2020-01-20T09:17:17.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036126670 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:17:18 [2020-01-20T09:17:18.325Z] 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')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:17:18 [2020-01-20T09:17:18.325Z] 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')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Text with text " 
04:17:18 [2020-01-20T09:17:18.325Z]  ", using matcher: of type 'Text'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1036126666 data=null doit=true} to Button with text {Active Threads on CPUs:}
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1036126666 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:}
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1036126665 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1036126664 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')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1036126664 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')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1036126664 data=null item=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')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Clicking on OK
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036126662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036126662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036126662 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036126662 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036126662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036126662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036126662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:18 [2020-01-20T09:17:18.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036126760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:17:18 [2020-01-20T09:17:18.581Z] DEBUG - Clicked on 
04:17:18 [2020-01-20T09:17:18.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - Clicking on with mnemonic 'Configure...'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - Clicked on with mnemonic 'Configure...'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1036126029 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
04:17:19 [2020-01-20T09:17:19.141Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
04:17:19 [2020-01-20T09:17:19.142Z] 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
04:17:19 [2020-01-20T09:17:19.142Z] 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Text with text " 
04:17:19 [2020-01-20T09:17:19.142Z]  ", using matcher: of type 'Text'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Clicking on Cancel
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1036126025 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1036126024 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1036126024 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1036126024 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1036126024 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1036126024 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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1036126024 data=null item=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')
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1036126066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - Clicked on 
04:17:19 [2020-01-20T09:17:19.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:21 [2020-01-20T09:17:21.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:22 [2020-01-20T09:17:22.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:22 [2020-01-20T09:17:22.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:22 [2020-01-20T09:17:22.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:22 [2020-01-20T09:17:22.915Z] DEBUG - number of items : 25
04:17:22 [2020-01-20T09:17:22.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:17:24 [2020-01-20T09:17:24.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:24 [2020-01-20T09:17:24.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:25 [2020-01-20T09:17:25.892Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:25 [2020-01-20T09:17:25.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:26 [2020-01-20T09:17:26.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:26 [2020-01-20T09:17:26.147Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:26 [2020-01-20T09:17:26.402Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:26 [2020-01-20T09:17:26.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:26 [2020-01-20T09:17:26.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - number of items : 25
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036116795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036116795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036116795 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036116795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036116795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036116682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036116681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036116681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036116681 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036116681 data=null} to ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1036116680 data=null doit=true} to Shell with text {Legend}
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.542Z] DEBUG - Clicking on OK
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036116660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036116660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036116660 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036116659 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036116659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036116659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036116659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036116795 data=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}
04:17:28 [2020-01-20T09:17:28.543Z] DEBUG - Clicked on 
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1036116363 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Attempting to set focus on Tree with text {}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036116341 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036116341 data=null doit=true} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036116341 data=null} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036116340 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036116340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036116327 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Clicking on with mnemonic 'Delete'
04:17:28 [2020-01-20T09:17:28.797Z] DEBUG - Clicked on with mnemonic 'Delete'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036115425 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Clicking on OK
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036115424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036115424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036115424 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036115424 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036115424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036115424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:29 [2020-01-20T09:17:29.723Z] DEBUG - Clicked on OK
04:17:30 [2020-01-20T09:17:30.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036115424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:30 [2020-01-20T09:17:30.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036116189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:17:30 [2020-01-20T09:17:30.841Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.211 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
04:17:30 [2020-01-20T09:17:30.841Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 20.672 s
04:17:30 [2020-01-20T09:17:30.841Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.768 s
04:17:30 [2020-01-20T09:17:30.841Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.045 s
04:17:30 [2020-01-20T09:17:30.841Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.51 s
04:17:30 [2020-01-20T09:17:30.841Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.476 s
04:17:30 [2020-01-20T09:17:30.841Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.953 s
04:17:30 [2020-01-20T09:17:30.841Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.866 s
04:17:30 [2020-01-20T09:17:30.841Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.811 s
04:17:30 [2020-01-20T09:17:30.841Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.678 s
04:17:30 [2020-01-20T09:17:30.841Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.745 s
04:17:30 [2020-01-20T09:17:30.841Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.152 s
04:17:30 [2020-01-20T09:17:30.841Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.005 s
04:17:30 [2020-01-20T09:17:30.841Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:38 [2020-01-20T09:17:38.915Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:17:39 [2020-01-20T09:17:39.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:39 [2020-01-20T09:17:39.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:39 [2020-01-20T09:17:39.170Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:39 [2020-01-20T09:17:39.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:39 [2020-01-20T09:17:39.170Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:39 [2020-01-20T09:17:39.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1036105553 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:17:39 [2020-01-20T09:17:39.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036105478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036105477 data=null doit=true} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036105477 data=null} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036105477 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036105476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036105468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Clicking on with mnemonic 'Delete'
04:17:39 [2020-01-20T09:17:39.681Z] DEBUG - Clicked on with mnemonic 'Delete'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104750 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104750 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036104749 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Clicking on OK
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036104747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036104747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036104747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036104747 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036104747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036104747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.241Z] DEBUG - Clicked on OK
04:17:40 [2020-01-20T09:17:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036104747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:40 [2020-01-20T09:17:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036105364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:17:40 [2020-01-20T09:17:40.802Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.111 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
04:17:40 [2020-01-20T09:17:40.802Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest)  Time elapsed: 1.43 s
04:17:40 [2020-01-20T09:17:40.802Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
04:17:41 [2020-01-20T09:17:41.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
04:17:41 [2020-01-20T09:17:41.361Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - number of items : 6
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036099877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036099876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036099876 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036099876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036099876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036099875 data=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}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036099875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036099863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036099863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036099863 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036099862 data=null} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:45 [2020-01-20T09:17:45.521Z] DEBUG - number of items : 6
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036099856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036099855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036099855 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036099855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036099855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036099855 data=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}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036099855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036099855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036099846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036099845 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036099845 data=null} to ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
04:17:45 [2020-01-20T09:17:45.522Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:17:47 [2020-01-20T09:17:47.409Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:17:47 [2020-01-20T09:17:47.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:47 [2020-01-20T09:17:47.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:47 [2020-01-20T09:17:47.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:47 [2020-01-20T09:17:47.409Z] DEBUG - Setting state to checked on: lttng-sessiond
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Setting state to checked on: lttng-consumerd
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1036097291 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Attempting to set focus on Tree with text {}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036097271 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036097271 data=null doit=true} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036097271 data=null} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036097271 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036097271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036097262 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:17:47 [2020-01-20T09:17:47.919Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:17:47 [2020-01-20T09:17:47.919Z] DEBUG - Clicking on with mnemonic 'Delete'
04:17:47 [2020-01-20T09:17:47.919Z] DEBUG - Clicked on with mnemonic 'Delete'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096556 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036096556 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Clicking on OK
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036096555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036096555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036096555 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036096555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036096555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036096555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:48 [2020-01-20T09:17:48.479Z] DEBUG - Clicked on OK
04:17:49 [2020-01-20T09:17:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036096555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:17:49 [2020-01-20T09:17:49.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036097173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:17:49 [2020-01-20T09:17:49.293Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.523 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
04:17:49 [2020-01-20T09:17:49.293Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 4.215 s
04:17:49 [2020-01-20T09:17:49.293Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.417 s
04:17:49 [2020-01-20T09:17:49.293Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - number of items : 2
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036091086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036091086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036091085 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036091085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036091085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036091085 data=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}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036091078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036091078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036091078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036091078 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036091077 data=null} to ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
04:17:54 [2020-01-20T09:17:54.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
04:17:58 [2020-01-20T09:17:58.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:17:58 [2020-01-20T09:17:58.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
04:17:58 [2020-01-20T09:17:58.941Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:59 [2020-01-20T09:17:59.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
04:17:59 [2020-01-20T09:17:59.500Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:17:59 [2020-01-20T09:17:59.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:17:59 [2020-01-20T09:17:59.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:18:01 [2020-01-20T09:18:01.383Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1036083381 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Attempting to set focus on Tree with text {}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036083361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036083361 data=null doit=true} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036083361 data=null} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036083361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036083361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036083353 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:18:01 [2020-01-20T09:18:01.893Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:18:01 [2020-01-20T09:18:01.893Z] DEBUG - Clicking on with mnemonic 'Delete'
04:18:01 [2020-01-20T09:18:01.893Z] DEBUG - Clicked on with mnemonic 'Delete'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036082653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Clicking on OK
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036082651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036082651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036082651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036082651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036082651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036082651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:02 [2020-01-20T09:18:02.454Z] DEBUG - Clicked on OK
04:18:03 [2020-01-20T09:18:03.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036082651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:03 [2020-01-20T09:18:03.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036083273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:18:03 [2020-01-20T09:18:03.574Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.111 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
04:18:03 [2020-01-20T09:18:03.574Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 11.613 s
04:18:03 [2020-01-20T09:18:03.574Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
04:18:06 [2020-01-20T09:18:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:18:06 [2020-01-20T09:18:06.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:18:06 [2020-01-20T09:18:06.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1036077944 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'
04:18:07 [2020-01-20T09:18:07.090Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - number of items : 19
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036075790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036075789 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036075789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036075789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036075789 data=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}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036075785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036075785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036075785 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036075785 data=null} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.604Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - number of items : 19
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036075283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036075282 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036075282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036075282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036075282 data=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}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036075276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036075276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036075276 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036075276 data=null} to ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - number of items : 19
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036075275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036075275 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036075275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036075275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036075274 data=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}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036075271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036075271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036075271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036075271 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036075271 data=null} to ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1036075091 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'
04:18:09 [2020-01-20T09:18:09.861Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1036074489 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Attempting to set focus on Tree with text {}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1036074470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1036074470 data=null doit=true} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1036074470 data=null} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1036074469 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036074469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1036074461 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Clicking on with mnemonic 'Delete'
04:18:10 [2020-01-20T09:18:10.786Z] DEBUG - Clicked on with mnemonic 'Delete'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073775 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1036073774 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Clicking on OK
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036073773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036073773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036073773 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036073773 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036073772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036073772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.347Z] DEBUG - Clicked on OK
04:18:11 [2020-01-20T09:18:11.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036073772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:11 [2020-01-20T09:18:11.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1036074383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:18:12 [2020-01-20T09:18:12.466Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.785 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
04:18:12 [2020-01-20T09:18:12.466Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.605 s
04:18:12 [2020-01-20T09:18:12.466Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
04:18:12 [2020-01-20T09:18:12.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:24 [2020-01-20T09:18:24.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:25 [2020-01-20T09:18:25.135Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:25 [2020-01-20T09:18:25.135Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:25 [2020-01-20T09:18:25.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:26 [2020-01-20T09:18:26.496Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:26 [2020-01-20T09:18:26.496Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:26 [2020-01-20T09:18:26.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:26 [2020-01-20T09:18:26.752Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:26 [2020-01-20T09:18:26.752Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:26 [2020-01-20T09:18:26.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:27 [2020-01-20T09:18:27.312Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:27 [2020-01-20T09:18:27.312Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:27 [2020-01-20T09:18:27.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:28 [2020-01-20T09:18:28.928Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:28 [2020-01-20T09:18:28.928Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:28 [2020-01-20T09:18:28.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:29 [2020-01-20T09:18:29.488Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:29 [2020-01-20T09:18:29.488Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:29 [2020-01-20T09:18:29.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:30 [2020-01-20T09:18:30.047Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:30 [2020-01-20T09:18:30.047Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:30 [2020-01-20T09:18:30.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:31 [2020-01-20T09:18:31.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:31 [2020-01-20T09:18:31.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:31 [2020-01-20T09:18:31.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:31 [2020-01-20T09:18:31.664Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:31 [2020-01-20T09:18:31.664Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:31 [2020-01-20T09:18:31.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:33 [2020-01-20T09:18:33.548Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:33 [2020-01-20T09:18:33.548Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:18:33 [2020-01-20T09:18:33.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:33 [2020-01-20T09:18:33.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:36 [2020-01-20T09:18:36.808Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:18:36 [2020-01-20T09:18:36.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:18:37 [2020-01-20T09:18:37.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:37 [2020-01-20T09:18:37.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - number of items : 17
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036047461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036047461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036047461 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036047460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036047460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036047380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036047379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036047379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036047379 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036047379 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Clicking on OK
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036047376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036047376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036047376 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036047376 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036047376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036047376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036047376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:37 [2020-01-20T09:18:37.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036047460 data=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...}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Clicked on 
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1036047189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1036047188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1036047187 data=null doit=true} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1036047187 data=null} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1036047187 data=null button=1 stateMask=0x0 x=520 y=9 count=1} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1036047173 data=null button=1 stateMask=0x80000 x=520 y=9 count=1} to TimeGraphMarkerAxis with text {}
04:18:37 [2020-01-20T09:18:37.876Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1036046670 data=null doit=true} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1036046670 data=null} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046669 data=null button=1 stateMask=0x0 x=214 y=26 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046657 data=null button=1 stateMask=0x80000 x=214 y=26 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.436Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - number of items : 17
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036046155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036046155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036046155 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036046155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036046155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036046154 data=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}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036046138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036046060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036046048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036046048 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036046048 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1036046047 data=null doit=true} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1036046046 data=null} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1036046046 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045992 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1036045989 data=null doit=true} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1036045989 data=null} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045989 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045975 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1036045975 data=null doit=true} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1036045974 data=null} to TimeGraphMarkerAxis with text {}
04:18:38 [2020-01-20T09:18:38.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045974 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
04:18:39 [2020-01-20T09:18:39.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1036045962 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
04:18:39 [2020-01-20T09:18:39.253Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
04:18:39 [2020-01-20T09:18:39.253Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:18:39 [2020-01-20T09:18:39.254Z] DEBUG - Clicking on with mnemonic 'Lost Events'
04:18:39 [2020-01-20T09:18:39.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1036045860 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'
04:18:39 [2020-01-20T09:18:39.254Z] DEBUG - Clicked on with mnemonic 'Lost Events'
04:18:39 [2020-01-20T09:18:39.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:44 [2020-01-20T09:18:44.836Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:18:44 [2020-01-20T09:18:44.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:18:44 [2020-01-20T09:18:44.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:44 [2020-01-20T09:18:44.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - number of items : 17
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036040051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036040051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036040051 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036040051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036040051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036040050 data=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}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036040039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036040039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036040039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036040039 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036040039 data=null} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - number of items : 17
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036039537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036039537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036039537 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036039537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036039537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036039537 data=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}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036039525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036039525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036039524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036039524 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036039524 data=null} to ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:18:45 [2020-01-20T09:18:45.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:45 [2020-01-20T09:18:45.905Z] DEBUG - number of items : 17
04:18:45 [2020-01-20T09:18:45.905Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036039023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036039023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036039023 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036039023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036039023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036038976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036038975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036038975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036038975 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036038975 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Clicking on OK
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036038972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036038972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036038972 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036038972 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036038972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036038972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036038972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036039022 data=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...}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Clicked on 
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - number of items : 17
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036038861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036038861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036038861 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036038861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036038861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036038861 data=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}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036038773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036038751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036038742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036038742 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036038742 data=null} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - number of items : 17
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036038241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036038241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036038241 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036038241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036038241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036038241 data=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}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036038229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036038229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036038229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036038229 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036038229 data=null} to ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:18:46 [2020-01-20T09:18:46.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - number of items : 17
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036037728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036037727 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036037727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036037727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036037727 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}
04:18:47 [2020-01-20T09:18:47.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036037714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036037714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036037714 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036037714 data=null} to ToolItem with tooltip text {Select Next State Change}
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
04:18:47 [2020-01-20T09:18:47.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - number of items : 17
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036037212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036037212 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036037212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036037212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036037177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036037176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036037176 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036037176 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Clicking on OK
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036037174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036037174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036037174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036037174 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036037174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036037173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036037173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:18:47 [2020-01-20T09:18:47.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036037212 data=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...}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Clicked on 
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - number of items : 17
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036037080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036037080 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036037080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036037080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036037080 data=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}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036037071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036037071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036037071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036037071 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036037070 data=null} to ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:18:48 [2020-01-20T09:18:48.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - number of items : 17
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036036569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036036569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036036569 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036036569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036036569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036036569 data=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}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036036557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036036508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036036508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036036508 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036036508 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - number of items : 17
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036036507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036036507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036036507 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036036507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036036507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036036507 data=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}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036036491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036036491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036036491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036036491 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036036491 data=null} to ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:18:48 [2020-01-20T09:18:48.606Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - number of items : 17
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036035989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036035989 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036035989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036035989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036035989 data=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}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036035976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036035872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036035872 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036035872 data=null} to ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - number of items : 17
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036035871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036035871 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036035871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036035871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036035871 data=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}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036035870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036035870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036035870 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036035870 data=null} to ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:18:49 [2020-01-20T09:18:49.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - number of items : 17
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036035369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036035369 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036035369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036035369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036035369 data=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}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036035355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036035355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036035355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036035355 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036035355 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:18:49 [2020-01-20T09:18:49.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:50 [2020-01-20T09:18:50.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - number of items : 17
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - number of items : 17
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - Clicking on with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1036029403 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'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - Clicked on with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - number of items : 17
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - number of items : 17
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - Clicking on with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1036029321 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'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - Clicked on with mnemonic 'Lost Events'
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - number of items : 17
04:18:55 [2020-01-20T09:18:55.783Z] DEBUG - number of items : 17
04:18:56 [2020-01-20T09:18:56.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:00 [2020-01-20T09:19:00.198Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:00 [2020-01-20T09:19:00.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:00 [2020-01-20T09:19:00.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - number of items : 17
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036024647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036024647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036024647 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036024647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036024646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036024595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036024593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036024593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036024593 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036024593 data=null} to ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1036024591 data=null doit=true} to Shell with text {Filter}
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:19:00 [2020-01-20T09:19:00.454Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:19:01 [2020-01-20T09:19:01.012Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
04:19:01 [2020-01-20T09:19:01.012Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Clicking on Uncheck all
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036023586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036023585 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036023585 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036023585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036023585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036023585 data=null item=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')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036023581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036023581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036023581 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036023581 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Clicked on Uncheck all
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Clicking on Check all
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036023580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036023580 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036023579 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036023579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036023579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036023579 data=null item=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')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036023572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036023572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036023572 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036023572 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Clicked on Check all
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1036023569 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1036023569 data=null doit=true} to TreeItem with text {synthetic-trace}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1036023569 data=null} to TreeItem with text {synthetic-trace}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1036023569 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1036023569 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}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1036023568 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicking on Uncheck all
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036023567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036023566 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036023566 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036023566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036023566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036023566 data=null item=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')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036023563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036023563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036023563 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036023563 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicked on Uncheck all
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicking on Check selected
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1036023561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1036023561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1036023561 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1036023561 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1036023561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1036023561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1036023561 data=null item=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')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1036023560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1036023560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1036023560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1036023560 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1036023560 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicked on Check selected
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicking on Uncheck all
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036023559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036023559 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036023559 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036023559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036023559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036023559 data=null item=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')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036023558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036023558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036023557 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036023557 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicked on Uncheck all
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Clicking on Check subtree
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1036023556 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')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1036023556 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')
04:19:01 [2020-01-20T09:19:01.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1036023556 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1036023556 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1036023556 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1036023556 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1036023556 data=null item=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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1036023555 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1036023555 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1036023555 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1036023555 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1036023555 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicked on Check subtree
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicking on Check all
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036023554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036023554 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036023554 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036023554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036023553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036023553 data=null item=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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036023546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036023546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036023546 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036023546 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicked on Check all
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicking on Uncheck selected
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1036023545 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1036023545 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1036023545 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1036023545 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1036023544 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1036023544 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1036023544 data=null item=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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1036023544 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1036023544 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1036023544 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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1036023544 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1036023544 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicked on Uncheck selected
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Clicking on Check all
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036023542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036023542 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036023542 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036023542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036023542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036023542 data=null item=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')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036023538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036023538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036023538 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036023538 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicked on Check all
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicking on Uncheck subtree
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1036023537 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1036023537 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1036023537 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1036023537 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1036023536 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1036023536 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1036023536 data=null item=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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1036023536 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1036023535 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1036023535 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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1036023535 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1036023535 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicked on Uncheck subtree
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicking on Uncheck all
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1036023534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1036023534 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1036023534 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1036023534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1036023534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1036023534 data=null item=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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1036023529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1036023529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1036023529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1036023529 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1036023529 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicked on Uncheck all
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicking on Check all
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1036023526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1036023526 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1036023526 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1036023526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1036023526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1036023526 data=null item=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')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1036023488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1036023488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1036023488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1036023488 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1036023488 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - Clicked on Check all
04:19:01 [2020-01-20T09:19:01.577Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Clicking on OK
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1036023486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1036023486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1036023486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1036023486 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1036023486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1036023486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1036023486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036024646 data=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}
04:19:01 [2020-01-20T09:19:01.578Z] DEBUG - Clicked on 
04:19:01 [2020-01-20T09:19:01.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:05 [2020-01-20T09:19:05.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:05 [2020-01-20T09:19:05.991Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:05 [2020-01-20T09:19:05.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:05 [2020-01-20T09:19:05.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:05 [2020-01-20T09:19:05.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:06 [2020-01-20T09:19:06.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:06 [2020-01-20T09:19:06.247Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - number of items : 17
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036018648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036018648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036018648 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036018648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036018648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036018648 data=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}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036018614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036018613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036018613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036018613 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036018613 data=null} to ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:19:06 [2020-01-20T09:19:06.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - number of items : 17
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036018056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036018056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036018056 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036018056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036018056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036018056 data=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}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036018021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036018021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036018021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036018021 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036018021 data=null} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - number of items : 17
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036017519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036017519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036017519 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036017519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036017519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036017519 data=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}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036017490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036017490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036017490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036017490 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036017490 data=null} to ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
04:19:07 [2020-01-20T09:19:07.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - number of items : 17
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036016488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036016488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036016488 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036016488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036016488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036016488 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}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036016460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036016460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036016460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036016460 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036016460 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:08 [2020-01-20T09:19:08.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - number of items : 17
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036015959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036015958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036015958 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036015958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036015958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036015958 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}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036015922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036015922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036015922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036015922 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036015921 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:09 [2020-01-20T09:19:09.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - number of items : 17
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036015420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036015419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036015419 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036015419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036015419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036015419 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}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036015374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036015373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036015373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036015373 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036015373 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
04:19:09 [2020-01-20T09:19:09.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - number of items : 17
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036014371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036014371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036014371 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036014371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036014371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036014371 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}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036014338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036014338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036014338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036014338 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036014338 data=null} to ToolItem with tooltip text {Next Marker}
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:10 [2020-01-20T09:19:10.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:11 [2020-01-20T09:19:11.188Z] DEBUG - number of items : 17
04:19:11 [2020-01-20T09:19:11.188Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036013836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036013836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036013836 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036013836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036013836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036013836 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}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036013775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036013775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036013775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036013775 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036013775 data=null} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:11 [2020-01-20T09:19:11.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - number of items : 17
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036013274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036013274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036013274 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036013274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036013274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036013274 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}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036013241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036013241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036013241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036013241 data=null doit=true} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036013241 data=null} to ToolItem with tooltip text {Next Marker}
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
04:19:11 [2020-01-20T09:19:11.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - number of items : 17
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036012239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036012239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036012239 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036012239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036012239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036012238 data=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}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036012179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036012179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036012178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036012178 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036012178 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:13 [2020-01-20T09:19:13.366Z] DEBUG - number of items : 17
04:19:13 [2020-01-20T09:19:13.366Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036011677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036011677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036011677 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036011677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036011677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036011677 data=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}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036011641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036011594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036011594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036011594 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036011594 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:19:13 [2020-01-20T09:19:13.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:14 [2020-01-20T09:19:14.728Z] DEBUG - number of items : 17
04:19:14 [2020-01-20T09:19:14.728Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1036010592 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1036010592 data=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}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1036010592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1036010592 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1036010592 data=null} to ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:14 [2020-01-20T09:19:14.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:19:17 [2020-01-20T09:19:17.990Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:18 [2020-01-20T09:19:18.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:18 [2020-01-20T09:19:18.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:21 [2020-01-20T09:19:21.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:21 [2020-01-20T09:19:21.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:21 [2020-01-20T09:19:21.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:21 [2020-01-20T09:19:21.506Z] DEBUG - number of items : 17
04:19:21 [2020-01-20T09:19:21.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:25 [2020-01-20T09:19:25.740Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:25 [2020-01-20T09:19:25.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:25 [2020-01-20T09:19:25.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:25 [2020-01-20T09:19:25.995Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:19:25 [2020-01-20T09:19:25.995Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
04:19:25 [2020-01-20T09:19:25.995Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:25 [2020-01-20T09:19:25.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:30 [2020-01-20T09:19:30.155Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:30 [2020-01-20T09:19:30.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:30 [2020-01-20T09:19:30.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:30 [2020-01-20T09:19:30.155Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:30 [2020-01-20T09:19:30.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:30 [2020-01-20T09:19:30.715Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:30 [2020-01-20T09:19:30.715Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - number of items : 17
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035992660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035992660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035992660 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035992660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035992660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035992582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035992581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035992581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035992581 data=null doit=true} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035992581 data=null} to ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.601Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1035992580 data=null doit=true} to Shell with text {Legend}
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Clicking on OK
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035992568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035992568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035992568 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035992568 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035992567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035992567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035992567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035992660 data=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}
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Clicked on 
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1035992342 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:19:32 [2020-01-20T09:19:32.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035992321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035992321 data=null doit=true} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035992321 data=null} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035992321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035992320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035992311 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Clicking on with mnemonic 'Delete'
04:19:32 [2020-01-20T09:19:32.857Z] DEBUG - Clicked on with mnemonic 'Delete'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991665 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035991664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Clicking on OK
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035991663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035991663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035991663 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035991663 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035991663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035991663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.418Z] DEBUG - Clicked on OK
04:19:33 [2020-01-20T09:19:33.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035991663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:33 [2020-01-20T09:19:33.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035992276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:19:34 [2020-01-20T09:19:34.540Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 82.116 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
04:19:34 [2020-01-20T09:19:34.540Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 20.545 s
04:19:34 [2020-01-20T09:19:34.540Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.251 s
04:19:34 [2020-01-20T09:19:34.540Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 10.737 s
04:19:34 [2020-01-20T09:19:34.540Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.667 s
04:19:34 [2020-01-20T09:19:34.540Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
04:19:34 [2020-01-20T09:19:34.540Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.789 s
04:19:34 [2020-01-20T09:19:34.540Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 12.804 s
04:19:34 [2020-01-20T09:19:34.540Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.771 s
04:19:34 [2020-01-20T09:19:34.540Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.324 s
04:19:34 [2020-01-20T09:19:34.540Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.411 s
04:19:34 [2020-01-20T09:19:34.540Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.761 s
04:19:34 [2020-01-20T09:19:34.540Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.826 s
04:19:34 [2020-01-20T09:19:34.540Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
04:19:34 [2020-01-20T09:19:34.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - number of items : 25
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035987038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035987038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035987038 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035987038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035987038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035986974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035986967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035986967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035986967 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035986967 data=null} to ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1035986965 data=null doit=true} to Shell with text {Filter}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Clicking on Uncheck all
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1035986963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1035986963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1035986963 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1035986963 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1035986962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1035986962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1035986962 data=null item=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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1035986956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1035986955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1035986955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1035986955 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1035986955 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Clicked on Uncheck all
04:19:38 [2020-01-20T09:19:38.060Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1035986950 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-1035986949 data=null doit=true} to Tree node with text: systemd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1035986949 data=null} to Tree node with text: systemd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1035986949 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035986949 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
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1035986947 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Clicking on Check subtree
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1035986946 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986946 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1035986946 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1035986946 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1035986946 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1035986946 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1035986946 data=null item=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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1035986940 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986940 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1035986940 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')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1035986940 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1035986940 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Clicked on Check subtree
04:19:38 [2020-01-20T09:19:38.060Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1035986939 data=null button=0 stateMask=0x0 x=89 y=1380 count=0} to Tree node with text: kthreadd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1035986939 data=null doit=true} to Tree node with text: kthreadd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1035986939 data=null} to Tree node with text: kthreadd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1035986939 data=null button=1 stateMask=0x0 x=89 y=1380 count=1} to Tree node with text: kthreadd
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035986938 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
04:19:38 [2020-01-20T09:19:38.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1035986934 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Clicking on Check subtree
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1035986933 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986933 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1035986933 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1035986933 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1035986933 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1035986933 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1035986933 data=null item=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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1035986930 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986930 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1035986930 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1035986894 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1035986893 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Clicked on Check subtree
04:19:38 [2020-01-20T09:19:38.061Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1035986892 data=null button=0 stateMask=0x0 x=100 y=-1075 count=0} to Tree node with text: lttng-consumerd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1035986892 data=null doit=true} to Tree node with text: lttng-consumerd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1035986892 data=null} to Tree node with text: lttng-consumerd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1035986892 data=null button=1 stateMask=0x0 x=100 y=-1075 count=1} to Tree node with text: lttng-consumerd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035986891 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
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1035986888 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Clicking on Check subtree
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1035986887 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986887 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1035986887 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1035986887 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1035986886 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1035986886 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1035986886 data=null item=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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1035986886 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1035986886 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1035986885 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')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1035986885 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1035986885 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Clicked on Check subtree
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Clicking on OK
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035986884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035986884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035986884 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035986884 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035986884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035986884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035986884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:38 [2020-01-20T09:19:38.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035987037 data=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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Clicked on 
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1035986841 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1035986791 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TreeColumn with text {Process}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1035986786 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1035986781 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TreeColumn with text {Process}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1035986774 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1035986769 data=null button=1 stateMask=0x80000 x=210 y=-13 count=1} to TreeColumn with text {TID}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1035986765 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1035986761 data=null button=1 stateMask=0x80000 x=210 y=-13 count=1} to TreeColumn with text {TID}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1035986757 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1035986753 data=null button=1 stateMask=0x80000 x=277 y=-13 count=1} to TreeColumn with text {PTID}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1035986746 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1035986742 data=null button=1 stateMask=0x80000 x=277 y=-13 count=1} to TreeColumn with text {PTID}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1035986735 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1035986692 data=null button=1 stateMask=0x80000 x=368 y=-13 count=1} to TreeColumn with text {Birth time}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1035986688 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}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1035986683 data=null button=1 stateMask=0x80000 x=368 y=-13 count=1} to TreeColumn with text {Birth time}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1035986632 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:19:38 [2020-01-20T09:19:38.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035986589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035986589 data=null doit=true} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035986589 data=null} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035986588 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035986588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035986579 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Clicking on with mnemonic 'Delete'
04:19:38 [2020-01-20T09:19:38.575Z] DEBUG - Clicked on with mnemonic 'Delete'
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035985927 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Clicking on OK
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035985926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035985926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035985926 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035985926 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035985926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035985926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.137Z] DEBUG - Clicked on OK
04:19:39 [2020-01-20T09:19:39.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035985926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:39 [2020-01-20T09:19:39.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035986541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:19:39 [2020-01-20T09:19:39.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.25 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
04:19:39 [2020-01-20T09:19:39.698Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 3.651 s
04:19:39 [2020-01-20T09:19:39.698Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
04:19:51 [2020-01-20T09:19:51.858Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.837 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
04:19:51 [2020-01-20T09:19:51.858Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 11.501 s
04:19:51 [2020-01-20T09:19:51.858Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
04:19:51 [2020-01-20T09:19:51.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
04:19:51 [2020-01-20T09:19:51.859Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:19:55 [2020-01-20T09:19:55.121Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
04:19:55 [2020-01-20T09:19:55.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:19:55 [2020-01-20T09:19:55.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:55 [2020-01-20T09:19:55.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:55 [2020-01-20T09:19:55.121Z] DEBUG - Setting state to checked on: scp_dest
04:19:55 [2020-01-20T09:19:55.681Z] Series don't currently have the same x axis values
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035969091 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035969069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035969069 data=null doit=true} to TreeItem with text {test}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035969068 data=null} to TreeItem with text {test}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035969068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035969068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:19:55 [2020-01-20T09:19:55.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035969059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:19:56 [2020-01-20T09:19:56.192Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:19:56 [2020-01-20T09:19:56.192Z] DEBUG - Clicking on with mnemonic 'Delete'
04:19:56 [2020-01-20T09:19:56.192Z] DEBUG - Clicked on with mnemonic 'Delete'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968376 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035968376 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Clicking on OK
04:19:56 [2020-01-20T09:19:56.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035968375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035968375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035968375 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035968375 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035968375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035968375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:56 [2020-01-20T09:19:56.753Z] DEBUG - Clicked on OK
04:19:57 [2020-01-20T09:19:57.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035968375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:19:57 [2020-01-20T09:19:57.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035968980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:19:57 [2020-01-20T09:19:57.568Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.078 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
04:19:57 [2020-01-20T09:19:57.568Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 4.263 s
04:19:57 [2020-01-20T09:19:57.568Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035964241 data=null doit=true} to Shell with text {Find}
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1035964237 data=null} to (of type 'Combo')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Set text on (of type 'Combo') to \Alttng
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:00 [2020-01-20T09:20:00.836Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@68801feb
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035964233 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035964233 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035964233 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035964232 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035964232 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035964232 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035964232 data=null item=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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035964232 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035964232 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035964232 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035964232 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035964232 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@fdc3b84
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1035964223 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035964222 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1035964222 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1035964222 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1035964222 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1035964222 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1035964222 data=null item=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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1035964221 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035964221 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1035964221 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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1035964221 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1035964221 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Clicking on Fi&nd
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035964221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035964221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035964221 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035964221 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035964221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035964221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035964221 data=null item=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')
04:20:00 [2020-01-20T09:20:00.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035964193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035964193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035964193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035964193 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035964193 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Clicked on Fi&nd
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1035964190 data=null} to (of type 'Combo')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Set text on (of type 'Combo') to \Alttng
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@500a67c4
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1035964186 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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035964186 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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1035964186 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1035964186 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1035964186 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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1035964185 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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1035964185 data=null item=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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1035964185 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')
04:20:00 [2020-01-20T09:20:00.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035964184 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')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1035964184 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')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1035964184 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1035964184 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Clicking on Fi&nd
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035964184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035964184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035964184 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035964184 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035964184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035964184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035964184 data=null item=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')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035964182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035964182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035964182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035964182 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035964182 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Clicked on Fi&nd
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Clicking on Close
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035964179 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035964179 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035964179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:00 [2020-01-20T09:20:00.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035964179 data=null item=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')
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963967 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963962 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1de68599
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035963958 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963958 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035963958 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035963958 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035963958 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035963957 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035963957 data=null item=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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035963957 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963957 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035963957 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')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035963957 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035963957 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.096Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963955 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963955 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963955 data=null item=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')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963949 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963949 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963946 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1035963946 data=null doit=true} to Button with text {F&orward}
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035963945 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}
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1035963944 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1035963944 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')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1035963944 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')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035963943 data=null item=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')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.097Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963940 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963940 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963940 data=null item=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')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963937 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963937 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963931 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963931 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963930 data=null item=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')
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.098Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963738 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963736 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.355Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1035963734 data=null doit=true} to Button with text {&Backward}
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035963734 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}
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1035963732 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1035963732 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1035963732 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035963732 data=null item=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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@641ae
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035963692 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963692 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035963692 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035963692 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035963692 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035963692 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035963691 data=null item=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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035963691 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963691 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035963691 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035963691 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035963691 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4742b2c2
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1035963690 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035963690 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1035963690 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1035963690 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1035963689 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1035963689 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1035963689 data=null item=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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1035963689 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035963689 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1035963689 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')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1035963689 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1035963689 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963688 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963688 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963688 data=null item=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')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963681 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963681 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Setting text on (of type 'Combo') to lttn
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-1035963680 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Set text on (of type 'Combo') to lttn
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963677 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963677 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963677 data=null item=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')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963674 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963674 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963672 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963671 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963671 data=null item=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')
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.358Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963517 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963490 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.615Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13de9510
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1035963488 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035963488 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1035963488 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1035963487 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1035963487 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1035963487 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1035963487 data=null item=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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1035963487 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035963487 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1035963487 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1035963487 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1035963487 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d425217
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1035963486 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1035963485 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1035963485 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1035963485 data=null item=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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1035963485 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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1035963485 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1035963484 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963483 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963483 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963483 data=null item=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')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963477 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963477 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-1035963476 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Set text on (of type 'Combo') to LTTNG
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963473 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963473 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963473 data=null item=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')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963471 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963471 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.617Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963469 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963469 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963469 data=null item=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')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963334 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963331 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963331 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963330 data=null item=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')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963256 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963254 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963254 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963253 data=null item=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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Clicked on 
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035963145 data=null doit=true} to Shell with text {Find}
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963143 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1035963141 data=null doit=true} to Button with text {F&orward}
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035963141 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}
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1035963140 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1035963140 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1035963140 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035963140 data=null item=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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@339c7bc8
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1035963139 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035963138 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1035963138 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1035963138 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1035963138 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1035963138 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1035963138 data=null item=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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1035963138 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035963138 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1035963137 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')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1035963137 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1035963137 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.876Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1834b71b
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035963136 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963136 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035963136 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035963136 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035963136 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035963136 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035963136 data=null item=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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035963136 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035963135 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035963135 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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035963135 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035963135 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963134 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963133 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963133 data=null item=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')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963129 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963129 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Setting text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1035963123 data=null} to (of type 'Combo')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Set text on (of type 'Combo') to lttng
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1035963122 data=null doit=true} to Button with text {&Backward}
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035963122 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}
04:20:01 [2020-01-20T09:20:01.877Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1035963093 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1035963093 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')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1035963093 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')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035963092 data=null item=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')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Clicking on Fi&nd
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035963089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035963089 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035963089 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035963089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035963089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035963089 data=null item=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')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035963085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035963085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035963085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035963085 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035963085 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Clicked on Fi&nd
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Clicking on Close
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035963078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035963078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035963078 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035963078 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035963078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035963078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:01 [2020-01-20T09:20:01.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035963078 data=null item=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')
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Clicked on 
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1035962993 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Attempting to set focus on Tree with text {}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035962971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035962971 data=null doit=true} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035962971 data=null} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035962970 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035962970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035962963 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Clicking on with mnemonic 'Delete'
04:20:02 [2020-01-20T09:20:02.134Z] DEBUG - Clicked on with mnemonic 'Delete'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035962247 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Clicking on OK
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035962246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035962246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035962246 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035962246 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035962245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035962245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.695Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.696Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:02 [2020-01-20T09:20:02.696Z] DEBUG - Clicked on OK
04:20:03 [2020-01-20T09:20:03.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035962245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:03 [2020-01-20T09:20:03.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035962878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:20:03 [2020-01-20T09:20:03.513Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.8 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
04:20:03 [2020-01-20T09:20:03.513Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.395 s
04:20:03 [2020-01-20T09:20:03.513Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.224 s
04:20:03 [2020-01-20T09:20:03.513Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.223 s
04:20:03 [2020-01-20T09:20:03.513Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.202 s
04:20:03 [2020-01-20T09:20:03.513Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.213 s
04:20:03 [2020-01-20T09:20:03.513Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.177 s
04:20:03 [2020-01-20T09:20:03.513Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
04:20:03 [2020-01-20T09:20:03.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:20:03 [2020-01-20T09:20:03.768Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:06 [2020-01-20T09:20:06.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:06 [2020-01-20T09:20:06.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - number of items : 5
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035958460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035958460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035958460 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035958460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035958460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035958460 data=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}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035958450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035958287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035958286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035958286 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035958286 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:06 [2020-01-20T09:20:06.791Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.351Z] DEBUG - number of items : 17
04:20:07 [2020-01-20T09:20:07.351Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035957664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035957664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035957664 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035957664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035957664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035957664 data=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}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035957584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035957584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035957584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035957584 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035957584 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:07 [2020-01-20T09:20:07.352Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:08 [2020-01-20T09:20:08.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:20:08 [2020-01-20T09:20:08.277Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:10 [2020-01-20T09:20:10.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:10 [2020-01-20T09:20:10.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:10 [2020-01-20T09:20:10.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - Setting state to checked on: lttng-sessiond
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - Setting state to unchecked on: lttng-sessiond
04:20:11 [2020-01-20T09:20:11.091Z] DEBUG - Setting state to checked on: lttng-consumerd
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - number of items : 17
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035952825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035952825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035952825 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035952825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035952825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035952825 data=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}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035952824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035952824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035952824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035952824 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035952824 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.452Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
04:20:12 [2020-01-20T09:20:12.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
04:20:12 [2020-01-20T09:20:12.961Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:14 [2020-01-20T09:20:14.845Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:14 [2020-01-20T09:20:14.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:14 [2020-01-20T09:20:14.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
04:20:14 [2020-01-20T09:20:14.845Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:14 [2020-01-20T09:20:14.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:20:15 [2020-01-20T09:20:15.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035949793 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - Attempting to set focus on Tree with text {}
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035949773 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035949773 data=null doit=true} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035949773 data=null} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035949773 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035949772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035949765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Clicking on with mnemonic 'Delete'
04:20:15 [2020-01-20T09:20:15.356Z] DEBUG - Clicked on with mnemonic 'Delete'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949146 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035949145 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Clicking on OK
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035949144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035949144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.915Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035949144 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035949144 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035949144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035949144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:15 [2020-01-20T09:20:15.916Z] DEBUG - Clicked on OK
04:20:16 [2020-01-20T09:20:16.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035949144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:16 [2020-01-20T09:20:16.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035949731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:20:17 [2020-01-20T09:20:17.035Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.462 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
04:20:17 [2020-01-20T09:20:17.035Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.432 s
04:20:17 [2020-01-20T09:20:17.035Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.693 s
04:20:17 [2020-01-20T09:20:17.035Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.454 s
04:20:17 [2020-01-20T09:20:17.035Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.526Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1035942171 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform}
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - Attempting to set focus on Tree with text {}
04:20:22 [2020-01-20T09:20:22.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035942151 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:20:22 [2020-01-20T09:20:22.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035942151 data=null doit=true} to TreeItem with text {test}
04:20:22 [2020-01-20T09:20:22.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035942151 data=null} to TreeItem with text {test}
04:20:22 [2020-01-20T09:20:22.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035942150 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:20:23 [2020-01-20T09:20:23.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035942150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:20:23 [2020-01-20T09:20:23.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035942142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:20:23 [2020-01-20T09:20:23.039Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:20:23 [2020-01-20T09:20:23.039Z] DEBUG - Clicking on with mnemonic 'Delete'
04:20:23 [2020-01-20T09:20:23.039Z] DEBUG - Clicked on with mnemonic 'Delete'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035941454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Clicking on OK
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035941453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035941453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035941453 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035941453 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035941453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035941453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:23 [2020-01-20T09:20:23.602Z] DEBUG - Clicked on OK
04:20:24 [2020-01-20T09:20:24.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035941453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:24 [2020-01-20T09:20:24.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035942066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:20:24 [2020-01-20T09:20:24.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.239 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
04:20:24 [2020-01-20T09:20:24.163Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest)  Time elapsed: 1.446 s
04:20:24 [2020-01-20T09:20:24.163Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035938668 data=null doit=true} to Shell with text {Find}
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.677Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1035938666 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Set text on (of type 'Combo') to \ACPU
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@45ae53aa
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035938664 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938664 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035938664 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035938663 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035938663 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035938663 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035938663 data=null item=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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035938663 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938663 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035938663 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')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035938663 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035938663 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.678Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6432ce09
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1035938662 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1035938661 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1035938661 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1035938661 data=null item=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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1035938661 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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1035938661 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1035938661 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938660 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938660 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938660 data=null item=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')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938649 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938649 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1035938648 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Set text on (of type 'Combo') to \ACPU
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.679Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@565f233a
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1035938646 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035938646 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1035938645 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1035938645 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1035938645 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1035938645 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1035938645 data=null item=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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1035938644 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1035938644 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1035938644 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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1035938644 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1035938644 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938644 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938644 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938644 data=null item=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')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938643 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938643 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.680Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Clicking on Close
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035938641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035938641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035938641 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035938641 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035938641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035938641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035938641 data=null item=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')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Clicked on 
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035938461 data=null doit=true} to Shell with text {Find}
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1035938458 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Set text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.681Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@142e0283
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035938456 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035938455 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035938455 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035938455 data=null item=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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035938455 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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035938455 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035938455 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938453 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938453 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938453 data=null item=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')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938444 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938444 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1035938443 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - Set text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.682Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1035938442 data=null doit=true} to Button with text {F&orward}
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035938442 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}
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1035938440 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1035938440 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')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1035938440 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')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035938440 data=null item=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')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938437 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938437 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938436 data=null item=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')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938434 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938433 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Clicking on Close
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035938428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035938428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035938428 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035938428 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035938428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035938428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035938428 data=null item=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')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Clicked on 
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035938305 data=null doit=true} to Shell with text {Find}
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Setting text on (of type 'Combo') to CPU
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-1035938293 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Set text on (of type 'Combo') to CPU
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1035938292 data=null doit=true} to Button with text {&Backward}
04:20:26 [2020-01-20T09:20:26.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035938292 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}
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1035938291 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1035938290 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1035938290 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035938290 data=null item=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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@36792cff
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035938289 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938289 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035938288 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035938288 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035938288 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035938288 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035938288 data=null item=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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035938288 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035938288 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035938288 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035938288 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035938288 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23314f61
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1035938287 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035938287 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1035938287 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1035938287 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1035938287 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1035938287 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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1035938287 data=null item=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')
04:20:26 [2020-01-20T09:20:26.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1035938286 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')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1035938286 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')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1035938286 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')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1035938286 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1035938286 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938285 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938285 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938285 data=null item=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')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938276 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938276 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Setting text on (of type 'Combo') to CP
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-1035938275 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Set text on (of type 'Combo') to CP
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.686Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.687Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938272 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938272 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938271 data=null item=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')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938269 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938269 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Clicking on Close
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035938267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035938267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035938267 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035938267 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035938267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035938267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035938267 data=null item=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')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Clicked on 
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035938079 data=null doit=true} to Shell with text {Find}
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1035938077 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Set text on (of type 'Combo') to CPU 1
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.985Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2cc814ed
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1035938075 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035938075 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1035938074 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1035938074 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1035938074 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1035938074 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1035938074 data=null item=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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1035938074 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035938074 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1035938074 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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1035938074 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1035938074 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938072 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938072 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938072 data=null item=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')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938063 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938062 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-1035938061 data=null} to (of type 'Combo')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Set text on (of type 'Combo') to cpu 1
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.986Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Clicking on Fi&nd
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035938057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035938057 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035938057 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035938057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035938057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035938057 data=null item=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')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035938055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035938055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035938055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035938055 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035938055 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Clicked on Fi&nd
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Clicking on Close
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035938053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035938053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035938053 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035938053 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035938053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035938053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035938053 data=null item=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')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Clicked on 
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:26 [2020-01-20T09:20:26.987Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.242Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035937928 data=null doit=true} to Shell with text {Find}
04:20:27 [2020-01-20T09:20:27.242Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Clicking on Close
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035937926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035937926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035937926 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035937925 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035937925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035937925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035937925 data=null item=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')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Clicked on 
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035937793 data=null doit=true} to Shell with text {Find}
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Clicking on Close
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035937790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035937790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035937790 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035937790 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035937790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035937790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035937790 data=null item=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')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Clicked on 
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.243Z] DEBUG - Attempting to set focus on (of type 'Canvas')
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1035937667 data=null doit=true} to Shell with text {Find}
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
04:20:27 [2020-01-20T09:20:27.499Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1035937664 data=null} to (of type 'Combo')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Set text on (of type 'Combo') to CPU 1
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1035937662 data=null doit=true} to Button with text {F&orward}
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035937662 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}
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1035937661 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1035937661 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1035937660 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035937660 data=null item=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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7f3261
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1035937659 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035937659 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1035937659 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1035937659 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1035937659 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1035937658 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1035937658 data=null item=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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1035937658 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1035937658 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1035937658 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1035937658 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1035937658 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1acfebc4
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1035937657 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035937657 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1035937657 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1035937657 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1035937657 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1035937657 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1035937656 data=null item=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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1035937656 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1035937656 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1035937656 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')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1035937656 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1035937656 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.500Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Clicking on Fi&nd
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035937655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035937655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035937655 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035937655 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035937654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035937654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035937654 data=null item=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')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035937652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035937651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035937651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035937651 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035937651 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Clicked on Fi&nd
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1035937646 data=null} to (of type 'Combo')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Set text on (of type 'Combo') to CPU 1
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1035937646 data=null doit=true} to Button with text {&Backward}
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1035937646 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}
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1035937645 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1035937645 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')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1035937645 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')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1035937644 data=null item=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')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.501Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Clicking on Fi&nd
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1035937642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035937642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1035937642 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1035937642 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1035937641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1035937641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1035937641 data=null item=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')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1035937634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1035937634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1035937634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1035937634 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1035937634 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Clicked on Fi&nd
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Clicking on Close
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1035937592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1035937592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1035937592 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1035937592 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1035937592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1035937592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1035937592 data=null item=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')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Clicked on 
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1035937548 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Attempting to set focus on Tree with text {}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035937483 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035937483 data=null doit=true} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035937483 data=null} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035937483 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035937483 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035937474 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:20:27 [2020-01-20T09:20:27.502Z] DEBUG - Clicking on with mnemonic 'Delete'
04:20:27 [2020-01-20T09:20:27.757Z] DEBUG - Clicked on with mnemonic 'Delete'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035936806 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Clicking on OK
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035936805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035936805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035936805 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035936805 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035936805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035936805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.319Z] DEBUG - Clicked on OK
04:20:28 [2020-01-20T09:20:28.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035936804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:20:28 [2020-01-20T09:20:28.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035937438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:20:29 [2020-01-20T09:20:29.438Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.144 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
04:20:29 [2020-01-20T09:20:29.439Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.262 s
04:20:29 [2020-01-20T09:20:29.439Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.192 s
04:20:29 [2020-01-20T09:20:29.439Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.197 s
04:20:29 [2020-01-20T09:20:29.439Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.166 s
04:20:29 [2020-01-20T09:20:29.439Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.259 s
04:20:29 [2020-01-20T09:20:29.439Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.198 s
04:20:29 [2020-01-20T09:20:29.439Z] 
04:20:29 [2020-01-20T09:20:29.439Z] Results:
04:20:29 [2020-01-20T09:20:29.439Z] 
04:20:29 [2020-01-20T09:20:29.439Z] Tests run: 48, Failures: 0, Errors: 0, Skipped: 1
04:20:29 [2020-01-20T09:20:29.439Z] 
04:20:29 [2020-01-20T09:20:29.694Z] 
04:20:29 [2020-01-20T09:20:29.694Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:20:29.475
04:20:29 [2020-01-20T09:20:29.694Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:20:29 [2020-01-20T09:20:29.694Z] 
04:20:29 [2020-01-20T09:20:29.694Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:20:29.487
04:20:29 [2020-01-20T09:20:29.694Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:20:29 [2020-01-20T09:20:29.694Z] 
04:20:29 [2020-01-20T09:20:29.694Z] !ENTRY org.eclipse.ui 4 0 2020-01-20 09:20:29.488
04:20:29 [2020-01-20T09:20:29.694Z] !MESSAGE Error occurred during status handling
04:20:29 [2020-01-20T09:20:29.694Z] !STACK 0
04:20:29 [2020-01-20T09:20:29.694Z] java.lang.NullPointerException
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
04:20:29 [2020-01-20T09:20:29.694Z] 	at java.security.AccessController.doPrivileged(Native Method)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
04:20:29 [2020-01-20T09:20:29.694Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
04:20:29 [2020-01-20T09:20:29.694Z] 	at java.lang.Thread.run(Thread.java:748)
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] All tests passed!
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [95/138]
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] The project's OSGi version is 4.1.0.202001200739
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] 
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:30 [2020-01-20T09:20:30.619Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
04:20:31 [2020-01-20T09:20:31.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] 
04:20:31 [2020-01-20T09:20:31.180Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
04:20:31 [2020-01-20T09:20:31.180Z] 	                                                                                                          ^
04:20:31 [2020-01-20T09:20:31.180Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
04:20:31 [2020-01-20T09:20:31.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[94] 
04:20:31 [2020-01-20T09:20:31.180Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
04:20:31 [2020-01-20T09:20:31.180Z] 	                                                             ^^^^^^^^
04:20:31 [2020-01-20T09:20:31.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:20:31 [2020-01-20T09:20:31.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] 
04:20:31 [2020-01-20T09:20:31.180Z] 	int tidQuark = entry.getValue();
04:20:31 [2020-01-20T09:20:31.180Z] 	               ^^^^^^^^^^^^^^^^
04:20:31 [2020-01-20T09:20:31.180Z] 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
04:20:31 [2020-01-20T09:20:31.180Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] 
04:20:31 [2020-01-20T09:20:31.180Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
04:20:31 [2020-01-20T09:20:31.180Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
04:20:31 [2020-01-20T09:20:31.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:20:31 [2020-01-20T09:20:31.180Z] 4 problems (4 warnings)
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.435Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.pom
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2metadata.xml
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2artifacts.xml
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT  [96/138]
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] The project's OSGi version is 3.0.6.202001200739
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.436Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.pom
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2metadata.xml
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2artifacts.xml
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT     [97/138]
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.996Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] 
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:31 [2020-01-20T09:20:31.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.pom
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2metadata.xml
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2artifacts.xml
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [98/138]
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] The project's OSGi version is 1.0.9.202001200739
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.252Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
04:20:32 [2020-01-20T09:20:32.507Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] 
04:20:32 [2020-01-20T09:20:32.507Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
04:20:32 [2020-01-20T09:20:32.507Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:20:32 [2020-01-20T09:20:32.507Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:20:32 [2020-01-20T09:20:32.507Z] 1 problem (1 warning)
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.507Z] [INFO] 
04:20:32 [2020-01-20T09:20:32.508Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:20:32 [2020-01-20T09:20:32.762Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
04:20:32 [2020-01-20T09:20:32.763Z] [INFO] Command line:
04:20:32 [2020-01-20T09:20:32.763Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:20:32 [2020-01-20T09:20:32.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:20:35 [2020-01-20T09:20:35.279Z] !SESSION 2020-01-20 09:20:32.881 -----------------------------------------------
04:20:35 [2020-01-20T09:20:35.279Z] eclipse.buildId=unknown
04:20:35 [2020-01-20T09:20:35.279Z] java.version=1.8.0_202
04:20:35 [2020-01-20T09:20:35.279Z] java.vendor=Oracle Corporation
04:20:35 [2020-01-20T09:20:35.279Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:20:35 [2020-01-20T09:20:35.279Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:20:35 [2020-01-20T09:20:35.279Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:20:35 [2020-01-20T09:20:35.279Z] 
04:20:35 [2020-01-20T09:20:35.279Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:20:34.739
04:20:35 [2020-01-20T09:20:35.279Z] !MESSAGE FrameworkEvent ERROR
04:20:35 [2020-01-20T09:20:35.279Z] !STACK 0
04:20:35 [2020-01-20T09:20:35.279Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:20:35 [2020-01-20T09:20:35.279Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:20:35 [2020-01-20T09:20:35.279Z] 
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:20:35 [2020-01-20T09:20:35.279Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:20:36 [2020-01-20T09:20:36.640Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
04:20:36 [2020-01-20T09:20:36.640Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
04:20:36 [2020-01-20T09:20:36.640Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:20:36 [2020-01-20T09:20:36.640Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
04:20:36 [2020-01-20T09:20:36.640Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
04:20:36 [2020-01-20T09:20:36.640Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
04:20:36 [2020-01-20T09:20:36.640Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
04:20:48 [2020-01-20T09:20:48.797Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.599 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
04:20:48 [2020-01-20T09:20:48.797Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.022 s
04:20:48 [2020-01-20T09:20:48.797Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.208 s
04:20:48 [2020-01-20T09:20:48.797Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.174 s
04:20:48 [2020-01-20T09:20:48.797Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.208 s
04:20:48 [2020-01-20T09:20:48.797Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.142 s
04:20:48 [2020-01-20T09:20:48.797Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 3.583 s
04:20:48 [2020-01-20T09:20:48.797Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.205 s
04:20:48 [2020-01-20T09:20:48.797Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
04:20:48 [2020-01-20T09:20:48.797Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
04:20:48 [2020-01-20T09:20:48.797Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.01 s
04:20:48 [2020-01-20T09:20:48.797Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
04:20:58 [2020-01-20T09:20:58.726Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.759 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
04:20:58 [2020-01-20T09:20:58.726Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.315 s
04:20:58 [2020-01-20T09:20:58.726Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.142 s
04:20:58 [2020-01-20T09:20:58.726Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
04:20:58 [2020-01-20T09:20:58.726Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.146 s
04:20:58 [2020-01-20T09:20:58.726Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.141 s
04:20:58 [2020-01-20T09:20:58.726Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.665 s
04:20:58 [2020-01-20T09:20:58.726Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.153 s
04:20:58 [2020-01-20T09:20:58.726Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
04:20:58 [2020-01-20T09:20:58.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
04:20:58 [2020-01-20T09:20:58.726Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.109 s
04:20:58 [2020-01-20T09:20:58.726Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
04:20:58 [2020-01-20T09:20:58.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
04:20:58 [2020-01-20T09:20:58.726Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
04:20:58 [2020-01-20T09:20:58.726Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
04:21:03 [2020-01-20T09:21:03.963Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.704 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
04:21:03 [2020-01-20T09:21:03.963Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.121 s
04:21:03 [2020-01-20T09:21:03.963Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
04:21:03 [2020-01-20T09:21:03.963Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.135 s
04:21:03 [2020-01-20T09:21:03.963Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.04 s
04:21:03 [2020-01-20T09:21:03.963Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.137 s
04:21:03 [2020-01-20T09:21:03.963Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.023 s
04:21:03 [2020-01-20T09:21:03.963Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
04:21:03 [2020-01-20T09:21:03.963Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.015 s
04:21:03 [2020-01-20T09:21:03.963Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.118 s
04:21:03 [2020-01-20T09:21:03.963Z] 
04:21:03 [2020-01-20T09:21:03.963Z] Results:
04:21:03 [2020-01-20T09:21:03.963Z] 
04:21:03 [2020-01-20T09:21:03.963Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
04:21:03 [2020-01-20T09:21:03.963Z] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] All tests passed!
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [99/138]
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
04:21:04 [2020-01-20T09:21:04.778Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] 
04:21:04 [2020-01-20T09:21:04.779Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:05 [2020-01-20T09:21:05.338Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
04:21:05 [2020-01-20T09:21:05.338Z] [INFO] Command line:
04:21:05 [2020-01-20T09:21:05.338Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:21:05 [2020-01-20T09:21:05.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:21:07 [2020-01-20T09:21:07.850Z] !SESSION 2020-01-20 09:21:05.261 -----------------------------------------------
04:21:07 [2020-01-20T09:21:07.850Z] eclipse.buildId=unknown
04:21:07 [2020-01-20T09:21:07.850Z] java.version=1.8.0_202
04:21:07 [2020-01-20T09:21:07.850Z] java.vendor=Oracle Corporation
04:21:07 [2020-01-20T09:21:07.850Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:21:07 [2020-01-20T09:21:07.850Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:21:07 [2020-01-20T09:21:07.850Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:21:07 [2020-01-20T09:21:07.850Z] 
04:21:07 [2020-01-20T09:21:07.850Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:21:07.262
04:21:07 [2020-01-20T09:21:07.850Z] !MESSAGE FrameworkEvent ERROR
04:21:07 [2020-01-20T09:21:07.850Z] !STACK 0
04:21:07 [2020-01-20T09:21:07.850Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:21:07 [2020-01-20T09:21:07.850Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:21:07 [2020-01-20T09:21:07.850Z] 
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:21:07 [2020-01-20T09:21:07.850Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:21:08 [2020-01-20T09:21:08.774Z] process 16934: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:21:08 [2020-01-20T09:21:08.775Z] See the manual page for dbus-uuidgen to correct this issue.
04:21:18 [2020-01-20T09:21:18.710Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
04:21:18 [2020-01-20T09:21:18.710Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
04:21:18 [2020-01-20T09:21:18.710Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
04:21:18 [2020-01-20T09:21:18.710Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:21:18 [2020-01-20T09:21:18.710Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:21:18 [2020-01-20T09:21:18.710Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
04:21:18 [2020-01-20T09:21:18.710Z] 
04:21:18 [2020-01-20T09:21:18.710Z] Results:
04:21:18 [2020-01-20T09:21:18.710Z] 
04:21:18 [2020-01-20T09:21:18.710Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:21:18 [2020-01-20T09:21:18.710Z] 
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] All tests passed!
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.594Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/138]
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] The project's OSGi version is 1.0.11.202001200739
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] 
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:20 [2020-01-20T09:21:20.595Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] 
04:21:21 [2020-01-20T09:21:21.154Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:21:21 [2020-01-20T09:21:21.410Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
04:21:21 [2020-01-20T09:21:21.410Z] [INFO] Command line:
04:21:21 [2020-01-20T09:21:21.410Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:21:21 [2020-01-20T09:21:21.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:21:24 [2020-01-20T09:21:24.673Z] !SESSION 2020-01-20 09:21:21.569 -----------------------------------------------
04:21:24 [2020-01-20T09:21:24.673Z] eclipse.buildId=unknown
04:21:24 [2020-01-20T09:21:24.673Z] java.version=1.8.0_202
04:21:24 [2020-01-20T09:21:24.673Z] java.vendor=Oracle Corporation
04:21:24 [2020-01-20T09:21:24.673Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:21:24 [2020-01-20T09:21:24.673Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:21:24 [2020-01-20T09:21:24.673Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:21:24 [2020-01-20T09:21:24.673Z] 
04:21:24 [2020-01-20T09:21:24.673Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:21:23.949
04:21:24 [2020-01-20T09:21:24.673Z] !MESSAGE FrameworkEvent ERROR
04:21:24 [2020-01-20T09:21:24.673Z] !STACK 0
04:21:24 [2020-01-20T09:21:24.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:21:24 [2020-01-20T09:21:24.673Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:21:24 [2020-01-20T09:21:24.673Z] 
04:21:24 [2020-01-20T09:21:24.673Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:21:24 [2020-01-20T09:21:24.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:21:29 [2020-01-20T09:21:29.911Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
04:21:31 [2020-01-20T09:21:31.796Z] Display size: 1440x900
04:21:31 [2020-01-20T09:21:31.796Z] OS version=3.10.0-957.1.3.el7.x86_64
04:21:31 [2020-01-20T09:21:31.796Z] GTK version=2.24.30
04:21:31 [2020-01-20T09:21:31.796Z] GTK theme=unknown
04:21:31 [2020-01-20T09:21:31.796Z] LIBOVERLAY_SCROLLBAR=0
04:21:31 [2020-01-20T09:21:31.796Z] Time zone: Coordinated Universal Time
04:21:31 [2020-01-20T09:21:31.796Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:21:31 [2020-01-20T09:21:31.796Z] log4j:WARN Please initialize the log4j system properly.
04:21:33 [2020-01-20T09:21:33.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:21:33 [2020-01-20T09:21:33.157Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:43 [2020-01-20T09:21:43.191Z] DEBUG - Setting state to checked on: memory
04:21:43 [2020-01-20T09:21:43.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
04:21:43 [2020-01-20T09:21:43.752Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:45 [2020-01-20T09:21:45.116Z] DEBUG - Setting state to checked on: memory
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035859654 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035859579 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035859578 data=null doit=true} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035859578 data=null} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035859577 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035859577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035859563 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:21:45 [2020-01-20T09:21:45.629Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:21:45 [2020-01-20T09:21:45.629Z] DEBUG - Clicking on with mnemonic 'Delete'
04:21:45 [2020-01-20T09:21:45.888Z] DEBUG - Clicked on with mnemonic 'Delete'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858559 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858558 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858556 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035858556 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Clicking on OK
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035858553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035858553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035858553 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035858553 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035858552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035858552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:46 [2020-01-20T09:21:46.449Z] DEBUG - Clicked on OK
04:21:47 [2020-01-20T09:21:47.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035858552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:47 [2020-01-20T09:21:47.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035859375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:21:47 [2020-01-20T09:21:47.632Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.418 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
04:21:47 [2020-01-20T09:21:47.632Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 10.991 s
04:21:47 [2020-01-20T09:21:47.632Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.775 s
04:21:47 [2020-01-20T09:21:47.632Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035857173 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035857172 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035857172 data=null} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035857172 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035857171 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}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035857081 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035857079 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035857078 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035857078 data=null} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035857077 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035857077 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}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035857064 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035857063 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035857063 data=null} to TreeItem with text {TestForCallstack}
04:21:47 [2020-01-20T09:21:47.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035857062 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035857062 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}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035857036 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035856992 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035856992 data=null doit=true} to TreeItem with text {Traces [0]}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035856992 data=null} to TreeItem with text {Traces [0]}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035856992 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035856991 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:21:48 [2020-01-20T09:21:48.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035856976 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:21:50 [2020-01-20T09:21:50.030Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:21:50 [2020-01-20T09:21:50.030Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - number of items : 18
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035853434 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035853433 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035853433 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035853433 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035853433 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035853361 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035853360 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035853360 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}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035853360 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035853360 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Clicking on Add...
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1035853356 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')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035853356 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')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1035853356 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1035853356 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1035853356 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')
04:21:51 [2020-01-20T09:21:51.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1035853355 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')
04:21:52 [2020-01-20T09:21:52.173Z] 
04:21:52 [2020-01-20T09:21:52.173Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-20 09:21:51.968
04:21:52 [2020-01-20T09:21:52.173Z] !MESSAGE no spawner in java.library.path
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1035853355 data=null item=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')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1035852934 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')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035852934 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')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1035852934 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')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1035852934 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1035852933 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Clicked on Add...
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Clicking on OK
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035852931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035852931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035852931 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035852931 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035852931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035852931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1035852866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035852931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:52 [2020-01-20T09:21:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035853432 data=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}
04:21:52 [2020-01-20T09:21:52.441Z] DEBUG - Clicked on 
04:21:52 [2020-01-20T09:21:52.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:52 [2020-01-20T09:21:52.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:21:52 [2020-01-20T09:21:52.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:21:52 [2020-01-20T09:21:52.441Z] DEBUG - Attempting to set focus on (of type 'Table')
04:21:52 [2020-01-20T09:21:52.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035851315 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:21:53 [2020-01-20T09:21:53.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035851291 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035851291 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035851291 data=null} to TreeItem with text {TestForCallstack}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035851291 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035851290 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}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035851278 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Clicking on with mnemonic 'Delete'
04:21:53 [2020-01-20T09:21:53.877Z] DEBUG - Clicked on with mnemonic 'Delete'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850548 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850548 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035850547 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Clicking on OK
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035850545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035850545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035850545 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035850545 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035850545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035850544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:54 [2020-01-20T09:21:54.438Z] DEBUG - Clicked on OK
04:21:55 [2020-01-20T09:21:55.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035850544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:55 [2020-01-20T09:21:55.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035851176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035849421 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035849421 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035849421 data=null} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035849420 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035849420 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}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035849411 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035849410 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035849410 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035849410 data=null} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035849409 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035849409 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}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035849403 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035849402 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035849402 data=null} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035849402 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035849401 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}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035849397 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035849396 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035849396 data=null doit=true} to TreeItem with text {Traces [0]}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035849396 data=null} to TreeItem with text {Traces [0]}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035849396 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035849395 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:21:55 [2020-01-20T09:21:55.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035849387 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - number of items : 18
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035847461 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}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035847460 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}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035847460 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035847460 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}
04:21:57 [2020-01-20T09:21:57.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035847460 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}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035847378 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}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035847377 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}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035847377 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}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035847377 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035847376 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Clicking on Add...
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1035847374 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')
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035847374 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')
04:21:57 [2020-01-20T09:21:57.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1035847374 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1035847374 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1035847373 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')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1035847373 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')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1035847243 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')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035847242 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')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1035847242 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')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1035847242 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1035847241 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Clicked on Add...
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Clicking on OK
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035847193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035847193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035847193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035847193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035847192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035847192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035847192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1035847373 data=null item=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')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Clicked on 
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Attempting to set focus on (of type 'Table')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035847167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035847166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:57 [2020-01-20T09:21:57.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035847166 data=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035847166 data=null} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1035847166 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035847165 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1035847164 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicking on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1035847163 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847162 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1035847162 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1035847162 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1035847162 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1035847162 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1035847162 data=null item=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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1035847159 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847159 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1035847159 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1035847159 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1035847159 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicked on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicking on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1035847159 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847158 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1035847158 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1035847158 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1035847158 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1035847158 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1035847158 data=null item=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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1035847156 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847155 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1035847155 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1035847155 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1035847155 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicked on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicking on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1035847155 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847155 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1035847154 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1035847154 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1035847154 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1035847154 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1035847154 data=null item=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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1035847152 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1035847152 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1035847152 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1035847152 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1035847151 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicked on Down
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Clicking on Up
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1035847149 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847149 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1035847149 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1035847149 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1035847149 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1035847149 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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1035847148 data=null item=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')
04:21:58 [2020-01-20T09:21:58.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1035847092 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847092 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1035847091 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1035847091 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1035847091 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicked on Up
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicking on Up
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1035847091 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847091 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1035847090 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1035847090 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1035847090 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1035847090 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1035847090 data=null item=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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1035847087 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847087 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1035847087 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1035847087 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1035847087 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicked on Up
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicking on Up
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1035847087 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847087 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1035847086 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1035847086 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1035847086 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1035847086 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1035847086 data=null item=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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1035847084 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1035847084 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1035847084 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1035847084 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1035847083 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicked on Up
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Attempting to set focus on (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035847082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035847081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035847081 data=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035847081 data=null} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1035847081 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035847081 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1035847080 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035847080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035847080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035847079 data=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035847079 data=null} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1035847079 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035847079 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1035847078 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Clicking on Remove
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1035847077 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1035847076 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1035847076 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1035847076 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1035847076 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1035847076 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')
04:21:58 [2020-01-20T09:21:58.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1035847076 data=null item=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')
04:21:58 [2020-01-20T09:21:58.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Clicked on Remove
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Clicking on Cancel
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035847072 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')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035847072 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')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035847071 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035847071 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035847071 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')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035847071 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')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035847071 data=null item=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')
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035847459 data=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}
04:21:58 [2020-01-20T09:21:58.002Z] DEBUG - Clicked on 
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035846540 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035846518 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035846517 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035846517 data=null} to TreeItem with text {TestForCallstack}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035846517 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035846517 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}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035846507 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Clicking on with mnemonic 'Delete'
04:21:58 [2020-01-20T09:21:58.562Z] DEBUG - Clicked on with mnemonic 'Delete'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845768 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035845768 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Clicking on OK
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035845765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035845765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035845765 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035845764 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035845764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035845764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.488Z] DEBUG - Clicked on OK
04:21:59 [2020-01-20T09:21:59.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035845764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:21:59 [2020-01-20T09:21:59.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035846458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035845074 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035845074 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035845074 data=null} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035845074 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035845073 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}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035845061 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035845060 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035845060 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035845060 data=null} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035845060 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035845059 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}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035845053 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035845052 data=null doit=true} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035845052 data=null} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035845052 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035845051 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}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035845046 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035845045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035845045 data=null doit=true} to TreeItem with text {Traces [0]}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035845045 data=null} to TreeItem with text {Traces [0]}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035845045 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035845045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:21:59 [2020-01-20T09:21:59.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035845038 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - Attempting to set focus on (of type 'Table')
04:22:01 [2020-01-20T09:22:01.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-1035842525 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}
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1035842512 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name}
04:22:02 [2020-01-20T09:22:02.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1035842493 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}
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1035842486 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID}
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1035842481 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}
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1035842475 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time}
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:02 [2020-01-20T09:22:02.700Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035841971 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035841940 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035841939 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035841939 data=null} to TreeItem with text {TestForCallstack}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035841939 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035841939 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}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035841926 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035841675 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Clicking on OK
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035841674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035841673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035841673 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035841673 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035841673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035841673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.772Z] DEBUG - Clicked on OK
04:22:03 [2020-01-20T09:22:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035841673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:03 [2020-01-20T09:22:03.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035841848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035840571 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035840570 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035840570 data=null} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035840570 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035840570 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}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035840562 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035840561 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035840561 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035840561 data=null} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035840561 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035840560 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}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035840554 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035840554 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035840553 data=null} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035840553 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035840553 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}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035840547 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035840546 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035840546 data=null doit=true} to TreeItem with text {Traces [0]}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035840546 data=null} to TreeItem with text {Traces [0]}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035840546 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035840545 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:22:04 [2020-01-20T09:22:04.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035840540 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - Attempting to set focus on (of type 'Table')
04:22:06 [2020-01-20T09:22:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:06 [2020-01-20T09:22:06.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:06 [2020-01-20T09:22:06.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:06 [2020-01-20T09:22:06.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:06 [2020-01-20T09:22:06.924Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:06 [2020-01-20T09:22:06.924Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035837644 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035837624 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035837624 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035837624 data=null} to TreeItem with text {TestForCallstack}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035837624 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035837623 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}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035837616 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:07 [2020-01-20T09:22:07.521Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836960 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836960 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035836959 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Clicking on OK
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035836958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035836958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035836958 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035836958 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035836957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035836957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.081Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.082Z] DEBUG - Clicked on OK
04:22:08 [2020-01-20T09:22:08.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035836957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:08 [2020-01-20T09:22:08.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035837576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:08 [2020-01-20T09:22:08.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:22:08 [2020-01-20T09:22:08.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:08 [2020-01-20T09:22:08.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:08 [2020-01-20T09:22:08.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:08 [2020-01-20T09:22:08.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035836335 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035836335 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035836335 data=null} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035836335 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035836334 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}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035836327 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035836326 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035836326 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035836325 data=null} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035836325 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035836325 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}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035836318 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035836318 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035836318 data=null} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035836317 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035836317 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}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035836313 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035836312 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035836312 data=null doit=true} to TreeItem with text {Traces [0]}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035836312 data=null} to TreeItem with text {Traces [0]}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035836312 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035836312 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:22:08 [2020-01-20T09:22:08.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035836307 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035833971 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:11 [2020-01-20T09:22:11.359Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035833946 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035833946 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035833946 data=null} to TreeItem with text {TestForCallstack}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035833946 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035833946 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}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035833937 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:11 [2020-01-20T09:22:11.360Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035833240 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Clicking on OK
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035833238 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035833238 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035833238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:11 [2020-01-20T09:22:11.920Z] DEBUG - Clicked on OK
04:22:12 [2020-01-20T09:22:12.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035833238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:12 [2020-01-20T09:22:12.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035833857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035832618 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035832618 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035832618 data=null} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035832618 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035832618 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}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035832610 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035832609 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035832609 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035832609 data=null} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035832609 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035832609 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}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035832604 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035832603 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035832603 data=null} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035832603 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035832603 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}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035832599 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035832593 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035832593 data=null doit=true} to TreeItem with text {Traces [0]}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035832593 data=null} to TreeItem with text {Traces [0]}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035832593 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035832593 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:22:12 [2020-01-20T09:22:12.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035832588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:22:14 [2020-01-20T09:22:14.315Z] DEBUG - Attempting to set focus on (of type 'Table')
04:22:14 [2020-01-20T09:22:14.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - number of items : 18
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035830021 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035830021 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035830021 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035830021 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035830020 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035829969 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035829969 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035829968 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}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035829968 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035829968 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Clicking on Add...
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1035829966 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035829966 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1035829966 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1035829966 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1035829966 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1035829966 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1035829966 data=null item=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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1035829958 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1035829958 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1035829958 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')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1035829958 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1035829958 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Clicked on Add...
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Clicking on OK
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035829956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035829956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035829956 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035829956 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035829956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035829956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1035829938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035829956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:15 [2020-01-20T09:22:15.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035830020 data=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}
04:22:15 [2020-01-20T09:22:15.386Z] DEBUG - Clicked on 
04:22:15 [2020-01-20T09:22:15.386Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:15 [2020-01-20T09:22:15.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:15 [2020-01-20T09:22:15.386Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:15 [2020-01-20T09:22:15.386Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:15 [2020-01-20T09:22:15.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035829347 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035829324 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035829323 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035829323 data=null} to TreeItem with text {TestForCallstack}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035829323 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035829323 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}
04:22:15 [2020-01-20T09:22:15.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035829312 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:15 [2020-01-20T09:22:15.897Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:15 [2020-01-20T09:22:15.897Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:15 [2020-01-20T09:22:15.897Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:16 [2020-01-20T09:22:16.457Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:16 [2020-01-20T09:22:16.457Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:16 [2020-01-20T09:22:16.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:16 [2020-01-20T09:22:16.457Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035828651 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Clicking on OK
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035828649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035828649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035828649 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035828649 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035828649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035828649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.458Z] DEBUG - Clicked on OK
04:22:16 [2020-01-20T09:22:16.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035828649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:16 [2020-01-20T09:22:16.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035829270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035828029 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035828029 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035828028 data=null} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035828028 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035828028 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}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035828020 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035828019 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035828019 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035828019 data=null} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035828019 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035828019 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}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035828012 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035828012 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035828012 data=null} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035828012 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035828011 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}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035828006 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035828004 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035828004 data=null doit=true} to TreeItem with text {Traces [0]}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035828003 data=null} to TreeItem with text {Traces [0]}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035828003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035828003 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:22:16 [2020-01-20T09:22:16.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035827992 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:18 [2020-01-20T09:22:18.872Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:18 [2020-01-20T09:22:18.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:18 [2020-01-20T09:22:18.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:18 [2020-01-20T09:22:18.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:18 [2020-01-20T09:22:18.872Z] DEBUG - number of items : 18
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035825626 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035825608 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035825607 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035825607 data=null} to TreeItem with text {TestForCallstack}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035825607 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035825607 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}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035825600 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:19 [2020-01-20T09:22:19.432Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035824958 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.992Z] DEBUG - Clicking on OK
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035824957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035824956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035824956 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035824956 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035824956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035824956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:19 [2020-01-20T09:22:19.993Z] DEBUG - Clicked on OK
04:22:20 [2020-01-20T09:22:20.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035824956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:20 [2020-01-20T09:22:20.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035825561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:21 [2020-01-20T09:22:21.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:22:21 [2020-01-20T09:22:21.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:21 [2020-01-20T09:22:21.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035823738 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035823738 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035823738 data=null} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035823737 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035823737 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}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035823730 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035823730 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035823730 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035823730 data=null} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035823729 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035823729 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}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035823724 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035823724 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035823724 data=null} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035823723 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035823723 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}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035823720 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035823719 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035823719 data=null doit=true} to TreeItem with text {Traces [0]}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035823719 data=null} to TreeItem with text {Traces [0]}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035823719 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035823719 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:22:21 [2020-01-20T09:22:21.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035823714 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - Attempting to set focus on (of type 'Table')
04:22:23 [2020-01-20T09:22:23.367Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - number of items : 18
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035821230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035821230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035821230 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035821229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035821229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035821229 data=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}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035821224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035821219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035821219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035821219 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035821219 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:23 [2020-01-20T09:22:23.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - number of items : 18
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035820717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035820716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035820716 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035820716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035820716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035820716 data=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}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035820711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035820706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035820706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035820706 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035820706 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - number of items : 18
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035820203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035820203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035820203 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035820203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035820203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035820203 data=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}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035820197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035820192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035820192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035820192 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035820192 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:24 [2020-01-20T09:22:24.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - number of items : 18
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035819672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035819671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035819671 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035819671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035819671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035819671 data=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}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035819666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035819662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035819662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035819662 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035819661 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.302Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:25 [2020-01-20T09:22:25.862Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:25 [2020-01-20T09:22:25.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - number of items : 18
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035819157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035819156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035819156 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035819156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035819156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035819156 data=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}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035819149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035819144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035819144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035819144 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035819144 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:25 [2020-01-20T09:22:25.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - number of items : 18
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035818640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035818640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.422Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035818640 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035818640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035818640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035818640 data=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}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035818634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035818629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035818629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035818629 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035818628 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.423Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - number of items : 18
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035818125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035818125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035818125 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035818125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035818125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035818125 data=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}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035818120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035818115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035818115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035818115 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035818115 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:26 [2020-01-20T09:22:26.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - number of items : 18
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035817612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035817612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035817612 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035817612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035817612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035817612 data=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}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035817607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035817603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035817602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035817602 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035817602 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:27 [2020-01-20T09:22:27.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - number of items : 18
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035817100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035817099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035817099 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035817099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035817099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035817099 data=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}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035817095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035817090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035817090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035817090 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035817090 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - number of items : 18
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035816587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035816587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035816587 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035816587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035816587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035816587 data=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}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035816582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035816577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035816577 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035816577 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035816577 data=null} to ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
04:22:28 [2020-01-20T09:22:28.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - number of items : 18
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035816074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035816074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035816074 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035816074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035816074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035816073 data=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}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035816068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035816064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035816064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035816064 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035816064 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:22:28 [2020-01-20T09:22:28.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - number of items : 18
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035815559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035815559 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035815559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035815559 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035815559 data=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}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035815552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035815547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035815547 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035815547 data=null} to ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
04:22:29 [2020-01-20T09:22:29.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - number of items : 18
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035815044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035815044 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035815044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035815044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035815044 data=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}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035815040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035815040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035815040 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035815040 data=null} to ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - number of items : 18
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035815039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035815039 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035815039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035815039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035815039 data=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}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035815036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035815036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035815036 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035815036 data=null} to ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - number of items : 18
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035815035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035815035 data=null doit=true} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035815035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035815035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035815035 data=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}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035815031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035815031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035815031 data=null doit=true} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035815031 data=null} to ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - number of items : 18
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1035815030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1035815030 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1035815030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1035815030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1035815030 data=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}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1035815026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1035815026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1035815026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1035815026 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1035815026 data=null} to ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.044Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035814537 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Attempting to set focus on Tree with text {}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1035814516 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1035814516 data=null doit=true} to TreeItem with text {TestForCallstack}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1035814516 data=null} to TreeItem with text {TestForCallstack}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1035814515 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035814515 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}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1035814508 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Clicking on with mnemonic 'Delete'
04:22:30 [2020-01-20T09:22:30.605Z] DEBUG - Clicked on with mnemonic 'Delete'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813851 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035813850 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Clicking on OK
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035813849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035813849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035813848 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035813848 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035813848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035813848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:31 [2020-01-20T09:22:31.167Z] DEBUG - Clicked on OK
04:22:33 [2020-01-20T09:22:33.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035813848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:22:33 [2020-01-20T09:22:33.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035814469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:22:33 [2020-01-20T09:22:33.306Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.601 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
04:22:33 [2020-01-20T09:22:33.306Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 7.753 s
04:22:33 [2020-01-20T09:22:33.306Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.347 s
04:22:33 [2020-01-20T09:22:33.306Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.406 s
04:22:33 [2020-01-20T09:22:33.306Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.333 s
04:22:33 [2020-01-20T09:22:33.306Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.72 s
04:22:33 [2020-01-20T09:22:33.306Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.588 s
04:22:33 [2020-01-20T09:22:33.306Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.192 s
04:22:33 [2020-01-20T09:22:33.306Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 12.109 s
04:22:33 [2020-01-20T09:22:33.306Z] 
04:22:33 [2020-01-20T09:22:33.306Z] Results:
04:22:33 [2020-01-20T09:22:33.306Z] 
04:22:33 [2020-01-20T09:22:33.306Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
04:22:33 [2020-01-20T09:22:33.306Z] 
04:22:33 [2020-01-20T09:22:33.561Z] 
04:22:33 [2020-01-20T09:22:33.561Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:22:33.443
04:22:33 [2020-01-20T09:22:33.561Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] All tests passed!
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT [101/138]
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --------------------------------[ pom ]---------------------------------
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.2.0-SNAPSHOT.pom
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT     [102/138]
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] The project's OSGi version is 1.1.1.202001200739
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/classes
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
04:22:35 [2020-01-20T09:22:35.447Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.448Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.448Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.448Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.pom
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/138]
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.704Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] 
04:22:35 [2020-01-20T09:22:35.704Z] 	PcapFile littleEndian = trace.getTrace();
04:22:35 [2020-01-20T09:22:35.704Z] 	         ^^^^^^^^^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Potential resource leak: 'littleEndian' may not be closed
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] 
04:22:35 [2020-01-20T09:22:35.704Z] 	PcapFile bigEndian = trace.getTrace();
04:22:35 [2020-01-20T09:22:35.704Z] 	         ^^^^^^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Potential resource leak: 'bigEndian' may not be closed
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] 
04:22:35 [2020-01-20T09:22:35.704Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.704Z] 	                                 ^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] 
04:22:35 [2020-01-20T09:22:35.704Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.704Z] 	                                   ^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] 
04:22:35 [2020-01-20T09:22:35.704Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.704Z] 	                                               ^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] 
04:22:35 [2020-01-20T09:22:35.704Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.704Z] 	                                                 ^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] 
04:22:35 [2020-01-20T09:22:35.704Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.704Z] 	                                         ^^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.704Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] 
04:22:35 [2020-01-20T09:22:35.704Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
04:22:35 [2020-01-20T09:22:35.704Z] 	                               ^^^^^
04:22:35 [2020-01-20T09:22:35.704Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] 
04:22:35 [2020-01-20T09:22:35.705Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                     ^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] 
04:22:35 [2020-01-20T09:22:35.705Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                   ^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] 
04:22:35 [2020-01-20T09:22:35.705Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                     ^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] 
04:22:35 [2020-01-20T09:22:35.705Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                 ^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] 
04:22:35 [2020-01-20T09:22:35.705Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                   ^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] 
04:22:35 [2020-01-20T09:22:35.705Z] 	public void FileOpenBadPcapTest() throws IOException {
04:22:35 [2020-01-20T09:22:35.705Z] 	                                         ^^^^^^^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] 
04:22:35 [2020-01-20T09:22:35.705Z] 	public void FileOpenBinaryFile() throws IOException {
04:22:35 [2020-01-20T09:22:35.705Z] 	                                        ^^^^^^^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] 
04:22:35 [2020-01-20T09:22:35.705Z] 	public void FileOpenDirectory() throws IOException {
04:22:35 [2020-01-20T09:22:35.705Z] 	                                       ^^^^^^^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] 
04:22:35 [2020-01-20T09:22:35.705Z] 	new EthernetIIPacket(dummy, null, packet);
04:22:35 [2020-01-20T09:22:35.705Z] 	                     ^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:35 [2020-01-20T09:22:35.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] 
04:22:35 [2020-01-20T09:22:35.705Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
04:22:35 [2020-01-20T09:22:35.705Z] 	                                                               ^^^^^^^
04:22:35 [2020-01-20T09:22:35.705Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
04:22:35 [2020-01-20T09:22:35.705Z] 18 problems (18 warnings)
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.960Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] 
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:35 [2020-01-20T09:22:35.961Z] [INFO] Executing tasks
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] main:
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] main:
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] checkAnyTraceExists:
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] verifyChecksum:
04:22:35 [2020-01-20T09:22:35.961Z]      [echo] Verifying: ${anyTraceExists}
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] deleteFailedCheckSumTraces:
04:22:35 [2020-01-20T09:22:35.961Z] 
04:22:35 [2020-01-20T09:22:35.961Z] downloadTraceFiles:
04:22:35 [2020-01-20T09:22:35.961Z]      [echo] Attempting to download test traces
04:22:35 [2020-01-20T09:22:35.961Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
04:22:35 [2020-01-20T09:22:35.961Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
04:22:35 [2020-01-20T09:22:35.961Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
04:22:35 [2020-01-20T09:22:35.961Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
04:22:35 [2020-01-20T09:22:35.961Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
04:22:35 [2020-01-20T09:22:35.961Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
04:22:36 [2020-01-20T09:22:36.216Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
04:22:36 [2020-01-20T09:22:36.216Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
04:22:36 [2020-01-20T09:22:36.470Z]       [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
04:22:37 [2020-01-20T09:22:37.395Z] 
04:22:37 [2020-01-20T09:22:37.395Z] extractTraces:
04:22:37 [2020-01-20T09:22:37.395Z] 
04:22:37 [2020-01-20T09:22:37.395Z] checkAnyTraceExists:
04:22:37 [2020-01-20T09:22:37.395Z] 
04:22:37 [2020-01-20T09:22:37.395Z] verifyChecksum:
04:22:37 [2020-01-20T09:22:37.396Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
04:22:37 [2020-01-20T09:22:37.396Z] 
04:22:37 [2020-01-20T09:22:37.396Z] warnFailedCheckSum:
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.396Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:37 [2020-01-20T09:22:37.651Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
04:22:38 [2020-01-20T09:22:38.583Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
04:22:38 [2020-01-20T09:22:38.583Z]      [echo] Traces extracted successfully
04:22:38 [2020-01-20T09:22:38.583Z] [INFO] Executed tasks
04:22:38 [2020-01-20T09:22:38.583Z] [INFO] 
04:22:38 [2020-01-20T09:22:38.583Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:38 [2020-01-20T09:22:38.838Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
04:22:38 [2020-01-20T09:22:38.838Z] [INFO] Command line:
04:22:39 [2020-01-20T09:22:39.138Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:22:39 [2020-01-20T09:22:39.138Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:41 [2020-01-20T09:22:41.023Z] !SESSION 2020-01-20 09:22:39.007 -----------------------------------------------
04:22:41 [2020-01-20T09:22:41.023Z] eclipse.buildId=unknown
04:22:41 [2020-01-20T09:22:41.023Z] java.version=1.8.0_202
04:22:41 [2020-01-20T09:22:41.023Z] java.vendor=Oracle Corporation
04:22:41 [2020-01-20T09:22:41.024Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:41 [2020-01-20T09:22:41.024Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:22:41 [2020-01-20T09:22:41.024Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:22:41 [2020-01-20T09:22:41.024Z] 
04:22:41 [2020-01-20T09:22:41.024Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:22:40.875
04:22:41 [2020-01-20T09:22:41.024Z] !MESSAGE FrameworkEvent ERROR
04:22:41 [2020-01-20T09:22:41.024Z] !STACK 0
04:22:41 [2020-01-20T09:22:41.024Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
04:22:41 [2020-01-20T09:22:41.024Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:22:41 [2020-01-20T09:22:41.024Z] 
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:22:41 [2020-01-20T09:22:41.024Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
04:22:42 [2020-01-20T09:22:42.386Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.061 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.059 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
04:22:42 [2020-01-20T09:22:42.386Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.386Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
04:22:42 [2020-01-20T09:22:42.386Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.002 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
04:22:42 [2020-01-20T09:22:42.386Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.002 s
04:22:42 [2020-01-20T09:22:42.386Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.643Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.001 s
04:22:42 [2020-01-20T09:22:42.643Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
04:22:42 [2020-01-20T09:22:42.643Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.002 s
04:22:42 [2020-01-20T09:22:42.643Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
04:22:42 [2020-01-20T09:22:42.644Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.644Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
04:22:42 [2020-01-20T09:22:42.644Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
04:22:42 [2020-01-20T09:22:42.644Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
04:22:42 [2020-01-20T09:22:42.644Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
04:22:42 [2020-01-20T09:22:42.644Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
04:22:42 [2020-01-20T09:22:42.644Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.013 s
04:22:42 [2020-01-20T09:22:42.644Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
04:22:42 [2020-01-20T09:22:42.644Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
04:22:42 [2020-01-20T09:22:42.644Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
04:22:42 [2020-01-20T09:22:42.644Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
04:22:42 [2020-01-20T09:22:42.644Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.008 s
04:22:42 [2020-01-20T09:22:42.644Z] 
04:22:42 [2020-01-20T09:22:42.644Z] Results:
04:22:42 [2020-01-20T09:22:42.644Z] 
04:22:42 [2020-01-20T09:22:42.644Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
04:22:42 [2020-01-20T09:22:42.644Z] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] All tests passed!
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.pom
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/138]
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.528Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
04:22:44 [2020-01-20T09:22:44.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] 
04:22:44 [2020-01-20T09:22:44.784Z] 	String key = entry.getKey();
04:22:44 [2020-01-20T09:22:44.784Z] 	             ^^^^^^^^^^^^^^
04:22:44 [2020-01-20T09:22:44.784Z] 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
04:22:44 [2020-01-20T09:22:44.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] 
04:22:44 [2020-01-20T09:22:44.784Z] 	String value = entry.getValue();
04:22:44 [2020-01-20T09:22:44.784Z] 	               ^^^^^^^^^^^^^^^^
04:22:44 [2020-01-20T09:22:44.784Z] 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
04:22:44 [2020-01-20T09:22:44.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] 
04:22:44 [2020-01-20T09:22:44.784Z] 	entry.getValue().addEventToStream(event);
04:22:44 [2020-01-20T09:22:44.784Z] 	^^^^^^^^^^^^^^^^
04:22:44 [2020-01-20T09:22:44.784Z] 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
04:22:44 [2020-01-20T09:22:44.784Z] 3 problems (3 warnings)
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] 
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
04:22:44 [2020-01-20T09:22:44.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom
04:22:44 [2020-01-20T09:22:44.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar
04:22:44 [2020-01-20T09:22:44.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:22:44 [2020-01-20T09:22:44.785Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT   [105/138]
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] The project's OSGi version is 1.1.2.202001200739
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.040Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
04:22:45 [2020-01-20T09:22:45.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] 
04:22:45 [2020-01-20T09:22:45.295Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
04:22:45 [2020-01-20T09:22:45.295Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
04:22:45 [2020-01-20T09:22:45.295Z] 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
04:22:45 [2020-01-20T09:22:45.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
04:22:45 [2020-01-20T09:22:45.295Z] 	Table table = protocolEntry.getValue();
04:22:45 [2020-01-20T09:22:45.295Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
04:22:45 [2020-01-20T09:22:45.295Z] 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
04:22:45 [2020-01-20T09:22:45.295Z] 2 problems (2 warnings)
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.295Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.pom
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2metadata.xml
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2artifacts.xml
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT      [106/138]
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.pom
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2metadata.xml
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2artifacts.xml
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/138]
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] The project's OSGi version is 1.0.1.202001200739
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.552Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
04:22:45 [2020-01-20T09:22:45.808Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] 
04:22:45 [2020-01-20T09:22:45.808Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
04:22:45 [2020-01-20T09:22:45.808Z] 	                                   ^^^^
04:22:45 [2020-01-20T09:22:45.808Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
04:22:45 [2020-01-20T09:22:45.808Z] 1 problem (1 warning)
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] 
04:22:45 [2020-01-20T09:22:45.808Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:46 [2020-01-20T09:22:46.368Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
04:22:46 [2020-01-20T09:22:46.368Z] [INFO] Command line:
04:22:46 [2020-01-20T09:22:46.368Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:22:46 [2020-01-20T09:22:46.368Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:48 [2020-01-20T09:22:48.879Z] !SESSION 2020-01-20 09:22:46.240 -----------------------------------------------
04:22:48 [2020-01-20T09:22:48.879Z] eclipse.buildId=unknown
04:22:48 [2020-01-20T09:22:48.879Z] java.version=1.8.0_202
04:22:48 [2020-01-20T09:22:48.879Z] java.vendor=Oracle Corporation
04:22:48 [2020-01-20T09:22:48.879Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:48 [2020-01-20T09:22:48.879Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:22:48 [2020-01-20T09:22:48.879Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:22:48 [2020-01-20T09:22:48.879Z] 
04:22:48 [2020-01-20T09:22:48.879Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:22:48.274
04:22:48 [2020-01-20T09:22:48.879Z] !MESSAGE FrameworkEvent ERROR
04:22:48 [2020-01-20T09:22:48.879Z] !STACK 0
04:22:48 [2020-01-20T09:22:48.879Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
04:22:48 [2020-01-20T09:22:48.879Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:22:48 [2020-01-20T09:22:48.879Z] 
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:22:48 [2020-01-20T09:22:48.879Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:22:49 [2020-01-20T09:22:49.805Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
04:22:50 [2020-01-20T09:22:50.369Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
04:22:50 [2020-01-20T09:22:50.369Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.003 s
04:22:50 [2020-01-20T09:22:50.369Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
04:22:50 [2020-01-20T09:22:50.369Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
04:22:50 [2020-01-20T09:22:50.369Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.008 s
04:22:50 [2020-01-20T09:22:50.369Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
04:22:50 [2020-01-20T09:22:50.369Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
04:22:50 [2020-01-20T09:22:50.369Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
04:22:50 [2020-01-20T09:22:50.369Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.022 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.04 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.004 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.369Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
04:22:50 [2020-01-20T09:22:50.369Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.370Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.370Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.370Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.370Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
04:22:50 [2020-01-20T09:22:50.370Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
04:22:50 [2020-01-20T09:22:50.370Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
04:22:51 [2020-01-20T09:22:51.733Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
04:22:51 [2020-01-20T09:22:51.733Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.004 s
04:22:51 [2020-01-20T09:22:51.733Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
04:22:51 [2020-01-20T09:22:51.733Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.139 s
04:22:51 [2020-01-20T09:22:51.733Z] 
04:22:51 [2020-01-20T09:22:51.734Z] Results:
04:22:51 [2020-01-20T09:22:51.734Z] 
04:22:51 [2020-01-20T09:22:51.734Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
04:22:51 [2020-01-20T09:22:51.734Z] 
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] All tests passed!
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/138]
04:22:53 [2020-01-20T09:22:53.619Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] 
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:53 [2020-01-20T09:22:53.874Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.384Z] [INFO] 
04:22:54 [2020-01-20T09:22:54.384Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:22:54 [2020-01-20T09:22:54.639Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
04:22:54 [2020-01-20T09:22:54.639Z] [INFO] Command line:
04:22:54 [2020-01-20T09:22:54.639Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:22:54 [2020-01-20T09:22:54.639Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:22:57 [2020-01-20T09:22:57.150Z] !SESSION 2020-01-20 09:22:54.683 -----------------------------------------------
04:22:57 [2020-01-20T09:22:57.150Z] eclipse.buildId=unknown
04:22:57 [2020-01-20T09:22:57.150Z] java.version=1.8.0_202
04:22:57 [2020-01-20T09:22:57.150Z] java.vendor=Oracle Corporation
04:22:57 [2020-01-20T09:22:57.150Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:22:57 [2020-01-20T09:22:57.150Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:22:57 [2020-01-20T09:22:57.150Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:22:57 [2020-01-20T09:22:57.150Z] 
04:22:57 [2020-01-20T09:22:57.150Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:22:57.036
04:22:57 [2020-01-20T09:22:57.150Z] !MESSAGE FrameworkEvent ERROR
04:22:57 [2020-01-20T09:22:57.150Z] !STACK 0
04:22:57 [2020-01-20T09:22:57.150Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:22:57 [2020-01-20T09:22:57.150Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:22:57 [2020-01-20T09:22:57.150Z] 
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:22:57 [2020-01-20T09:22:57.150Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:23:03 [2020-01-20T09:23:03.676Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
04:23:05 [2020-01-20T09:23:05.561Z] Display size: 1440x900
04:23:05 [2020-01-20T09:23:05.561Z] OS version=3.10.0-957.1.3.el7.x86_64
04:23:05 [2020-01-20T09:23:05.561Z] GTK version=2.24.30
04:23:05 [2020-01-20T09:23:05.561Z] GTK theme=unknown
04:23:05 [2020-01-20T09:23:05.561Z] LIBOVERLAY_SCROLLBAR=0
04:23:05 [2020-01-20T09:23:05.561Z] Time zone: Coordinated Universal Time
04:23:05 [2020-01-20T09:23:05.561Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:23:05 [2020-01-20T09:23:05.561Z] log4j:WARN Please initialize the log4j system properly.
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Network Tracing - Eclipse Platform} time=-1035762627 data=null doit=true} to Shell with text {data - Network Tracing - Eclipse Platform}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Attempting to set focus on Tree with text {}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035762557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035762556 data=null doit=true} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035762556 data=null} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035762555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035762554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035762448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Clicking on with mnemonic 'Delete'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Clicked on with mnemonic 'Delete'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:23:23 [2020-01-20T09:23:23.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761547 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761547 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761546 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035761546 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Clicking on OK
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035761543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035761542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035761542 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035761542 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035761542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035761542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:23 [2020-01-20T09:23:23.597Z] DEBUG - Clicked on OK
04:23:24 [2020-01-20T09:23:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035761542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:23:24 [2020-01-20T09:23:24.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035762267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:23:24 [2020-01-20T09:23:24.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.393 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
04:23:24 [2020-01-20T09:23:24.157Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 17.683 s
04:23:24 [2020-01-20T09:23:24.157Z] 
04:23:24 [2020-01-20T09:23:24.157Z] Results:
04:23:24 [2020-01-20T09:23:24.157Z] 
04:23:24 [2020-01-20T09:23:24.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:23:24 [2020-01-20T09:23:24.157Z] 
04:23:24 [2020-01-20T09:23:24.717Z] 
04:23:24 [2020-01-20T09:23:24.717Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:23:24.446
04:23:24 [2020-01-20T09:23:24.717Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:23:24 [2020-01-20T09:23:24.717Z] 
04:23:24 [2020-01-20T09:23:24.717Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:23:24.448
04:23:24 [2020-01-20T09:23:24.717Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:23:24 [2020-01-20T09:23:24.717Z] 
04:23:24 [2020-01-20T09:23:24.717Z] !ENTRY org.eclipse.ui 4 0 2020-01-20 09:23:24.450
04:23:24 [2020-01-20T09:23:24.717Z] !MESSAGE Error occurred during status handling
04:23:24 [2020-01-20T09:23:24.717Z] !STACK 0
04:23:24 [2020-01-20T09:23:24.717Z] java.lang.NullPointerException
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88)
04:23:24 [2020-01-20T09:23:24.717Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.core.internal.runtime.Log.log(Log.java:65)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.core.internal.utils.Policy.log(Policy.java:159)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1)
04:23:24 [2020-01-20T09:23:24.718Z] 	at java.security.AccessController.doPrivileged(Native Method)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:636)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
04:23:24 [2020-01-20T09:23:24.718Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
04:23:24 [2020-01-20T09:23:24.718Z] 	at java.lang.Thread.run(Thread.java:748)
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] All tests passed!
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Building Trace Compass RCP Parent 5.2.0-SNAPSHOT               [109/138]
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --------------------------------[ pom ]---------------------------------
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.2.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Building Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT     [110/138]
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT     [111/138]
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT  [112/138]
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.083Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
04:23:26 [2020-01-20T09:23:26.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[71] 
04:23:26 [2020-01-20T09:23:26.339Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
04:23:26 [2020-01-20T09:23:26.339Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:23:26 [2020-01-20T09:23:26.339Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
04:23:26 [2020-01-20T09:23:26.339Z] 1 problem (1 warning)
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.339Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT        [113/138]
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.340Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
04:23:26 [2020-01-20T09:23:26.595Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[336] 
04:23:26 [2020-01-20T09:23:26.595Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
04:23:26 [2020-01-20T09:23:26.595Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:23:26 [2020-01-20T09:23:26.595Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
04:23:26 [2020-01-20T09:23:26.595Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[76] 
04:23:26 [2020-01-20T09:23:26.595Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
04:23:26 [2020-01-20T09:23:26.850Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:23:26 [2020-01-20T09:23:26.850Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
04:23:26 [2020-01-20T09:23:26.851Z] 2 problems (2 warnings)
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.pom
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2metadata.xml
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Building Trace Compass RCP Feature 5.2.0-SNAPSHOT              [114/138]
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] 
04:23:26 [2020-01-20T09:23:26.851Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] 
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] 
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] 
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] 
04:23:27 [2020-01-20T09:23:27.106Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.343Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB)
04:23:32 [2020-01-20T09:23:32.343Z] [INFO] The user operation is waiting for background work to complete.
04:23:32 [2020-01-20T09:23:32.598Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB)
04:23:32 [2020-01-20T09:23:32.598Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.pom
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
04:23:32 [2020-01-20T09:23:32.855Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT [115/138]
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] 
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:32 [2020-01-20T09:23:32.856Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
04:23:33 [2020-01-20T09:23:33.415Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] 
04:23:33 [2020-01-20T09:23:33.416Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:33 [2020-01-20T09:23:33.976Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
04:23:33 [2020-01-20T09:23:33.976Z] [INFO] Command line:
04:23:33 [2020-01-20T09:23:33.976Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:23:33 [2020-01-20T09:23:33.976Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:23:36 [2020-01-20T09:23:36.500Z] !SESSION 2020-01-20 09:23:34.050 -----------------------------------------------
04:23:36 [2020-01-20T09:23:36.500Z] eclipse.buildId=unknown
04:23:36 [2020-01-20T09:23:36.500Z] java.version=1.8.0_202
04:23:36 [2020-01-20T09:23:36.500Z] java.vendor=Oracle Corporation
04:23:36 [2020-01-20T09:23:36.500Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:23:36 [2020-01-20T09:23:36.500Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:23:36 [2020-01-20T09:23:36.500Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:23:36 [2020-01-20T09:23:36.500Z] 
04:23:36 [2020-01-20T09:23:36.500Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:23:36.344
04:23:36 [2020-01-20T09:23:36.500Z] !MESSAGE FrameworkEvent ERROR
04:23:36 [2020-01-20T09:23:36.500Z] !STACK 0
04:23:36 [2020-01-20T09:23:36.500Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
04:23:36 [2020-01-20T09:23:36.500Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:23:36 [2020-01-20T09:23:36.500Z] 
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:23:36 [2020-01-20T09:23:36.500Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:23:37 [2020-01-20T09:23:37.862Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
04:23:37 [2020-01-20T09:23:37.862Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
04:23:37 [2020-01-20T09:23:37.862Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.099 s
04:23:37 [2020-01-20T09:23:37.862Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
04:23:37 [2020-01-20T09:23:37.862Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
04:23:37 [2020-01-20T09:23:37.862Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
04:23:38 [2020-01-20T09:23:38.118Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
04:23:38 [2020-01-20T09:23:38.118Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
04:23:38 [2020-01-20T09:23:38.118Z] 
04:23:38 [2020-01-20T09:23:38.118Z] Results:
04:23:38 [2020-01-20T09:23:38.118Z] 
04:23:38 [2020-01-20T09:23:38.118Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:23:38 [2020-01-20T09:23:38.118Z] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] All tests passed!
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.pom
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT  [116/138]
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] The project's OSGi version is 2.0.2.202001200739
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.480Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] 
04:23:39 [2020-01-20T09:23:39.736Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:39 [2020-01-20T09:23:39.991Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
04:23:39 [2020-01-20T09:23:39.991Z] [INFO] Command line:
04:23:39 [2020-01-20T09:23:39.991Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:23:39 [2020-01-20T09:23:39.991Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:23:42 [2020-01-20T09:23:42.505Z] !SESSION 2020-01-20 09:23:39.969 -----------------------------------------------
04:23:42 [2020-01-20T09:23:42.505Z] eclipse.buildId=unknown
04:23:42 [2020-01-20T09:23:42.505Z] java.version=1.8.0_202
04:23:42 [2020-01-20T09:23:42.505Z] java.vendor=Oracle Corporation
04:23:42 [2020-01-20T09:23:42.505Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:23:42 [2020-01-20T09:23:42.505Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:23:42 [2020-01-20T09:23:42.505Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:23:42 [2020-01-20T09:23:42.505Z] 
04:23:42 [2020-01-20T09:23:42.505Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:23:42.149
04:23:42 [2020-01-20T09:23:42.505Z] !MESSAGE FrameworkEvent ERROR
04:23:42 [2020-01-20T09:23:42.505Z] !STACK 0
04:23:42 [2020-01-20T09:23:42.505Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
04:23:42 [2020-01-20T09:23:42.505Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:23:42 [2020-01-20T09:23:42.505Z] 
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:23:42 [2020-01-20T09:23:42.505Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:23:45 [2020-01-20T09:23:45.765Z] process 17896: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:23:45 [2020-01-20T09:23:45.765Z] See the manual page for dbus-uuidgen to correct this issue.
04:23:53 [2020-01-20T09:23:53.844Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
04:23:53 [2020-01-20T09:23:53.844Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.026 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.074 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.006 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.013 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
04:23:53 [2020-01-20T09:23:53.844Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
04:23:53 [2020-01-20T09:23:53.844Z] 
04:23:53 [2020-01-20T09:23:53.844Z] Results:
04:23:53 [2020-01-20T09:23:53.844Z] 
04:23:53 [2020-01-20T09:23:53.844Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
04:23:53 [2020-01-20T09:23:53.844Z] 
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] All tests passed!
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.pom
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml
04:23:56 [2020-01-20T09:23:56.355Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [117/138]
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT [118/138]
04:23:56 [2020-01-20T09:23:56.356Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:23:56 [2020-01-20T09:23:56.611Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.611Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB)
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB)
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB)
04:23:56 [2020-01-20T09:23:56.612Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB)
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB)
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB)
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] 
04:23:56 [2020-01-20T09:23:56.866Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.pom
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2metadata.xml
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2artifacts.xml
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Building Trace Compass Json trace Parent 5.2.0-SNAPSHOT        [119/138]
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --------------------------------[ pom ]---------------------------------
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.2.0-SNAPSHOT.pom
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT [120/138]
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] The project's OSGi version is 0.1.3.202001200739
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.122Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.pom
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-pack200.jar.pack.gz
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2metadata.xml
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
04:23:57 [2020-01-20T09:23:57.632Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT     [121/138]
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] The project's OSGi version is 1.1.0.202001200739
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.633Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.pom
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2metadata.xml
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2artifacts.xml
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT       [122/138]
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.pom
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2metadata.xml
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2artifacts.xml
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] 
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] Building Trace Compass RCP Product 5.2.0-SNAPSHOT              [123/138]
04:23:57 [2020-01-20T09:23:57.888Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.143Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] 
04:23:58 [2020-01-20T09:23:58.144Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
04:23:59 [2020-01-20T09:23:59.069Z] [INFO] 
04:23:59 [2020-01-20T09:23:59.070Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
04:23:59 [2020-01-20T09:23:59.070Z] [INFO] 
04:23:59 [2020-01-20T09:23:59.070Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
04:23:59 [2020-01-20T09:23:59.070Z] [INFO] 
04:23:59 [2020-01-20T09:23:59.070Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] 
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] 
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] 
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] 
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] 
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
04:24:45 [2020-01-20T09:24:45.755Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
04:24:45 [2020-01-20T09:24:45.755Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001200739.
04:24:45 [2020-01-20T09:24:45.755Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001200739.
04:25:00 [2020-01-20T09:25:00.582Z] Operation completed in 20916 ms.
04:25:01 [2020-01-20T09:25:01.142Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
04:25:01 [2020-01-20T09:25:01.142Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001200739.
04:25:01 [2020-01-20T09:25:01.142Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001200739.
04:25:15 [2020-01-20T09:25:15.967Z] Operation completed in 15017 ms.
04:25:16 [2020-01-20T09:25:16.528Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
04:25:16 [2020-01-20T09:25:16.890Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001200739.
04:25:16 [2020-01-20T09:25:16.890Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001200739.
04:25:34 [2020-01-20T09:25:34.918Z] Operation completed in 17433 ms.
04:25:34 [2020-01-20T09:25:34.918Z] [INFO] 
04:25:34 [2020-01-20T09:25:34.918Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
04:25:34 [2020-01-20T09:25:34.918Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-win32.win32.x86_64.zip
04:25:39 [2020-01-20T09:25:39.077Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-macosx.cocoa.x86_64.tar.gz
04:25:45 [2020-01-20T09:25:45.602Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-linux.gtk.x86_64.tar.gz
04:25:49 [2020-01-20T09:25:49.765Z] [INFO] 
04:25:49 [2020-01-20T09:25:49.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
04:25:49 [2020-01-20T09:25:49.765Z] [INFO] No primary artifact to install, installing attached artifacts instead.
04:25:49 [2020-01-20T09:25:49.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT.pom
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2artifacts.xml
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2metadata.xml
04:25:50 [2020-01-20T09:25:50.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-win32.win32.x86_64.zip
04:25:51 [2020-01-20T09:25:51.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
04:25:52 [2020-01-20T09:25:52.745Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200120-0739-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] Building Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT [124/138]
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --------------------------------[ pom ]---------------------------------
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
04:25:53 [2020-01-20T09:25:53.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.2.0-SNAPSHOT.pom
04:25:53 [2020-01-20T09:25:53.866Z] [INFO] 
04:25:53 [2020-01-20T09:25:53.866Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
04:25:53 [2020-01-20T09:25:53.866Z] [INFO] Building Trace Compass Target Platform 5.2.0-SNAPSHOT          [125/138]
04:25:53 [2020-01-20T09:25:53.866Z] [INFO] --------------------------------[ pom ]---------------------------------
04:25:53 [2020-01-20T09:25:53.866Z] [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
04:25:53 [2020-01-20T09:25:53.866Z] [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
04:25:54 [2020-01-20T09:25:54.121Z] [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
04:25:54 [2020-01-20T09:25:54.121Z] [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
04:25:54 [2020-01-20T09:25:54.121Z] [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
04:25:54 [2020-01-20T09:25:54.121Z] [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
04:25:54 [2020-01-20T09:25:54.121Z] [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 304 kB/s)
04:25:54 [2020-01-20T09:25:54.121Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
04:25:54 [2020-01-20T09:25:54.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
04:25:54 [2020-01-20T09:25:54.376Z] [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
04:25:54 [2020-01-20T09:25:54.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
04:25:54 [2020-01-20T09:25:54.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
04:25:54 [2020-01-20T09:25:54.935Z] [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
04:25:54 [2020-01-20T09:25:54.935Z] [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 2.2 MB/s)
04:25:54 [2020-01-20T09:25:54.935Z] [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
04:25:55 [2020-01-20T09:25:55.860Z] [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
04:25:55 [2020-01-20T09:25:55.860Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 2.4 MB/s)
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] 
04:25:57 [2020-01-20T09:25:57.747Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:57 [2020-01-20T09:25:57.747Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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 94 kB/s)
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.003Z] [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
04:25:58 [2020-01-20T09:25:58.260Z] [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
04:25:58 [2020-01-20T09:25:58.260Z] [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
04:25:58 [2020-01-20T09:25:58.515Z] [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
04:25:58 [2020-01-20T09:25:58.515Z] [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 183 kB/s)
04:25:58 [2020-01-20T09:25:58.515Z] [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
04:25:58 [2020-01-20T09:25:58.515Z] [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
04:25:58 [2020-01-20T09:25:58.515Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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 76 kB/s)
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:25:59 [2020-01-20T09:25:59.438Z] [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
04:26:00 [2020-01-20T09:26:00.000Z] [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
04:26:00 [2020-01-20T09:26:00.000Z] [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
04:26:00 [2020-01-20T09:26:00.000Z] [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
04:26:00 [2020-01-20T09:26:00.000Z] [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 49 kB/s)
04:26:00 [2020-01-20T09:26:00.000Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
04:26:00 [2020-01-20T09:26:00.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
04:26:00 [2020-01-20T09:26:00.000Z] [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
04:26:00 [2020-01-20T09:26:00.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
04:26:00 [2020-01-20T09:26:00.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
04:26:00 [2020-01-20T09:26:00.926Z] [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
04:26:00 [2020-01-20T09:26:00.927Z] [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 662 kB/s)
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:01 [2020-01-20T09:26:01.851Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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
04:26:02 [2020-01-20T09:26:02.106Z] [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 987 kB/s)
04:26:02 [2020-01-20T09:26:02.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.0 MB/s)
04:26:02 [2020-01-20T09:26:02.106Z] [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 679 kB/s)
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT.pom
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.6.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.7.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.8.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.9.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.10.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.11.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.12.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-eStaging.target
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT [126/138]
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] The project's OSGi version is 1.0.10.202001200739
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] 
04:26:02 [2020-01-20T09:26:02.668Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:02 [2020-01-20T09:26:02.923Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] 
04:26:07 [2020-01-20T09:26:07.083Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:26:08 [2020-01-20T09:26:08.968Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
04:26:08 [2020-01-20T09:26:08.968Z] [INFO] Command line:
04:26:08 [2020-01-20T09:26:08.968Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:26:08 [2020-01-20T09:26:08.968Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:26:11 [2020-01-20T09:26:11.480Z] !SESSION 2020-01-20 09:26:08.680 -----------------------------------------------
04:26:11 [2020-01-20T09:26:11.480Z] eclipse.buildId=unknown
04:26:11 [2020-01-20T09:26:11.480Z] java.version=1.8.0_202
04:26:11 [2020-01-20T09:26:11.480Z] java.vendor=Oracle Corporation
04:26:11 [2020-01-20T09:26:11.480Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:26:11 [2020-01-20T09:26:11.480Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:26:11 [2020-01-20T09:26:11.480Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:26:11 [2020-01-20T09:26:11.480Z] 
04:26:11 [2020-01-20T09:26:11.480Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:26:10.966
04:26:11 [2020-01-20T09:26:11.480Z] !MESSAGE FrameworkEvent ERROR
04:26:11 [2020-01-20T09:26:11.480Z] !STACK 0
04:26:11 [2020-01-20T09:26:11.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:26:11 [2020-01-20T09:26:11.480Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:26:11 [2020-01-20T09:26:11.480Z] 
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:26:11 [2020-01-20T09:26:11.480Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:26:19 [2020-01-20T09:26:19.567Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
04:26:21 [2020-01-20T09:26:21.455Z] Display size: 1440x900
04:26:21 [2020-01-20T09:26:21.455Z] OS version=3.10.0-957.1.3.el7.x86_64
04:26:21 [2020-01-20T09:26:21.455Z] GTK version=2.24.30
04:26:21 [2020-01-20T09:26:21.455Z] GTK theme=unknown
04:26:21 [2020-01-20T09:26:21.455Z] LIBOVERLAY_SCROLLBAR=0
04:26:21 [2020-01-20T09:26:21.455Z] Time zone: Coordinated Universal Time
04:26:21 [2020-01-20T09:26:21.455Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:26:21 [2020-01-20T09:26:21.455Z] log4j:WARN Please initialize the log4j system properly.
04:26:22 [2020-01-20T09:26:22.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035582264 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035582263 data=null doit=true} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035582263 data=null} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035582262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035582261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035582157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035582155 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035582155 data=null doit=true} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035582155 data=null} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035582154 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035582154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:22 [2020-01-20T09:26:22.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035582143 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035582093 data=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035582092 data=null} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035582092 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035582091 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}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035582067 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035582065 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035582065 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035582064 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035582064 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035582064 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035582044 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035581992 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035581992 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035581992 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035581991 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581991 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035581983 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1035581661 data=null doit=true} to Shell with text {Manage Custom Parsers}
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1035581656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1035581656 data=null doit=true} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1035581655 data=null} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1035581654 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1035581654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1035581653 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1035581649 data=null doit=true} to Button with text {Text}
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1035581648 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}
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1035581646 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1035581646 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')
04:26:23 [2020-01-20T09:26:23.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1035581646 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')
04:26:23 [2020-01-20T09:26:23.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1035581645 data=null item=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')
04:26:23 [2020-01-20T09:26:23.585Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
04:26:23 [2020-01-20T09:26:23.585Z] DEBUG - matched List with text "", using matcher: of type 'List'
04:26:23 [2020-01-20T09:26:23.585Z] DEBUG - matched List with text "", using matcher: (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1035581589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1035581589 data=null doit=true} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1035581589 data=null} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1035581588 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1035581588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1035581587 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Clicking on &Close
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1035581584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1035581584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1035581584 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1035581584 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1035581583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1035581583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1035581583 data=null item=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')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1035581791 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...'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Clicked on 
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035581490 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035581490 data=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035581490 data=null} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035581489 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035581468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035581466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035581466 data=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035581466 data=null} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035581466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035581456 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.586Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035581454 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035581453 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035581453 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035581453 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581452 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035581384 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035581382 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035581382 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035581382 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035581381 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581381 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035581375 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035581264 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035581264 data=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035581264 data=null} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035581263 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035581191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035581190 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035581189 data=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035581189 data=null} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035581189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035581179 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:23 [2020-01-20T09:26:23.842Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035581178 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035581178 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035581177 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035581177 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581176 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035581166 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035581165 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035581164 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035581164 data=null} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035581164 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035581164 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:23 [2020-01-20T09:26:23.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035581159 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.098Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.098Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035580767 data=null doit=true} to Shell with text {Trace Import}
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Clicking on Cancel
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035580761 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')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035580761 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')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035580760 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035580760 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035580760 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')
04:26:24 [2020-01-20T09:26:24.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035580759 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')
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035580759 data=null item=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')
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035581059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Clicked on 
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035580663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035580662 data=null doit=true} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035580662 data=null} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035580662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035580662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035580644 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035580643 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035580643 data=null doit=true} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035580643 data=null} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035580642 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035580642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035580585 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:24 [2020-01-20T09:26:24.355Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035580584 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035580583 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035580583 data=null} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035580583 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035580582 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035580569 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035580567 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035580567 data=null doit=true} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035580567 data=null} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035580566 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035580566 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035580561 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.610Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035580290 data=null doit=true} to Shell with text {Trace Import}
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:24 [2020-01-20T09:26:24.868Z] 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')
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:24 [2020-01-20T09:26:24.868Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035580270 data=null} to (of type 'Combo')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035580183 data=null doit=true} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035580183 data=null} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035580181 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035580181 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}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035580176 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035580175 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035580175 data=null doit=true} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035580174 data=null} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035580174 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035580174 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}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035580173 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035580153 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:'))
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.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')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.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')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@435a2c7d
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035580146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035580092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035580092 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035580092 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035580092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035580092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035580091 data=null item=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')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035580091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035580091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035580091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035580091 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035580091 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:24 [2020-01-20T09:26:24.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@57806346
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1035580088 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035580087 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1035580087 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1035580087 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1035580086 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1035580086 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1035580086 data=null item=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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1035580086 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035580086 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1035580086 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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1035580085 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1035580085 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.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)'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:24 [2020-01-20T09:26:24.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')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.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')
04:26:24 [2020-01-20T09:26:24.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.
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Clicking on &Finish
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035580076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035580076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035580076 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035580076 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035580076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:24 [2020-01-20T09:26:24.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035580075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:25 [2020-01-20T09:26:25.126Z] DEBUG - Clicked on &Finish
04:26:25 [2020-01-20T09:26:25.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035580075 data=null item=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')
04:26:25 [2020-01-20T09:26:25.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035580471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035579049 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035579048 data=null doit=true} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035579048 data=null} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035579048 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035579048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035579030 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035579029 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035579029 data=null doit=true} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035579029 data=null} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035579029 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035579029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035579017 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:25 [2020-01-20T09:26:25.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035578992 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035578992 data=null doit=true} to TreeItem with text {Traces [1]}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035578992 data=null} to TreeItem with text {Traces [1]}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035578991 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:25 [2020-01-20T09:26:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035578991 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035578979 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035578978 data=null doit=true} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035578978 data=null} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035578978 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035578977 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]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035578971 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578731 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035578730 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035578730 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578730 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035578730 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578586 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:26 [2020-01-20T09:26:26.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578577 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035578577 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035578577 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578577 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035578576 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578569 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578568 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035578568 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035578567 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578567 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035578567 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578561 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578561 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.456Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578560 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035578560 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578474 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035578387 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035578387 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035578387 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:26 [2020-01-20T09:26:26.711Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:26:27 [2020-01-20T09:26:27.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Attempting to set focus on Table with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035576374 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035576374 data=null doit=true} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035576374 data=null} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035576373 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035576371 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035576361 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:28 [2020-01-20T09:26:28.640Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035576259 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035576259 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035576258 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035576258 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035576258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035576251 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:28 [2020-01-20T09:26:28.895Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035576189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035576189 data=null doit=true} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035576188 data=null} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035576188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035576188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035576163 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035576161 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035576161 data=null doit=true} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035576161 data=null} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035576161 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035576161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035576152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:28 [2020-01-20T09:26:28.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035576150 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035576150 data=null doit=true} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035576150 data=null} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035576150 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035576149 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035576086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035576085 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035576085 data=null doit=true} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035576085 data=null} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035576084 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035576084 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:26:28 [2020-01-20T09:26:28.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035576078 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035575868 data=null doit=true} to Shell with text {Trace Import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:29 [2020-01-20T09:26:29.152Z] 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')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035575863 data=null} to (of type 'Combo')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035575845 data=null doit=true} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035575844 data=null} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035575844 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035575844 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}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035575792 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035575789 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035575789 data=null doit=true} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035575789 data=null} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035575788 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035575788 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}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035575787 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
04:26:29 [2020-01-20T09:26:29.152Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:29 [2020-01-20T09:26:29.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035575775 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:'))
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.410Z] 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')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.410Z] 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')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:29 [2020-01-20T09:26:29.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:29 [2020-01-20T09:26:29.411Z] 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')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] 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')
04:26:29 [2020-01-20T09:26:29.411Z] 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.
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Clicking on &Finish
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035575761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035575760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035575760 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035575760 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035575760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035575760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:29 [2020-01-20T09:26:29.411Z] DEBUG - Clicked on &Finish
04:26:29 [2020-01-20T09:26:29.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035575760 data=null item=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')
04:26:29 [2020-01-20T09:26:29.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035575987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035575184 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035575183 data=null doit=true} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035575183 data=null} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035575183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035575181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035575161 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035575160 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035575160 data=null doit=true} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035575160 data=null} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035575160 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035575159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035575152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:29 [2020-01-20T09:26:29.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035575150 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035575150 data=null doit=true} to TreeItem with text {Traces [2]}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035575150 data=null} to TreeItem with text {Traces [2]}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035575150 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035575150 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]}
04:26:29 [2020-01-20T09:26:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035575140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:29 [2020-01-20T09:26:29.921Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:26:30 [2020-01-20T09:26:30.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574855 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035574855 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035574855 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574854 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035574854 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574835 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:30 [2020-01-20T09:26:30.177Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574791 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035574791 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035574791 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574790 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035574790 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574784 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574784 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035574784 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035574783 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574783 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035574783 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574778 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574777 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574777 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.177Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035574777 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574759 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035574473 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035574473 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035574473 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:30 [2020-01-20T09:26:30.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Attempting to set focus on Table with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035573466 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035573466 data=null doit=true} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035573466 data=null} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035573466 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035573464 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035573456 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:31 [2020-01-20T09:26:31.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035573215 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035573214 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035573214 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035573214 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035573213 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035573209 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:31 [2020-01-20T09:26:31.919Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035573201 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035573201 data=null doit=true} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035573201 data=null} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035573200 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035573200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035573186 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035573186 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035573186 data=null doit=true} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035573186 data=null} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035573185 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035573185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035573181 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:31 [2020-01-20T09:26:31.919Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035573180 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035573180 data=null doit=true} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035573180 data=null} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035573179 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035573179 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]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035573170 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035573166 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035573165 data=null doit=true} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035573165 data=null} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035573165 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035573165 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]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035573161 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:31 [2020-01-20T09:26:31.919Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035572883 data=null doit=true} to Shell with text {Trace Import}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:32 [2020-01-20T09:26:32.176Z] 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')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035572877 data=null} to (of type 'Combo')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035572853 data=null doit=true} to TreeItem with text {import}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035572853 data=null} to TreeItem with text {import}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035572852 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035572852 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}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035572849 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035572848 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035572848 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035572847 data=null} to Tree node with text: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035572847 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035572847 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
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035572843 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:32 [2020-01-20T09:26:32.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035572787 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:'))
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] 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')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:32 [2020-01-20T09:26:32.177Z] 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')
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.177Z] 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')
04:26:32 [2020-01-20T09:26:32.177Z] 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.
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Clicking on &Finish
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035572774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035572774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035572774 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035572774 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035572774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035572774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:32 [2020-01-20T09:26:32.178Z] DEBUG - Clicked on &Finish
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035572774 data=null item=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')
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035573071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035572252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035572252 data=null doit=true} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035572252 data=null} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035572251 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035572251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035572234 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035572233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035572233 data=null doit=true} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035572232 data=null} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035572232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035572232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035572223 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:32 [2020-01-20T09:26:32.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035572221 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035572221 data=null doit=true} to TreeItem with text {Traces [3]}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035572221 data=null} to TreeItem with text {Traces [3]}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035572221 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035572220 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]}
04:26:32 [2020-01-20T09:26:32.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035572209 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:32 [2020-01-20T09:26:32.738Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571972 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035571972 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035571972 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571971 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035571971 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571952 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:32 [2020-01-20T09:26:32.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571948 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035571947 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035571947 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571947 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:32 [2020-01-20T09:26:32.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035571947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571942 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571892 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035571892 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035571892 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571891 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035571891 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571885 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571885 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571884 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035571884 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571864 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035571180 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035571168 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035571168 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:33 [2020-01-20T09:26:33.809Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:34 [2020-01-20T09:26:34.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Attempting to set focus on Table with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035570660 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035570660 data=null doit=true} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035570660 data=null} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035570660 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035570656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035570644 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:34 [2020-01-20T09:26:34.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:35 [2020-01-20T09:26:35.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:35 [2020-01-20T09:26:35.732Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:35 [2020-01-20T09:26:35.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035569449 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035569449 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035569449 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035569448 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569448 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035569444 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:35 [2020-01-20T09:26:35.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035569386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035569385 data=null doit=true} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035569385 data=null} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035569385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035569363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035569362 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035569362 data=null doit=true} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035569361 data=null} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035569361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035569354 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:35 [2020-01-20T09:26:35.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035569353 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035569353 data=null doit=true} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035569352 data=null} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035569352 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569352 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]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035569282 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035569281 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035569281 data=null doit=true} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035569281 data=null} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035569281 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569281 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]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035569277 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:35 [2020-01-20T09:26:35.733Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035569082 data=null doit=true} to Shell with text {Trace Import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:36 [2020-01-20T09:26:36.038Z] 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')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035569078 data=null} to (of type 'Combo')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035569061 data=null doit=true} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035569061 data=null} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035569060 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035569060 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}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035569058 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035569057 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035569057 data=null doit=true} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035569057 data=null} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035569057 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035569057 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}
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035569056 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035569044 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:'))
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.039Z] 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')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24ae2183
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035569042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035569041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035568993 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035568993 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035568993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035568993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035568993 data=null item=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')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035568992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035568992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035568992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035568992 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035568992 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:36 [2020-01-20T09:26:36.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.039Z] 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')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:36 [2020-01-20T09:26:36.040Z] 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')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] 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')
04:26:36 [2020-01-20T09:26:36.040Z] 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.
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Clicking on &Finish
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035568973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035568972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035568972 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035568972 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035568972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035568972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Clicked on &Finish
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035568862 data=null doit=true} to Shell with text {Confirmation}
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Clicking on Rename
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1035568861 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')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1035568861 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')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1035568861 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1035568861 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1035568861 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')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1035568861 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')
04:26:36 [2020-01-20T09:26:36.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1035568861 data=null item=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')
04:26:36 [2020-01-20T09:26:36.552Z] DEBUG - Clicked on 
04:26:36 [2020-01-20T09:26:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035568972 data=null item=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')
04:26:36 [2020-01-20T09:26:36.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035569247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035567954 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035567954 data=null doit=true} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035567954 data=null} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035567953 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035567938 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035567937 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035567937 data=null doit=true} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035567937 data=null} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035567936 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035567931 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:37 [2020-01-20T09:26:37.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035567929 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035567929 data=null doit=true} to TreeItem with text {Traces [4]}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035567929 data=null} to TreeItem with text {Traces [4]}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035567929 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567929 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]}
04:26:37 [2020-01-20T09:26:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035567919 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:37 [2020-01-20T09:26:37.112Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567484 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567484 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567484 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567483 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)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567465 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:37 [2020-01-20T09:26:37.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567461 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567461 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567461 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567461 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567461 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)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567455 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567454 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567454 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567454 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567454 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035567453 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)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567449 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567449 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567449 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035567449 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)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567380 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567293 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035567293 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:37 [2020-01-20T09:26:37.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:38 [2020-01-20T09:26:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:38 [2020-01-20T09:26:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:38 [2020-01-20T09:26:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:38 [2020-01-20T09:26:38.236Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:39 [2020-01-20T09:26:39.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Attempting to set focus on Table with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035565786 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035565786 data=null doit=true} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035565786 data=null} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035565786 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035565784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035565779 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:39 [2020-01-20T09:26:39.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035565590 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035565590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035565589 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035565589 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565589 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)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035565584 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.455Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035565577 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035565576 data=null doit=true} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035565576 data=null} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035565576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035565556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035565556 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035565555 data=null doit=true} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035565555 data=null} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035565555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035565488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:39 [2020-01-20T09:26:39.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035565487 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035565487 data=null doit=true} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035565487 data=null} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035565487 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565486 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]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035565477 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035565476 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035565476 data=null doit=true} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035565476 data=null} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035565475 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565475 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]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035565471 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035565272 data=null doit=true} to Shell with text {Trace Import}
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:39 [2020-01-20T09:26:39.710Z] 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')
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.710Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035565267 data=null} to (of type 'Combo')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035565249 data=null doit=true} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035565249 data=null} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035565248 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.711Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035565248 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}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035565192 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035565189 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035565189 data=null doit=true} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035565189 data=null} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035565189 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035565189 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}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035565188 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035565177 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:'))
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.967Z] 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')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@386d41cb
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035565173 data=null item=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')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035565172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035565172 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035565172 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.968Z] 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')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:39 [2020-01-20T09:26:39.968Z] 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')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] 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')
04:26:39 [2020-01-20T09:26:39.968Z] 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.
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Clicking on &Finish
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035565159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035565159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035565159 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035565159 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035565158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035565158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Clicked on &Finish
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035565067 data=null doit=true} to Shell with text {Confirmation}
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Clicking on Rename
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1035565066 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')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1035565066 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')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1035565066 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1035565066 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1035565066 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')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1035565066 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')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1035565066 data=null item=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')
04:26:39 [2020-01-20T09:26:39.969Z] DEBUG - Clicked on 
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035565158 data=null item=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')
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035565376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035564539 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035564538 data=null doit=true} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035564538 data=null} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035564538 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035564525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035564524 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035564524 data=null doit=true} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035564524 data=null} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035564524 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035564517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:40 [2020-01-20T09:26:40.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035564516 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035564516 data=null doit=true} to TreeItem with text {Traces [5]}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035564516 data=null} to TreeItem with text {Traces [5]}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035564516 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564516 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]}
04:26:40 [2020-01-20T09:26:40.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035564485 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:40 [2020-01-20T09:26:40.529Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564251 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564251 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564251 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564251 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564251 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)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564233 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:40 [2020-01-20T09:26:40.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564229 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564229 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564229 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564229 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564229 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)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564224 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564223 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564223 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564223 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564222 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035564222 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)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564189 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564189 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564189 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:40 [2020-01-20T09:26:40.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035564188 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)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035564172 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035563965 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035563964 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035563964 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:41 [2020-01-20T09:26:41.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:41 [2020-01-20T09:26:41.966Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:41 [2020-01-20T09:26:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:41 [2020-01-20T09:26:41.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:41 [2020-01-20T09:26:41.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Attempting to set focus on Table with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035562959 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035562958 data=null doit=true} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035562958 data=null} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035562958 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035562957 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035562951 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:42 [2020-01-20T09:26:42.222Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035562702 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035562702 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035562701 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035562701 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562701 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)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035562696 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.478Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035562681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035562681 data=null doit=true} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035562681 data=null} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035562681 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035562663 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035562663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035562662 data=null doit=true} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035562662 data=null} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035562662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035562656 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:42 [2020-01-20T09:26:42.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035562655 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035562654 data=null doit=true} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035562654 data=null} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035562654 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562654 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]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035562645 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035562645 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035562644 data=null doit=true} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035562644 data=null} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035562644 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562644 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]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035562639 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:42 [2020-01-20T09:26:42.478Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035562445 data=null doit=true} to Shell with text {Trace Import}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:42 [2020-01-20T09:26:42.735Z] 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')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035562442 data=null} to (of type 'Combo')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035562384 data=null doit=true} to TreeItem with text {import}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035562384 data=null} to TreeItem with text {import}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035562383 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035562383 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}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035562380 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035562379 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035562379 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035562379 data=null} to Tree node with text: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035562378 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035562378 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
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035562375 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035562364 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:'))
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5e08ed28
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035562362 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035562362 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null item=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')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035562361 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.736Z] 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')
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Clicking on &Finish
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035562346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035562346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035562346 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035562345 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035562345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035562345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:42 [2020-01-20T09:26:42.737Z] DEBUG - Clicked on &Finish
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035561774 data=null doit=true} to Shell with text {Confirmation}
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Clicking on Rename
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1035561774 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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1035561773 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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1035561773 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1035561773 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1035561773 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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1035561773 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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1035561773 data=null item=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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Clicked on 
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035562345 data=null item=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')
04:26:43 [2020-01-20T09:26:43.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035562561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035561247 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035561247 data=null doit=true} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035561247 data=null} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035561246 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035561246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035561229 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035561229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035561229 data=null doit=true} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035561228 data=null} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035561228 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035561228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035561222 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:43 [2020-01-20T09:26:43.861Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035561221 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035561221 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035561221 data=null} to TreeItem with text {Traces [6]}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035561221 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035561221 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]}
04:26:43 [2020-01-20T09:26:43.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035561212 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:43 [2020-01-20T09:26:43.861Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560777 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560777 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560777 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560776 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035560776 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)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560759 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:44 [2020-01-20T09:26:44.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560756 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560756 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560756 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560755 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035560755 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)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560750 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560750 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560750 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560750 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560749 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035560749 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)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560745 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560745 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560745 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560690 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560690 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560690 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035560690 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.422Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035560745 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)}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Attempting to set focus on Table with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035560066 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035560065 data=null doit=true} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035560065 data=null} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035560065 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035560062 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035560055 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:44 [2020-01-20T09:26:44.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035558949 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035558949 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035558949 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035558949 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558949 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)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035558944 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035558935 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035558935 data=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035558935 data=null} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035558935 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035558876 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035558876 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035558875 data=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035558875 data=null} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035558875 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035558870 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035558869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035558868 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035558868 data=null} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035558868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558868 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]}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035558860 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.346Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035558763 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035558763 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035558762 data=null} to Tree node with text: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035558762 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558762 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
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035558745 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035558738 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035558738 data=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035558738 data=null} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035558738 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035558721 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035558693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035558693 data=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035558693 data=null} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035558693 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035558685 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:46 [2020-01-20T09:26:46.347Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035558684 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035558684 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035558684 data=null} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035558684 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558684 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]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035558674 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035558674 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035558673 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035558673 data=null} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035558673 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558673 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]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035558669 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:46 [2020-01-20T09:26:46.347Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035558530 data=null doit=true} to Shell with text {Trace Import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:46 [2020-01-20T09:26:46.603Z] 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')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035558490 data=null} to (of type 'Combo')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035558474 data=null doit=true} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035558474 data=null} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035558474 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035558474 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}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035558471 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035558471 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035558470 data=null doit=true} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035558470 data=null} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035558470 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035558470 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}
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035558469 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035558459 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:'))
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.604Z] 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')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7127f04b
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035558456 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035558456 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null item=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')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035558455 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.604Z] 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')
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.604Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:46 [2020-01-20T09:26:46.605Z] 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')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] 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')
04:26:46 [2020-01-20T09:26:46.605Z] 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.
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Clicking on &Finish
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035558446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035558445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035558445 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035558445 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035558445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035558445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Clicked on &Finish
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035558364 data=null doit=true} to Shell with text {Confirmation}
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Clicking on Overwrite
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1035558363 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')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1035558363 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')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1035558363 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1035558363 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1035558363 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')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1035558363 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')
04:26:46 [2020-01-20T09:26:46.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1035558362 data=null item=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')
04:26:47 [2020-01-20T09:26:47.166Z] DEBUG - Clicked on 
04:26:47 [2020-01-20T09:26:47.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035558445 data=null item=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')
04:26:47 [2020-01-20T09:26:47.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035558640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035557464 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035557463 data=null doit=true} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035557463 data=null} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035557463 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035557463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035557451 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035557450 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035557450 data=null doit=true} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035557450 data=null} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035557450 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035557450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035557444 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:47 [2020-01-20T09:26:47.726Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035557443 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035557443 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035557443 data=null} to TreeItem with text {Traces [6]}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035557443 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035557443 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]}
04:26:47 [2020-01-20T09:26:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035557435 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:47 [2020-01-20T09:26:47.726Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035557001 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035557000 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035557000 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035557000 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035557000 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556982 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:47 [2020-01-20T09:26:47.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556979 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035556979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035556979 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556979 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035556979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556974 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556974 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035556974 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035556974 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556974 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035556974 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556970 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556970 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556970 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:47 [2020-01-20T09:26:47.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035556970 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556957 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035556744 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035556744 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035556744 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:48 [2020-01-20T09:26:48.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Attempting to set focus on Table with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035555736 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035555736 data=null doit=true} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035555736 data=null} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035555736 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035555733 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035555726 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555550 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035555549 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035555549 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555549 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555549 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555544 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555445 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035555445 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035555445 data=null} to Tree node with text: ExampleCustomTxt.log
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555445 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555444 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
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035555392 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035555384 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035555383 data=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035555383 data=null} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035555383 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035555365 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035555364 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035555364 data=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035555364 data=null} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035555364 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035555357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035555356 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035555356 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035555355 data=null} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035555355 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555355 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]}
04:26:49 [2020-01-20T09:26:49.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035555344 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.602Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:49 [2020-01-20T09:26:49.857Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035555254 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035555253 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035555253 data=null} to Tree node with text: ExampleCustomXml.xml
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035555253 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555253 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
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035555236 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035555228 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035555228 data=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035555228 data=null} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035555227 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035555175 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035555174 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035555174 data=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035555174 data=null} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035555174 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035555167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:49 [2020-01-20T09:26:49.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035555167 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035555166 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035555166 data=null} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035555166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555166 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]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035555157 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035555156 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035555156 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035555156 data=null} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035555156 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035555155 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]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035555152 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:49 [2020-01-20T09:26:49.858Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035554974 data=null doit=true} to Shell with text {Trace Import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:50 [2020-01-20T09:26:50.114Z] 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')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035554969 data=null} to (of type 'Combo')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035554943 data=null doit=true} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035554942 data=null} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035554942 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035554942 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}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035554938 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035554937 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035554937 data=null doit=true} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035554894 data=null} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035554893 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035554893 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}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035554892 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035554881 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:'))
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.114Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] 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')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ee6d5fd
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null item=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')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035554878 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] 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')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:50 [2020-01-20T09:26:50.115Z] 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')
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.115Z] 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')
04:26:50 [2020-01-20T09:26:50.116Z] 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.
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Clicking on &Finish
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035554869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035554869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035554869 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035554869 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035554868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035554868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Clicked on &Finish
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035554781 data=null doit=true} to Shell with text {Confirmation}
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Clicking on Overwrite
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1035554780 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')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1035554780 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')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1035554780 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1035554780 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1035554780 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')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1035554780 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')
04:26:50 [2020-01-20T09:26:50.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1035554780 data=null item=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')
04:26:50 [2020-01-20T09:26:50.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035554868 data=null item=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')
04:26:50 [2020-01-20T09:26:50.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035555076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:50 [2020-01-20T09:26:50.626Z] DEBUG - Clicked on 
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035554289 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035554288 data=null doit=true} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035554288 data=null} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035554288 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035554288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035554276 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035554275 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035554275 data=null doit=true} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035554275 data=null} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035554275 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035554275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035554267 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:50 [2020-01-20T09:26:50.881Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035554267 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035554266 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035554266 data=null} to TreeItem with text {Traces [6]}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035554266 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035554266 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]}
04:26:50 [2020-01-20T09:26:50.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035554258 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:50 [2020-01-20T09:26:50.881Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553920 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035553920 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035553920 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553919 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035553919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553897 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:51 [2020-01-20T09:26:51.137Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553894 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035553894 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035553894 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553893 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035553893 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553888 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553887 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035553887 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035553887 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553887 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035553887 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553882 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553882 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553882 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.137Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035553881 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553867 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035553659 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035553658 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035553658 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:51 [2020-01-20T09:26:51.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Attempting to set focus on Table with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035552653 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035552653 data=null doit=true} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035552653 data=null} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035552653 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035552651 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035552646 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:52 [2020-01-20T09:26:52.318Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:52 [2020-01-20T09:26:52.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:52 [2020-01-20T09:26:52.573Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552391 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035552390 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035552390 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552389 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035552389 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552380 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:52 [2020-01-20T09:26:52.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:52 [2020-01-20T09:26:52.828Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:52 [2020-01-20T09:26:52.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552237 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035552237 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035552237 data=null} to Tree node with text: ExampleCustomXml.xml
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552237 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035552237 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
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035552232 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035552226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035552225 data=null doit=true} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035552225 data=null} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035552225 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035552225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035552178 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035552178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035552177 data=null doit=true} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035552177 data=null} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035552177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035552177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035552172 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:52 [2020-01-20T09:26:52.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035552171 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035552171 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035552171 data=null} to TreeItem with text {Traces [6]}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035552171 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035552171 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]}
04:26:52 [2020-01-20T09:26:52.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035552163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:52 [2020-01-20T09:26:52.829Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551728 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035551727 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035551727 data=null} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551727 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551727 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
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551692 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.757Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035551683 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035551683 data=null doit=true} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035551683 data=null} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035551682 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035551662 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035551661 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035551661 data=null doit=true} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035551661 data=null} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035551661 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035551654 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:53 [2020-01-20T09:26:53.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035551653 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035551653 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035551653 data=null} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035551653 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551652 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]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035551642 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035551591 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035551591 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035551591 data=null} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035551590 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551590 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]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035551585 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035551360 data=null doit=true} to Shell with text {Trace Import}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:53 [2020-01-20T09:26:53.758Z] 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')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035551357 data=null} to (of type 'Combo')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035551342 data=null doit=true} to TreeItem with text {import}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035551342 data=null} to TreeItem with text {import}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035551342 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035551341 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}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035551339 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551338 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035551338 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035551338 data=null} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551338 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035551338 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
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035551292 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035551283 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:'))
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.758Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.759Z] 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')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66fd9613
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035551281 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035551281 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null item=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')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035551280 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.802Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.803Z] 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')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Clicking on &Finish
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035551273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035551272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035551272 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035551272 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035551272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035551272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:53 [2020-01-20T09:26:53.804Z] DEBUG - Clicked on &Finish
04:26:54 [2020-01-20T09:26:54.364Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:54 [2020-01-20T09:26:54.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035550756 data=null doit=true} to Shell with text {Confirmation}
04:26:54 [2020-01-20T09:26:54.364Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Clicking on Overwrite
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1035550755 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')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1035550755 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')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1035550755 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1035550755 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1035550754 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')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1035550754 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')
04:26:54 [2020-01-20T09:26:54.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1035550754 data=null item=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')
04:26:54 [2020-01-20T09:26:54.620Z] DEBUG - Clicked on 
04:26:54 [2020-01-20T09:26:54.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035551272 data=null item=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')
04:26:54 [2020-01-20T09:26:54.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035551552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035550044 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035550044 data=null doit=true} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035550044 data=null} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035550043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035550043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035550032 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035550032 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035550032 data=null doit=true} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035550032 data=null} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035550031 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035550031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035550027 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:55 [2020-01-20T09:26:55.181Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035550026 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035550026 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035550026 data=null} to TreeItem with text {Traces [6]}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035550025 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035550025 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]}
04:26:55 [2020-01-20T09:26:55.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035550018 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:55 [2020-01-20T09:26:55.181Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549581 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035549580 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035549580 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549580 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035549579 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549559 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:55 [2020-01-20T09:26:55.437Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549556 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035549556 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035549556 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549556 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035549556 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549552 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549551 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035549551 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035549551 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549551 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035549550 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549547 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549547 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549546 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:55 [2020-01-20T09:26:55.437Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035549546 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035549531 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035548990 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035548977 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035548977 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Attempting to set focus on Table with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035548971 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035548971 data=null doit=true} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035548971 data=null} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035548971 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035548968 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035548962 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:56 [2020-01-20T09:26:56.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547809 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035547809 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035547808 data=null} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547808 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547808 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547802 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547747 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035547747 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035547747 data=null} to Tree node with text: kernel-overlap-testing
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547746 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547746 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
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035547740 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035547732 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035547732 data=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035547732 data=null} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035547731 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547731 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035547682 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035547675 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035547675 data=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035547675 data=null} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035547674 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035547667 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.367Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035547666 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035547666 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035547666 data=null} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035547666 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547665 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]}
04:26:57 [2020-01-20T09:26:57.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035547654 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.367Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035547214 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035547213 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035547213 data=null} to Tree node with text: ExampleCustomTxt.log
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035547213 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547213 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
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035547196 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035547189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035547188 data=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035547188 data=null} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035547188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035547171 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035547170 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035547170 data=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035547170 data=null} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035547169 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035547162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:57 [2020-01-20T09:26:57.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035547161 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035547161 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035547161 data=null} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035547161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547161 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]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035547151 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035547151 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035547151 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035547151 data=null} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035547150 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035547150 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]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035547147 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:57 [2020-01-20T09:26:57.929Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035546960 data=null doit=true} to Shell with text {Trace Import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:58 [2020-01-20T09:26:58.185Z] 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')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035546957 data=null} to (of type 'Combo')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035546892 data=null doit=true} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035546891 data=null} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035546891 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035546891 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}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035546888 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035546887 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035546887 data=null doit=true} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035546887 data=null} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035546887 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546887 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}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035546886 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035546875 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:'))
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.185Z] 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')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@29ae939c
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null item=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')
04:26:58 [2020-01-20T09:26:58.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035546872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035546871 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035546871 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.186Z] 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')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:58 [2020-01-20T09:26:58.186Z] 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')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] 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')
04:26:58 [2020-01-20T09:26:58.186Z] 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.
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Clicking on &Finish
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035546863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035546863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035546863 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035546863 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035546863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035546863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Clicked on &Finish
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035546769 data=null doit=true} to Shell with text {Confirmation}
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Clicking on Skip
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1035546768 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')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1035546768 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')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1035546768 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1035546768 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1035546768 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')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1035546767 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')
04:26:58 [2020-01-20T09:26:58.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1035546767 data=null item=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')
04:26:58 [2020-01-20T09:26:58.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035546863 data=null item=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')
04:26:58 [2020-01-20T09:26:58.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035547072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Clicked on 
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035546469 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035546469 data=null doit=true} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035546469 data=null} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035546468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035546455 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035546454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035546454 data=null doit=true} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035546454 data=null} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035546453 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035546447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:58 [2020-01-20T09:26:58.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035546446 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035546446 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035546446 data=null} to TreeItem with text {Traces [6]}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035546445 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546445 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]}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035546437 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:58 [2020-01-20T09:26:58.698Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546256 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035546256 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035546256 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546255 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546238 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:58 [2020-01-20T09:26:58.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546235 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035546235 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035546235 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546235 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546234 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546230 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546229 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035546229 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035546229 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546229 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035546229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546225 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546225 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546225 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035546225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546211 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035546142 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035546142 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035546142 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Attempting to set focus on Table with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035546139 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035546139 data=null doit=true} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035546139 data=null} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035546138 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035546137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035546135 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:58 [2020-01-20T09:26:58.957Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:59 [2020-01-20T09:26:59.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:59 [2020-01-20T09:26:59.212Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545855 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035545855 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035545855 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545855 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545851 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545781 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035545781 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035545781 data=null} to Tree node with text: ExampleCustomTxt.log
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545781 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545781 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
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035545776 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035545770 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035545770 data=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035545770 data=null} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035545770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035545753 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035545752 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035545752 data=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035545752 data=null} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035545752 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035545743 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.468Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035545742 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035545742 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035545742 data=null} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035545741 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545741 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]}
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035545682 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.469Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:26:59 [2020-01-20T09:26:59.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035545448 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035545448 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035545448 data=null} to Tree node with text: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035545448 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545448 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
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035545430 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.725Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035545423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035545423 data=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035545423 data=null} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035545423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035545408 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035545408 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035545408 data=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035545408 data=null} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035545407 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035545403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:26:59 [2020-01-20T09:26:59.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035545402 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035545402 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035545402 data=null} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035545401 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545401 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]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035545389 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035545388 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035545388 data=null doit=true} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035545388 data=null} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035545388 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545387 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]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035545383 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:26:59 [2020-01-20T09:26:59.725Z] DEBUG - Clicking on with mnemonic 'Import...'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Clicked on with mnemonic 'Import...'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035545248 data=null doit=true} to Shell with text {Trace Import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:26:59 [2020-01-20T09:26:59.726Z] 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')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035545245 data=null} to (of type 'Combo')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035545230 data=null doit=true} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035545229 data=null} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035545229 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035545229 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}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035545227 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035545226 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035545226 data=null doit=true} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035545226 data=null} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035545226 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035545226 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}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035545225 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035545214 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:'))
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.726Z] 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')
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3392d69b
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035545193 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035545193 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null item=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')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035545192 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.982Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.983Z] 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')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:26:59 [2020-01-20T09:26:59.983Z] 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')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] 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')
04:26:59 [2020-01-20T09:26:59.983Z] 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.
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Clicking on &Finish
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035545184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035545184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035545184 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035545184 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035545184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035545184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Clicked on &Finish
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:26:59 [2020-01-20T09:26:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035545090 data=null doit=true} to Shell with text {Confirmation}
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Clicking on Skip
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1035545089 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')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1035545089 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')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1035545089 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1035545089 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1035545089 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')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1035545089 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')
04:26:59 [2020-01-20T09:26:59.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1035545089 data=null item=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')
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035545184 data=null item=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')
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035545355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Clicked on 
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035544856 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035544855 data=null doit=true} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035544855 data=null} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035544855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035544843 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035544788 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035544788 data=null doit=true} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035544788 data=null} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035544787 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544787 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035544781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:00 [2020-01-20T09:27:00.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035544780 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035544780 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035544780 data=null} to TreeItem with text {Traces [6]}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035544780 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544780 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]}
04:27:00 [2020-01-20T09:27:00.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035544771 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:00 [2020-01-20T09:27:00.239Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544438 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035544438 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035544438 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544438 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544437 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544422 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:00 [2020-01-20T09:27:00.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544419 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035544419 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035544419 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544419 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544419 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544414 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544414 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035544413 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035544413 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544413 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544413 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544409 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544409 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544409 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035544408 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544395 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544346 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035544346 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035544346 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Attempting to set focus on Table with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035544343 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035544343 data=null doit=true} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035544343 data=null} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035544343 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035544341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035544340 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:00 [2020-01-20T09:27:00.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:01 [2020-01-20T09:27:01.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544098 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035544098 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035544098 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544098 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035544098 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035544093 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035543958 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035543957 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035543957 data=null} to Tree node with text: ExampleCustomXml.xml
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035543957 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543957 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
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035543953 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035543947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035543947 data=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035543947 data=null} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035543946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035543931 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035543931 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035543931 data=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035543930 data=null} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035543930 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035543923 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035543922 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035543922 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035543922 data=null} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035543922 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543922 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]}
04:27:01 [2020-01-20T09:27:01.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035543911 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.263Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543577 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035543577 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035543577 data=null} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543576 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543576 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
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543555 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035543547 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035543547 data=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035543547 data=null} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035543547 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035543530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035543529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035543529 data=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035543529 data=null} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035543529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035543487 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:01 [2020-01-20T09:27:01.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035543485 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035543485 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035543485 data=null} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035543485 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543484 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]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035543470 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035543469 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035543469 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035543469 data=null} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035543468 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543468 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]}
04:27:01 [2020-01-20T09:27:01.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035543462 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035543247 data=null doit=true} to Shell with text {Trace Import}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035543243 data=null} to (of type 'Combo')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035543180 data=null doit=true} to TreeItem with text {import}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035543180 data=null} to TreeItem with text {import}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035543180 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035543179 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}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035543174 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543173 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035543172 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035543172 data=null} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543172 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035543172 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
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035543169 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:01 [2020-01-20T09:27:01.776Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035543152 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:'))
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.032Z] 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')
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.032Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@399ef33f
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035543149 data=null item=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')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035543148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035543148 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035543148 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.033Z] 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')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.033Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:02 [2020-01-20T09:27:02.034Z] 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')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] 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')
04:27:02 [2020-01-20T09:27:02.034Z] 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.
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Clicking on &Finish
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035543141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035543141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035543141 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035543141 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035543140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035543140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.034Z] DEBUG - Clicked on &Finish
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035542590 data=null doit=true} to Shell with text {Confirmation}
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Clicking on Skip
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1035542590 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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1035542589 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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1035542589 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1035542589 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1035542589 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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1035542589 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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1035542589 data=null item=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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035543140 data=null item=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')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035543370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Clicked on 
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035542536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035542536 data=null doit=true} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035542536 data=null} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035542536 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035542522 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035542493 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035542493 data=null doit=true} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035542493 data=null} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035542493 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035542483 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:02 [2020-01-20T09:27:02.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035542482 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035542482 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035542482 data=null} to TreeItem with text {Traces [6]}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035542482 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542482 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]}
04:27:02 [2020-01-20T09:27:02.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035542471 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:02 [2020-01-20T09:27:02.595Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542032 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035542031 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035542031 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542031 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542031 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542009 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542007 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035542007 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035542007 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542006 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542006 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542002 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542002 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035542002 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035542001 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035542001 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035542001 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541998 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541997 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541997 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035541997 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541984 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541891 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035541891 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035541891 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Attempting to set focus on Table with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035541886 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035541886 data=null doit=true} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035541886 data=null} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035541886 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035541884 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035541882 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:03 [2020-01-20T09:27:03.157Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541733 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035541733 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035541733 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541732 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541732 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541728 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541590 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035541590 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035541589 data=null} to Tree node with text: kernel-overlap-testing
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541589 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541589 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
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035541583 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035541573 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035541573 data=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035541573 data=null} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035541572 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035541553 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035541553 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035541552 data=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035541552 data=null} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035541552 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035541545 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035541544 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035541544 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035541543 data=null} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035541543 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541543 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]}
04:27:03 [2020-01-20T09:27:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035541534 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.413Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035541101 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035541101 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035541100 data=null} to Tree node with text: ExampleCustomTxt.log
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035541100 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541100 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
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035541084 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035541077 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035541077 data=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035541077 data=null} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035541077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035541061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035541060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035541060 data=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035541060 data=null} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035541060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035541054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:03 [2020-01-20T09:27:03.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035541053 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035541053 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035541053 data=null} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035541052 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541052 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]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035541043 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035541042 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035541042 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035541042 data=null} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035541042 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035541042 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]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035541034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:03 [2020-01-20T09:27:03.974Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035540874 data=null doit=true} to Shell with text {Trace Import}
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:04 [2020-01-20T09:27:04.230Z] 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')
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.230Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035540871 data=null} to (of type 'Combo')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035540855 data=null doit=true} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035540855 data=null} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035540855 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035540854 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}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035540852 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035540851 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035540851 data=null doit=true} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035540851 data=null} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035540851 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035540851 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}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035540850 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035540838 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:'))
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.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')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@9504a58
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null item=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')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035540792 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.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')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c360f40
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540787 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540787 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035540786 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035540786 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540786 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540786 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1035540786 data=null item=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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540786 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540786 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035540786 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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035540786 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035540786 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.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)'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:04 [2020-01-20T09:27:04.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')
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.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')
04:27:04 [2020-01-20T09:27:04.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.
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Clicking on &Finish
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035540782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035540781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035540781 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035540781 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035540781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035540781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:04 [2020-01-20T09:27:04.233Z] DEBUG - Clicked on &Finish
04:27:04 [2020-01-20T09:27:04.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035540781 data=null item=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')
04:27:04 [2020-01-20T09:27:04.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035540989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035540257 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035540257 data=null doit=true} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035540257 data=null} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035540257 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035540256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035540241 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035540240 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035540240 data=null doit=true} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035540240 data=null} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035540240 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035540239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035540233 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:04 [2020-01-20T09:27:04.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035540232 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035540232 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035540232 data=null} to TreeItem with text {Traces [6]}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035540232 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035540232 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]}
04:27:04 [2020-01-20T09:27:04.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035540224 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:04 [2020-01-20T09:27:04.743Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:05 [2020-01-20T09:27:05.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:05 [2020-01-20T09:27:05.000Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:05 [2020-01-20T09:27:05.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539965 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035539965 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035539965 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539964 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035539964 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539948 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:05 [2020-01-20T09:27:05.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539945 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035539944 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035539944 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539944 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035539944 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539939 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539939 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035539938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035539938 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539938 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035539938 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539933 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539933 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.001Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539933 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035539933 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539919 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035539876 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035539876 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035539876 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:05 [2020-01-20T09:27:05.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Attempting to set focus on Table with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035538369 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035538369 data=null doit=true} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035538369 data=null} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035538369 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035538367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035538361 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538221 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035538221 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035538221 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538220 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035538220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538216 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538170 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035538170 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035538169 data=null} to Tree node with text: ExampleCustomTxt.log
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538169 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035538169 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
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035538165 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:06 [2020-01-20T09:27:06.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035538159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035538158 data=null doit=true} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035538158 data=null} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035538158 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035538158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035538144 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035538143 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035538143 data=null doit=true} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035538143 data=null} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035538143 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035538142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035538137 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:06 [2020-01-20T09:27:06.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035538136 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035538136 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035538136 data=null} to TreeItem with text {Traces [6]}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035538135 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035538135 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]}
04:27:06 [2020-01-20T09:27:06.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035538090 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:06 [2020-01-20T09:27:06.951Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:07 [2020-01-20T09:27:07.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035537760 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035537760 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035537760 data=null} to Tree node with text: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035537760 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537759 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
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035537745 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035537737 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035537737 data=null doit=true} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035537737 data=null} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035537737 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035537721 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035537720 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035537720 data=null doit=true} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035537720 data=null} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035537720 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035537715 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:07 [2020-01-20T09:27:07.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035537714 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035537714 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035537714 data=null} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035537714 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537714 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]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035537693 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035537692 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035537692 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035537692 data=null} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035537691 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537691 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]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035537687 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035537553 data=null doit=true} to Shell with text {Trace Import}
04:27:07 [2020-01-20T09:27:07.463Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:07 [2020-01-20T09:27:07.464Z] 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')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035537550 data=null} to (of type 'Combo')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035537535 data=null doit=true} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035537535 data=null} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035537535 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035537535 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}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035537533 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035537532 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035537532 data=null doit=true} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035537532 data=null} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035537531 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035537531 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}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035537531 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035537491 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:'))
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.464Z] 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')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cf88ae1
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035537489 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null item=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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035537488 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.465Z] 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a8e209b
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537482 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537482 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035537482 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035537481 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537481 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537481 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1035537481 data=null item=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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537481 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537481 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035537481 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')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035537481 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035537481 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.465Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:07 [2020-01-20T09:27:07.466Z] 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')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] 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')
04:27:07 [2020-01-20T09:27:07.466Z] 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.
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Clicking on &Finish
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035537477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035537477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035537477 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035537477 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035537477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035537477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:07 [2020-01-20T09:27:07.721Z] DEBUG - Clicked on &Finish
04:27:07 [2020-01-20T09:27:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035537477 data=null item=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')
04:27:07 [2020-01-20T09:27:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035537654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035536735 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035536735 data=null doit=true} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035536734 data=null} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035536734 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035536722 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035536722 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035536721 data=null doit=true} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035536721 data=null} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035536721 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035536715 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:08 [2020-01-20T09:27:08.233Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035536714 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035536714 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035536714 data=null} to TreeItem with text {Traces [6]}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035536714 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536714 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]}
04:27:08 [2020-01-20T09:27:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035536707 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:08 [2020-01-20T09:27:08.233Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536275 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035536274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035536274 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536274 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536274 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536258 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:08 [2020-01-20T09:27:08.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536255 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035536255 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035536255 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536255 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536254 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536250 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536250 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035536250 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035536250 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536249 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035536249 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536245 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536245 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.793Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536245 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:08 [2020-01-20T09:27:08.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035536245 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536232 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035536075 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035536074 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035536074 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Attempting to set focus on Table with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035535057 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035535057 data=null doit=true} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035535057 data=null} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035535057 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035535055 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035534992 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:09 [2020-01-20T09:27:09.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534850 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035534850 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035534850 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534850 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534848 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534845 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.229Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:10 [2020-01-20T09:27:10.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534706 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035534706 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035534706 data=null} to Tree node with text: ExampleCustomXml.xml
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534706 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534705 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
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035534701 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035534694 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035534694 data=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035534694 data=null} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035534693 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035534675 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035534675 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035534675 data=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035534675 data=null} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035534674 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035534668 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035534667 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035534667 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035534667 data=null} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035534666 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534666 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]}
04:27:10 [2020-01-20T09:27:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035534655 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.485Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534323 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035534323 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035534323 data=null} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534323 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534322 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
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534301 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.741Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035534293 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035534293 data=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035534293 data=null} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035534293 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035534277 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035534276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035534276 data=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035534276 data=null} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035534276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035534271 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:10 [2020-01-20T09:27:10.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035534270 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035534270 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035534270 data=null} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035534270 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534269 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]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035534259 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035534259 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035534258 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035534258 data=null} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035534258 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534258 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]}
04:27:10 [2020-01-20T09:27:10.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035534254 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035534124 data=null doit=true} to Shell with text {Trace Import}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:10 [2020-01-20T09:27:10.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')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035534121 data=null} to (of type 'Combo')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035534082 data=null doit=true} to TreeItem with text {import}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035534082 data=null} to TreeItem with text {import}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035534082 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035534081 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}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035534079 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534078 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035534078 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035534078 data=null} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534078 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035534078 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
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035534075 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035534067 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:'))
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:10 [2020-01-20T09:27:10.999Z] 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')
04:27:10 [2020-01-20T09:27:10.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17fac5b2
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null item=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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035534064 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:11 [2020-01-20T09:27:11.000Z] 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75dc1d5a
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534060 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534060 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035534060 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035534060 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534060 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534060 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1035534060 data=null item=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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534059 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534059 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1035534059 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')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1035534059 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1035534059 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.000Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:11 [2020-01-20T09:27:11.001Z] 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')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] 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')
04:27:11 [2020-01-20T09:27:11.001Z] 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.
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Clicking on &Finish
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035534056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035534056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035534055 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035534055 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035534055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035534055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:11 [2020-01-20T09:27:11.001Z] DEBUG - Clicked on &Finish
04:27:11 [2020-01-20T09:27:11.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035534055 data=null item=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')
04:27:11 [2020-01-20T09:27:11.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035534182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035533535 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035533535 data=null doit=true} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035533535 data=null} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035533535 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035533524 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035533523 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035533523 data=null doit=true} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035533523 data=null} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035533523 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035533517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:11 [2020-01-20T09:27:11.512Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035533516 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035533516 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035533516 data=null} to TreeItem with text {Traces [6]}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035533516 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533516 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]}
04:27:11 [2020-01-20T09:27:11.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035533508 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:11 [2020-01-20T09:27:11.512Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533178 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035533177 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035533177 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533177 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:11 [2020-01-20T09:27:11.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533177 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533161 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:12 [2020-01-20T09:27:12.023Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533158 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035533158 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035533158 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533158 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533158 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533154 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533154 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035533153 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035533153 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533153 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035533153 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533150 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533150 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533149 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035533149 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035533136 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035532771 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035532759 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035532759 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Attempting to set focus on Table with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035532753 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035532753 data=null doit=true} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035532753 data=null} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035532752 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035532693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035532688 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:12 [2020-01-20T09:27:12.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531548 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035531548 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035531548 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531548 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531547 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531544 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:13 [2020-01-20T09:27:13.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531494 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035531493 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035531493 data=null} to Tree node with text: kernel-overlap-testing
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531493 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531492 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
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035531479 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035531471 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035531471 data=null doit=true} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035531471 data=null} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035531471 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035531453 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035531453 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035531453 data=null doit=true} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035531453 data=null} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035531453 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035531447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:13 [2020-01-20T09:27:13.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035531446 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035531446 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035531446 data=null} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035531446 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531445 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]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035531437 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1035531436 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1035531436 data=null doit=true} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1035531436 data=null} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1035531436 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531436 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]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1035531432 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:13 [2020-01-20T09:27:13.647Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035531269 data=null doit=true} to Shell with text {Trace Import}
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:13 [2020-01-20T09:27:13.903Z] 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')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035531266 data=null} to (of type 'Combo')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:13 [2020-01-20T09:27:13.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035531252 data=null doit=true} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035531252 data=null} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035531252 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035531252 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}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035531250 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035531249 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035531249 data=null doit=true} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035531249 data=null} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035531249 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035531249 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}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035531248 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Setting state to checked on: unrecognized.log
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035531239 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:'))
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.904Z] 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')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.904Z] 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')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:13 [2020-01-20T09:27:13.905Z] 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')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] 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')
04:27:13 [2020-01-20T09:27:13.905Z] 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.
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Clicking on &Finish
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035531230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035531230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035531230 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035531230 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035531230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035531230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:13 [2020-01-20T09:27:13.905Z] DEBUG - Clicked on &Finish
04:27:14 [2020-01-20T09:27:14.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035531230 data=null item=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')
04:27:14 [2020-01-20T09:27:14.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035531376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035530680 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035530680 data=null doit=true} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035530679 data=null} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035530679 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530679 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035530669 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035530668 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035530668 data=null doit=true} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035530668 data=null} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035530668 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035530663 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:14 [2020-01-20T09:27:14.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035530662 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035530662 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035530662 data=null} to TreeItem with text {Traces [7]}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035530662 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530662 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]}
04:27:14 [2020-01-20T09:27:14.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035530655 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:14 [2020-01-20T09:27:14.416Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035530424 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035530424 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035530423 data=null} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035530423 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530423 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}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035530409 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:14 [2020-01-20T09:27:14.671Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035530407 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035530407 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035530407 data=null} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035530406 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530406 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}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035530403 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035530403 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035530402 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035530402 data=null} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035530402 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035530402 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}
04:27:14 [2020-01-20T09:27:14.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035530399 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035530399 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:14 [2020-01-20T09:27:14.672Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035530399 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.235Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035530399 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}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035530386 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035529683 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035529683 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035529683 data=null} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035529577 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035529577 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035529577 data=null} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035529576 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035529576 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}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035529571 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:15 [2020-01-20T09:27:15.491Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035529562 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035529561 data=null doit=true} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035529561 data=null} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035529561 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035529561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035529493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035529485 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035529485 data=null doit=true} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035529485 data=null} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035529485 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035529485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035529476 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:15 [2020-01-20T09:27:15.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035529474 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035529474 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035529474 data=null} to TreeItem with text {Traces [7]}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035529474 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035529474 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]}
04:27:15 [2020-01-20T09:27:15.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035529461 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:15 [2020-01-20T09:27:15.491Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035528960 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035528960 data=null doit=true} to Tree node with text: unrecognized.log
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035528960 data=null} to Tree node with text: unrecognized.log
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035528960 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528959 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
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035528943 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035528937 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035528937 data=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035528937 data=null} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035528936 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035528880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035528880 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035528880 data=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035528880 data=null} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035528879 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035528872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.310Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035528872 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035528871 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035528871 data=null} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035528871 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528871 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]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035528863 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035528862 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035528862 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035528862 data=null} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035528862 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528862 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]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035528859 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035528677 data=null doit=true} to Shell with text {Trace Import}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:16 [2020-01-20T09:27:16.310Z] 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')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035528674 data=null} to (of type 'Combo')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035528660 data=null doit=true} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035528660 data=null} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035528659 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035528659 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}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035528657 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035528656 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035528656 data=null doit=true} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035528656 data=null} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035528656 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528656 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}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035528655 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Setting state to checked on: unrecognized.log
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035528645 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:'))
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.311Z] 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25607b86
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1035528642 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1035528641 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1035528641 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1035528641 data=null item=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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1035528641 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1035528641 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1035528641 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.311Z] 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')
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:16 [2020-01-20T09:27:16.568Z] 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')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] 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')
04:27:16 [2020-01-20T09:27:16.568Z] 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.
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Clicking on &Finish
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035528589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035528589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035528589 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035528589 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035528589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035528589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.823Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035528589 data=null item=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')
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035528780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Clicked on 
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035528177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035528177 data=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035528177 data=null} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035528177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035528166 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035528166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035528166 data=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035528166 data=null} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035528166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035528161 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:16 [2020-01-20T09:27:16.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035528160 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035528160 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035528160 data=null} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035528160 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035528160 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]}
04:27:16 [2020-01-20T09:27:16.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035528151 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:16 [2020-01-20T09:27:16.824Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035527914 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035527914 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035527914 data=null} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527913 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527913 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}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527886 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035527883 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035527883 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035527883 data=null} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527882 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527882 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}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527878 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035527878 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035527878 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035527877 data=null} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527877 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527877 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}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527873 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527873 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035527872 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035527872 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}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527859 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035527771 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035527771 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035527771 data=null} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.752Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035527628 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035527628 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035527628 data=null} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527628 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527628 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}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527623 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035527542 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035527542 data=null doit=true} to Tree node with text: unrecognized.log
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035527542 data=null} to Tree node with text: unrecognized.log
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035527542 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527541 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
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035527537 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035527486 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035527486 data=null doit=true} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035527486 data=null} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035527486 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035527468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035527468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035527468 data=null doit=true} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035527468 data=null} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035527468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035527463 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:17 [2020-01-20T09:27:17.753Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035527462 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035527462 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035527462 data=null} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035527461 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527461 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]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035527453 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035527453 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035527453 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035527453 data=null} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035527452 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035527452 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]}
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035527449 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Clicking on with mnemonic 'Clear'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Clicked on with mnemonic 'Clear'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035527340 data=null doit=true} to Shell with text {Confirm Clear}
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Clicking on &Yes
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035527339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035527339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035527339 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035527339 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035527339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035527339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:17 [2020-01-20T09:27:17.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035527339 data=null item=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')
04:27:19 [2020-01-20T09:27:19.643Z] DEBUG - Clicked on 
04:27:19 [2020-01-20T09:27:19.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035527383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035525255 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035525255 data=null doit=true} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035525255 data=null} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035525255 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035525255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035525243 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035525242 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035525242 data=null doit=true} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035525242 data=null} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035525242 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035525242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035525237 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:19 [2020-01-20T09:27:19.899Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035525236 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035525236 data=null doit=true} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035525236 data=null} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035525235 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035525235 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035525227 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035525227 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035525227 data=null doit=true} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035525227 data=null} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035525226 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035525226 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035525223 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035525087 data=null doit=true} to Shell with text {Trace Import}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:19 [2020-01-20T09:27:19.899Z] 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')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035525085 data=null} to (of type 'Combo')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035525071 data=null doit=true} to TreeItem with text {import}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035525071 data=null} to TreeItem with text {import}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035525071 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035525071 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}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035525068 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035525068 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035525068 data=null} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035525068 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035525067 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
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035525067 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035525066 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035525066 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035525066 data=null} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035525066 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035525066 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
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035525064 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Setting state to checked on: metadata
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035525054 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:'))
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.900Z] 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75f9ae0
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1035525050 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035525050 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1035525050 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1035525050 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1035525050 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1035525050 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1035525050 data=null item=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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1035525050 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035525049 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1035525049 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1035525049 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1035525049 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.900Z] 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')
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:19 [2020-01-20T09:27:19.901Z] 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')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] 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')
04:27:19 [2020-01-20T09:27:19.901Z] 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.
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Clicking on &Finish
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035525045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035525045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035525045 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035525045 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035525045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:19 [2020-01-20T09:27:19.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035525045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:20 [2020-01-20T09:27:20.156Z] DEBUG - Clicked on &Finish
04:27:20 [2020-01-20T09:27:20.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035525045 data=null item=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')
04:27:20 [2020-01-20T09:27:20.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035525184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035524481 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035524481 data=null doit=true} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035524481 data=null} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035524480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035524470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035524470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035524470 data=null doit=true} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035524470 data=null} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035524470 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035524464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:20 [2020-01-20T09:27:20.716Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035524464 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035524464 data=null doit=true} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035524464 data=null} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035524463 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524463 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035524456 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035524456 data=null doit=true} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035524456 data=null} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035524456 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035524456 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]}
04:27:20 [2020-01-20T09:27:20.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035524453 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:20 [2020-01-20T09:27:20.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:20 [2020-01-20T09:27:20.972Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524127 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035524127 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035524127 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524126 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524126 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524112 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:20 [2020-01-20T09:27:20.973Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524110 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035524110 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035524110 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524109 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524109 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524106 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524105 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035524105 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035524105 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524105 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035524105 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524102 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524101 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524101 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035524101 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:20 [2020-01-20T09:27:20.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035524085 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035523764 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035523733 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035523733 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:21 [2020-01-20T09:27:21.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Attempting to set focus on Table with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035523690 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035523690 data=null doit=true} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035523689 data=null} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035523689 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035523687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035523681 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:21 [2020-01-20T09:27:21.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035522442 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035522442 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035522441 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035522441 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035522441 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035522392 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:22 [2020-01-20T09:27:22.848Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035522385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035522385 data=null doit=true} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035522385 data=null} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035522384 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035522384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035522369 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035522369 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035522369 data=null doit=true} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035522368 data=null} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035522368 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035522368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035522363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:22 [2020-01-20T09:27:22.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035522363 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035522362 data=null doit=true} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035522362 data=null} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035522362 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035522362 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035522354 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035522353 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035522353 data=null doit=true} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035522353 data=null} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035522353 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035522353 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035522349 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Clicking on with mnemonic 'Clear'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Clicked on with mnemonic 'Clear'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035522261 data=null doit=true} to Shell with text {Confirm Clear}
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Clicking on &Yes
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035522260 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035522260 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035522260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:22 [2020-01-20T09:27:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035522260 data=null item=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')
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035522287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Clicked on 
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035521878 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035521878 data=null doit=true} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035521878 data=null} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035521877 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035521877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035521867 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035521866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035521866 data=null doit=true} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035521866 data=null} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035521866 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035521866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035521861 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:23 [2020-01-20T09:27:23.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035521860 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035521860 data=null doit=true} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035521860 data=null} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035521860 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035521860 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035521853 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035521853 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035521853 data=null doit=true} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035521853 data=null} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035521853 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035521852 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035521850 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035521693 data=null doit=true} to Shell with text {Trace Import}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:23 [2020-01-20T09:27:23.361Z] 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')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035521690 data=null} to (of type 'Combo')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035521676 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035521675 data=null doit=true} to TreeItem with text {import}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035521675 data=null} to TreeItem with text {import}
04:27:23 [2020-01-20T09:27:23.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035521675 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035521675 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}
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035521675 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Setting state to checked on: import
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035521667 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:'))
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.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')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.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')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:23 [2020-01-20T09:27:23.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.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)'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:23 [2020-01-20T09:27:23.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')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.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')
04:27:23 [2020-01-20T09:27:23.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.
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Clicking on &Finish
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035521660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035521660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035521660 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035521660 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035521660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035521660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.363Z] DEBUG - Clicked on &Finish
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035521090 data=null doit=true} to Shell with text {Confirmation}
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Clicking on Rename All
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1035521090 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')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1035521090 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')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1035521090 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1035521090 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1035521089 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')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1035521089 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')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1035521089 data=null item=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')
04:27:23 [2020-01-20T09:27:23.923Z] DEBUG - Clicked on 
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035521660 data=null item=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')
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035521792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035520571 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035520571 data=null doit=true} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035520571 data=null} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035520571 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035520558 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035520557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035520557 data=null doit=true} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035520557 data=null} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035520557 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035520550 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:24 [2020-01-20T09:27:24.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035520550 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035520549 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035520549 data=null} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035520549 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520549 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]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035520542 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035520542 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035520542 data=null} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035520541 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035520541 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]}
04:27:24 [2020-01-20T09:27:24.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035520528 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520098 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035520097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035520097 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520097 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520097 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520082 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:25 [2020-01-20T09:27:25.048Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520079 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035520079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035520079 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520079 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520079 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520075 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520074 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035520074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035520074 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520074 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035520074 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520071 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520071 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520071 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.048Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035520070 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035520051 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035519853 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035519853 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035519853 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:27:25 [2020-01-20T09:27:25.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - Attempting to set focus on Table with text {}
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035518830 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035518830 data=null doit=true} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035518830 data=null} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035518830 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035518828 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035518793 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:26 [2020-01-20T09:27:26.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:26 [2020-01-20T09:27:26.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:26 [2020-01-20T09:27:26.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:26 [2020-01-20T09:27:26.485Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035518651 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035518650 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035518650 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035518650 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035518646 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035518640 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035518640 data=null doit=true} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035518639 data=null} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035518639 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035518624 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035518623 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035518623 data=null doit=true} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035518623 data=null} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035518623 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035518583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:26 [2020-01-20T09:27:26.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035518582 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035518582 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035518582 data=null} to TreeItem with text {Traces [13]}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035518582 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518582 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]}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035518573 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:26 [2020-01-20T09:27:26.486Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518526 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035518525 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035518525 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518525 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518525 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518484 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:26 [2020-01-20T09:27:26.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518482 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035518482 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035518481 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518481 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518481 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518477 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518477 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035518477 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035518476 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518476 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035518476 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518472 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518472 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518472 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.486Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035518472 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518446 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035518243 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035518242 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035518241 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:26 [2020-01-20T09:27:26.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Attempting to set focus on Table with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035517236 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035517236 data=null doit=true} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035517236 data=null} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035517236 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035517235 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035517230 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035516980 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035516980 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035516980 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035516979 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516979 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035516975 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035516969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035516969 data=null doit=true} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035516969 data=null} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035516969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035516949 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035516948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035516948 data=null doit=true} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035516948 data=null} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035516948 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035516941 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:28 [2020-01-20T09:27:28.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035516940 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035516940 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035516940 data=null} to TreeItem with text {Traces [13]}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035516940 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516940 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]}
04:27:28 [2020-01-20T09:27:28.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035516893 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:28 [2020-01-20T09:27:28.105Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516458 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035516458 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035516458 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516458 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516457 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516442 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:28 [2020-01-20T09:27:28.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516439 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035516439 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035516439 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516439 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516438 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516435 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516434 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035516434 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035516434 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516434 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035516434 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516431 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516430 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516430 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:28 [2020-01-20T09:27:28.666Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035516430 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035516391 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035515982 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035515982 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035515982 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:29 [2020-01-20T09:27:29.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Attempting to set focus on Table with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035515474 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035515473 data=null doit=true} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035515473 data=null} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035515473 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035515470 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035515464 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:29 [2020-01-20T09:27:29.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035514673 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035514673 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035514673 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035514672 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514672 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035514667 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.425Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035514661 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035514661 data=null doit=true} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035514661 data=null} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035514661 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514660 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035514642 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035514642 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035514641 data=null doit=true} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035514641 data=null} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035514641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035514633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:30 [2020-01-20T09:27:30.425Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035514586 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035514586 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035514585 data=null} to TreeItem with text {Traces [13]}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035514585 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514585 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]}
04:27:30 [2020-01-20T09:27:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035514572 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:30 [2020-01-20T09:27:30.425Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514339 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035514339 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035514339 data=null} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514339 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514339 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}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514326 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:30 [2020-01-20T09:27:30.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514323 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035514323 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035514323 data=null} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514323 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514323 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}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514319 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514319 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035514319 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035514319 data=null} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514319 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035514318 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}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514316 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514315 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514315 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.681Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035514315 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}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514296 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035514078 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035514061 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035514061 data=null} to TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:30 [2020-01-20T09:27:30.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Attempting to set focus on Table with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035514055 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035514055 data=null doit=true} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035514055 data=null} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035514055 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035514053 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035514047 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:30 [2020-01-20T09:27:30.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035512846 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035512846 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035512846 data=null} to TreeItem with text {simple_server-thread1}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035512846 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512846 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}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035512842 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.299Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035512836 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035512836 data=null doit=true} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035512836 data=null} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035512835 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035512821 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035512821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035512821 data=null doit=true} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035512820 data=null} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035512820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035512815 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:32 [2020-01-20T09:27:32.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035512814 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035512814 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035512814 data=null} to TreeItem with text {Traces [13]}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035512814 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512814 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]}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035512806 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:32 [2020-01-20T09:27:32.300Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512748 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035512748 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035512748 data=null} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512747 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512747 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}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512731 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:32 [2020-01-20T09:27:32.300Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512728 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035512728 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035512728 data=null} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512728 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512728 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}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512724 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512723 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035512723 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035512723 data=null} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512723 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035512723 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}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512719 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512719 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512719 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.300Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035512719 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}
04:27:32 [2020-01-20T09:27:32.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512660 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035512381 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035512372 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035512372 data=null} to TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:32 [2020-01-20T09:27:32.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Attempting to set focus on Table with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035512367 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035512366 data=null doit=true} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035512366 data=null} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035512366 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035512364 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035512359 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:32 [2020-01-20T09:27:32.811Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035511207 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035511207 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035511207 data=null} to TreeItem with text {simple_server-thread2}
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035511206 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:33 [2020-01-20T09:27:33.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035511206 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}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035511191 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035511184 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035511184 data=null doit=true} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035511184 data=null} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035511183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035511183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035511168 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035511167 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035511167 data=null doit=true} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035511167 data=null} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035511167 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035511167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035511162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:33 [2020-01-20T09:27:33.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035511161 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035511161 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035511161 data=null} to TreeItem with text {Traces [13]}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035511160 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035511160 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]}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035511152 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:33 [2020-01-20T09:27:33.992Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035511016 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035511015 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035511015 data=null} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035511015 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035511015 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}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510979 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:33 [2020-01-20T09:27:33.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510976 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035510976 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035510976 data=null} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510976 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035510975 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}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510971 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510971 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035510970 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035510970 data=null} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510970 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035510970 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}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510966 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510965 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510965 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
04:27:33 [2020-01-20T09:27:33.992Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035510965 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}
04:27:34 [2020-01-20T09:27:34.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510943 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
04:27:34 [2020-01-20T09:27:34.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035510646 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
04:27:34 [2020-01-20T09:27:34.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035510637 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:27:34 [2020-01-20T09:27:34.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035510637 data=null} to TreeItem with text {ust-overlap-testing}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Attempting to set focus on Table with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035510589 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035510589 data=null doit=true} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035510589 data=null} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035510588 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035510586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035510580 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:34 [2020-01-20T09:27:34.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:35 [2020-01-20T09:27:35.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:35 [2020-01-20T09:27:35.477Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035509429 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035509429 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035509429 data=null} to TreeItem with text {ust-overlap-testing}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035509429 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509428 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}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035509424 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.733Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035509418 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035509418 data=null doit=true} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035509418 data=null} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035509418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035509404 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035509404 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035509404 data=null doit=true} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035509404 data=null} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035509404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035509399 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:35 [2020-01-20T09:27:35.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035509398 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035509398 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035509398 data=null} to TreeItem with text {Traces [13]}
04:27:35 [2020-01-20T09:27:35.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035509397 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509397 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]}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035509388 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:35 [2020-01-20T09:27:35.734Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509343 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509343 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509343 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509343 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509342 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)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509288 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:35 [2020-01-20T09:27:35.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509276 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509275 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509275 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509275 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)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509270 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509270 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509270 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509270 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509269 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035509269 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)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509266 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509265 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509265 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.734Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035509265 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)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509248 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509074 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035509074 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:35 [2020-01-20T09:27:35.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Attempting to set focus on Table with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035508069 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035508069 data=null doit=true} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035508069 data=null} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035508069 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035508067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035508062 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:36 [2020-01-20T09:27:36.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035507818 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035507818 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035507818 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035507817 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507817 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)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035507813 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035507789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035507789 data=null doit=true} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035507789 data=null} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035507788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035507772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035507771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035507771 data=null doit=true} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035507771 data=null} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035507771 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035507765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:37 [2020-01-20T09:27:37.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035507765 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035507764 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035507764 data=null} to TreeItem with text {Traces [13]}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035507764 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507764 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]}
04:27:37 [2020-01-20T09:27:37.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035507756 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:37 [2020-01-20T09:27:37.239Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:37 [2020-01-20T09:27:37.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:37 [2020-01-20T09:27:37.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507421 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507420 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507420 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507420 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507420 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)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507404 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:37 [2020-01-20T09:27:37.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507402 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507402 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507401 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507401 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507401 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)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507397 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507397 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507396 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507396 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507396 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035507396 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)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507393 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507392 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507392 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035507392 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)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507375 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507184 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507184 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035507183 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:37 [2020-01-20T09:27:37.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Attempting to set focus on Table with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035506179 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035506178 data=null doit=true} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035506178 data=null} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035506178 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035506177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035506172 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035505926 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035505926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035505926 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035505926 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505925 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)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035505921 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.112Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035505915 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035505914 data=null doit=true} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035505914 data=null} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035505914 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035505900 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035505899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035505899 data=null doit=true} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035505899 data=null} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035505899 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035505892 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:39 [2020-01-20T09:27:39.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035505891 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035505890 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035505890 data=null} to TreeItem with text {Traces [13]}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035505890 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505890 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]}
04:27:39 [2020-01-20T09:27:39.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035505879 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:39 [2020-01-20T09:27:39.112Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505730 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505730 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505730 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505730 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505730 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)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505711 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:39 [2020-01-20T09:27:39.368Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505709 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505708 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505708 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505708 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505708 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)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505703 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505702 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505702 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505702 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505702 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035505702 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)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505698 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505698 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505698 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.368Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035505698 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)}
04:27:39 [2020-01-20T09:27:39.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505675 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505289 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505277 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035505277 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Attempting to set focus on Table with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035505271 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035505271 data=null doit=true} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035505271 data=null} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035505271 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035505268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035505261 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:39 [2020-01-20T09:27:39.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:40 [2020-01-20T09:27:40.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:40 [2020-01-20T09:27:40.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035504112 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035504112 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035504112 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035504112 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035504112 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)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035504108 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035504102 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035504102 data=null doit=true} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035504101 data=null} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035504101 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035504101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035504084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035504084 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035504084 data=null doit=true} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035504083 data=null} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035504083 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035504083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035504077 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:41 [2020-01-20T09:27:41.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035504076 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035504076 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035504076 data=null} to TreeItem with text {Traces [13]}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035504075 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035504075 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]}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035504067 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:41 [2020-01-20T09:27:41.062Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503994 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035503985 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035503985 data=null} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503985 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035503985 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)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503970 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:41 [2020-01-20T09:27:41.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503967 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035503967 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035503967 data=null} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503967 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035503966 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)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503963 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503962 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035503962 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035503962 data=null} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503962 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035503962 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)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503959 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503958 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503958 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035503958 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)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503938 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035503747 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035503747 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035503747 data=null} to TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Attempting to set focus on Table with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035503241 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035503241 data=null doit=true} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035503240 data=null} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035503240 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035503238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035503232 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:41 [2020-01-20T09:27:41.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:42 [2020-01-20T09:27:42.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:42 [2020-01-20T09:27:42.439Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035502475 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035502474 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035502474 data=null} to TreeItem with text {simple_server-thread1(2)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035502474 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035502474 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)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035502470 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:27:42 [2020-01-20T09:27:42.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.696Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035502463 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035502463 data=null doit=true} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035502463 data=null} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035502463 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035502463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035502448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035502448 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035502448 data=null doit=true} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035502447 data=null} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035502447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035502447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035502442 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:42 [2020-01-20T09:27:42.696Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035502441 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035502440 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035502440 data=null} to TreeItem with text {Traces [13]}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035502440 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035502440 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]}
04:27:42 [2020-01-20T09:27:42.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035502432 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:42 [2020-01-20T09:27:42.696Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501998 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035501998 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035501998 data=null} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501997 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035501997 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)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501981 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:42 [2020-01-20T09:27:42.951Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501979 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035501979 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035501979 data=null} to TreeItem with text {simple_server-thread2(2)}
04:27:42 [2020-01-20T09:27:42.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501979 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035501979 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)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501974 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501974 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035501974 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035501974 data=null} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501973 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035501973 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)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501970 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501970 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501969 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035501969 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)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501950 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035501748 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035501747 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035501747 data=null} to TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
04:27:43 [2020-01-20T09:27:43.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.208Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Attempting to set focus on Table with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035501242 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035501242 data=null doit=true} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035501241 data=null} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035501241 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035501239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035501234 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:43 [2020-01-20T09:27:43.769Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035500491 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035500491 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035500491 data=null} to TreeItem with text {simple_server-thread2(2)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035500491 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500491 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)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035500487 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035500481 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035500481 data=null doit=true} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035500481 data=null} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035500480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035500466 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035500465 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035500465 data=null doit=true} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035500465 data=null} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035500465 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035500460 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:44 [2020-01-20T09:27:44.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035500459 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035500459 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035500459 data=null} to TreeItem with text {Traces [13]}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035500459 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:44 [2020-01-20T09:27:44.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500459 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]}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035500451 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:44 [2020-01-20T09:27:44.696Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500318 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035500318 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035500318 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500318 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500318 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)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500305 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:44 [2020-01-20T09:27:44.696Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500303 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035500303 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035500303 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500303 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500303 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)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500290 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500290 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035500289 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035500289 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500289 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035500289 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)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500286 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500285 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500285 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.696Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035500285 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)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500266 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035500072 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035500064 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035500063 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Attempting to set focus on Table with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035500059 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035500058 data=null doit=true} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035500058 data=null} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035500058 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035500056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035500051 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:44 [2020-01-20T09:27:44.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:44 [2020-01-20T09:27:44.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035498829 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035498829 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035498829 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035498828 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498828 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)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035498824 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.313Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035498815 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035498815 data=null doit=true} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035498815 data=null} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035498815 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035498798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035498797 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035498797 data=null doit=true} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035498797 data=null} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035498797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035498792 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:46 [2020-01-20T09:27:46.313Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035498791 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035498791 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035498791 data=null} to TreeItem with text {Traces [13]}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035498791 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498791 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]}
04:27:46 [2020-01-20T09:27:46.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035498782 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:46 [2020-01-20T09:27:46.313Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
04:27:46 [2020-01-20T09:27:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:46 [2020-01-20T09:27:46.569Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035498344 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035498343 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035498343 data=null} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035498343 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498343 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}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035498329 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:46 [2020-01-20T09:27:46.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035498326 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035498326 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035498326 data=null} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035498326 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498326 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}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035498322 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035498321 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035498321 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035498321 data=null} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035498321 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035498321 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}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035498318 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035498318 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035498317 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035498317 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}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035498286 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035498193 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035498193 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035498193 data=null} to TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:46 [2020-01-20T09:27:46.825Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:27:47 [2020-01-20T09:27:47.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:47 [2020-01-20T09:27:47.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035497847 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035497847 data=null doit=true} to TreeItem with text {unrecognized.log}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035497847 data=null} to TreeItem with text {unrecognized.log}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035497847 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035497846 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}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035497842 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:47 [2020-01-20T09:27:47.337Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035497834 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035497834 data=null doit=true} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035497834 data=null} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035497834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035497834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035497819 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035497819 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035497818 data=null doit=true} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035497818 data=null} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035497818 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035497818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035497812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:47 [2020-01-20T09:27:47.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035497793 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035497793 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035497793 data=null} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035497792 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035497792 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]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035497784 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:47 [2020-01-20T09:27:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035497783 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035497783 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035497783 data=null} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035497783 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035497783 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]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035497779 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Clicking on with mnemonic 'Clear'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Clicked on with mnemonic 'Clear'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035497678 data=null doit=true} to Shell with text {Confirm Clear}
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Clicking on &Yes
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035497678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035497678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035497678 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035497678 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035497678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035497678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:27:47 [2020-01-20T09:27:47.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035497677 data=null item=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')
04:27:50 [2020-01-20T09:27:50.642Z] DEBUG - Clicked on 
04:27:50 [2020-01-20T09:27:50.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035497753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035494229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035494229 data=null doit=true} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035494229 data=null} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035494229 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035494229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035494219 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035494219 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035494219 data=null doit=true} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035494219 data=null} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035494219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035494219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035494214 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:50 [2020-01-20T09:27:50.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035494213 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035494213 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035494213 data=null} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035494213 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035494213 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]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035494206 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1035494206 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1035494206 data=null doit=true} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1035494204 data=null} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1035494204 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035494204 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]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1035494201 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Clicking on with mnemonic 'Import...'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - Clicked on with mnemonic 'Import...'
04:27:50 [2020-01-20T09:27:50.898Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035494070 data=null doit=true} to Shell with text {Trace Import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:27:50 [2020-01-20T09:27:50.899Z] 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')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035494067 data=null} to (of type 'Combo')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035494052 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035494052 data=null doit=true} to TreeItem with text {import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035494052 data=null} to TreeItem with text {import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035494052 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035494052 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}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035494051 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Setting state to checked on: import
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035494043 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:'))
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:27:50 [2020-01-20T09:27:50.899Z] 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')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.899Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:27:50 [2020-01-20T09:27:50.900Z] 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')
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:50 [2020-01-20T09:27:50.900Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.155Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:27:51 [2020-01-20T09:27:51.156Z] 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')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] 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')
04:27:51 [2020-01-20T09:27:51.156Z] 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.
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Clicking on &Finish
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035493990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035493990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035493990 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035493990 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035493990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035493990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.156Z] DEBUG - Clicked on &Finish
04:27:51 [2020-01-20T09:27:51.715Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:27:51 [2020-01-20T09:27:51.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035493474 data=null doit=true} to Shell with text {Confirmation}
04:27:51 [2020-01-20T09:27:51.715Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.716Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.716Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
04:27:51 [2020-01-20T09:27:51.716Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Clicking on Overwrite All
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1035493474 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')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1035493474 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')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-1035493474 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1035493474 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1035493473 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')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1035493473 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')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-1035493473 data=null item=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')
04:27:51 [2020-01-20T09:27:51.717Z] DEBUG - Clicked on 
04:27:51 [2020-01-20T09:27:51.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035493990 data=null item=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')
04:27:51 [2020-01-20T09:27:51.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035494176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:27:51 [2020-01-20T09:27:51.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035492955 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035492955 data=null doit=true} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035492955 data=null} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035492954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035492945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035492944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035492944 data=null doit=true} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035492944 data=null} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035492944 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035492940 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:52 [2020-01-20T09:27:52.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035492939 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035492939 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035492939 data=null} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035492939 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492939 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]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035492932 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035492932 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035492931 data=null} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035492931 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035492931 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]}
04:27:52 [2020-01-20T09:27:52.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035492925 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492592 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035492592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035492592 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492592 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492592 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492578 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:52 [2020-01-20T09:27:52.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492576 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035492576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035492576 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492576 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492576 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492572 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492572 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035492572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035492572 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492571 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035492571 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492568 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492568 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.485Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492568 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.485Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035492568 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492549 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035492410 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035492393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035492393 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:27:52 [2020-01-20T09:27:52.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Attempting to set focus on Table with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035491381 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035491381 data=null doit=true} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035491380 data=null} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035491380 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035491379 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035491375 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:53 [2020-01-20T09:27:53.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035491139 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035491139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035491139 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035491139 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035491139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035491136 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:53 [2020-01-20T09:27:53.920Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035491131 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035491130 data=null doit=true} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035491130 data=null} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035491130 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035491130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035491086 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035491085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035491085 data=null doit=true} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035491085 data=null} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035491085 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035491085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035491080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:53 [2020-01-20T09:27:53.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035491079 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035491079 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035491079 data=null} to TreeItem with text {Traces [7]}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035491079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035491079 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]}
04:27:53 [2020-01-20T09:27:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035491072 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:53 [2020-01-20T09:27:53.920Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:54 [2020-01-20T09:27:54.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:54 [2020-01-20T09:27:54.175Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490741 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035490741 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035490741 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490741 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035490741 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490727 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:54 [2020-01-20T09:27:54.431Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490725 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035490725 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035490725 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490725 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035490725 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490721 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490721 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035490720 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035490720 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490720 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035490720 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490693 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490692 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490692 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035490692 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490677 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035490539 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035490538 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035490538 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:54 [2020-01-20T09:27:54.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Attempting to set focus on Table with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035489490 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035489490 data=null doit=true} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035489490 data=null} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035489490 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035489488 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035489484 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035489248 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035489248 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035489248 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035489247 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035489247 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035489238 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:55 [2020-01-20T09:27:55.793Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035489233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035489233 data=null doit=true} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035489232 data=null} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035489232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035489232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035489219 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035489219 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035489219 data=null doit=true} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035489219 data=null} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035489219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035489219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035489215 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:55 [2020-01-20T09:27:55.794Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035489214 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035489214 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035489214 data=null} to TreeItem with text {Traces [7]}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035489214 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035489214 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]}
04:27:55 [2020-01-20T09:27:55.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035489207 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:55 [2020-01-20T09:27:55.794Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488778 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035488778 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035488777 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488777 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035488777 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488763 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:56 [2020-01-20T09:27:56.354Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488761 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035488761 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035488761 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488761 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035488760 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488757 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488756 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035488756 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:56 [2020-01-20T09:27:56.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035488756 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488756 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035488756 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488753 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488753 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488753 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.355Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035488753 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488736 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035488451 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035488441 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035488441 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Attempting to set focus on Table with text {}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035488436 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035488436 data=null doit=true} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035488436 data=null} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035488436 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035488433 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035488429 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:56 [2020-01-20T09:27:56.611Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035487189 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035487189 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035487188 data=null} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035487188 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035487188 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035487184 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:57 [2020-01-20T09:27:57.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:57 [2020-01-20T09:27:57.975Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035487178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035487178 data=null doit=true} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035487178 data=null} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035487178 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035487178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035487163 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035487162 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035487162 data=null doit=true} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035487162 data=null} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035487162 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035487162 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035487156 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:57 [2020-01-20T09:27:57.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035487156 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035487156 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035487155 data=null} to TreeItem with text {Traces [7]}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035487155 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035487155 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]}
04:27:57 [2020-01-20T09:27:57.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035487148 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:57 [2020-01-20T09:27:57.975Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486719 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035486718 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035486718 data=null} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486718 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035486718 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}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486705 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:58 [2020-01-20T09:27:58.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486703 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035486703 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035486703 data=null} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486702 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035486702 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}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486699 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.230Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486699 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035486698 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035486698 data=null} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486698 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035486698 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}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486694 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486694 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486694 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035486694 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}
04:27:58 [2020-01-20T09:27:58.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486669 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035486441 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035486434 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035486434 data=null} to TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Attempting to set focus on Table with text {}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035486389 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035486388 data=null doit=true} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035486388 data=null} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035486388 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035486386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035486381 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:27:58 [2020-01-20T09:27:58.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:27:58 [2020-01-20T09:27:58.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035485238 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035485238 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035485238 data=null} to TreeItem with text {simple_server-thread1}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035485237 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485237 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}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035485233 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035485227 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035485227 data=null doit=true} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035485227 data=null} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035485226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035485211 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035485211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035485211 data=null doit=true} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035485211 data=null} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035485211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035485206 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:27:59 [2020-01-20T09:27:59.967Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035485205 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035485205 data=null doit=true} to TreeItem with text {Traces [7]}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035485205 data=null} to TreeItem with text {Traces [7]}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035485205 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485205 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]}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035485197 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:27:59 [2020-01-20T09:27:59.967Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485159 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035485159 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035485159 data=null} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485158 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485158 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}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485145 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:27:59 [2020-01-20T09:27:59.967Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485143 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035485143 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035485143 data=null} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485142 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485142 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}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485139 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485139 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035485139 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035485138 data=null} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485138 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035485138 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}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485135 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485135 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485135 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:27:59 [2020-01-20T09:27:59.967Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035485135 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}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035485072 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035484846 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035484837 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035484794 data=null} to TreeItem with text {simple_server-thread2}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Attempting to set focus on Table with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035484784 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035484784 data=null doit=true} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035484783 data=null} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035484783 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035484780 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035484772 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:00 [2020-01-20T09:28:00.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035483625 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035483625 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035483625 data=null} to TreeItem with text {simple_server-thread2}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035483625 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483625 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}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035483621 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.588Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035483616 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035483616 data=null doit=true} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035483616 data=null} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035483615 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035483602 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035483601 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035483601 data=null doit=true} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035483601 data=null} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035483601 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035483596 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:01 [2020-01-20T09:28:01.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035483596 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035483596 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035483596 data=null} to TreeItem with text {Traces [7]}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035483595 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483595 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]}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035483588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:01 [2020-01-20T09:28:01.589Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483550 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035483549 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035483549 data=null} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483549 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483549 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}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483537 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:01 [2020-01-20T09:28:01.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483530 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035483530 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035483530 data=null} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483530 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483530 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}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483527 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483526 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035483526 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035483526 data=null} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483526 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035483526 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}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483523 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483523 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483522 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035483522 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}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483491 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035483457 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035483457 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035483457 data=null} to TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:01 [2020-01-20T09:28:01.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Attempting to set focus on Table with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035482949 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035482949 data=null doit=true} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035482949 data=null} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035482949 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035482946 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035482940 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:02 [2020-01-20T09:28:02.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035481994 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035481994 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035481994 data=null} to TreeItem with text {ust-overlap-testing}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035481994 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481994 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}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035481990 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035481984 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035481983 data=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035481983 data=null} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035481983 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035481970 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035481969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035481969 data=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035481969 data=null} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035481969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035481964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035481963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035481963 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035481963 data=null} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035481963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481963 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]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035481953 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035481948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035481948 data=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035481948 data=null} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035481947 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035481937 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035481936 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035481936 data=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035481894 data=null} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035481887 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035481881 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:03 [2020-01-20T09:28:03.077Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035481880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035481880 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035481880 data=null} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035481880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481880 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]}
04:28:03 [2020-01-20T09:28:03.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035481873 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:03 [2020-01-20T09:28:03.077Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035481541 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035481541 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035481541 data=null} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035481541 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481541 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}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035481526 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:03 [2020-01-20T09:28:03.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035481523 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035481523 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035481523 data=null} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035481523 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481523 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}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035481519 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035481518 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035481518 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035481518 data=null} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035481518 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481518 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}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035481515 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035481515 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035481514 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035481514 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}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035481500 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035481366 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035481366 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035481366 data=null} to TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:03 [2020-01-20T09:28:03.637Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:03 [2020-01-20T09:28:03.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:03 [2020-01-20T09:28:03.892Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035481021 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035481021 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035481021 data=null} to TreeItem with text {unrecognized.log}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035481021 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481021 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}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035481017 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:04 [2020-01-20T09:28:04.148Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035481009 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035481009 data=null doit=true} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035481009 data=null} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035481009 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035481009 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035480994 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035480993 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035480993 data=null doit=true} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035480993 data=null} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035480993 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035480993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035480987 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:04 [2020-01-20T09:28:04.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035480986 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035480986 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035480986 data=null} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035480986 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035480986 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]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035480976 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035480976 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035480976 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035480976 data=null} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035480975 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035480975 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]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035480971 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:04 [2020-01-20T09:28:04.148Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035480864 data=null doit=true} to Shell with text {Confirm Clear}
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Clicking on &Yes
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035480863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035480863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035480863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035480863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035480863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035480863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:04 [2020-01-20T09:28:04.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035480863 data=null item=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')
04:28:06 [2020-01-20T09:28:06.033Z] DEBUG - Clicked on 
04:28:06 [2020-01-20T09:28:06.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035480942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035478881 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035478881 data=null doit=true} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035478881 data=null} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035478881 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035478881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035478871 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035478871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035478871 data=null doit=true} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035478870 data=null} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035478870 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035478870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035478865 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:06 [2020-01-20T09:28:06.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035478864 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035478864 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035478864 data=null} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035478863 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035478863 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035478855 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035478854 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035478854 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035478854 data=null} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035478854 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035478854 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035478850 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035478685 data=null doit=true} to Shell with text {Trace Import}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:06 [2020-01-20T09:28:06.290Z] 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')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035478681 data=null} to (of type 'Combo')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035478665 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:06 [2020-01-20T09:28:06.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035478665 data=null doit=true} to TreeItem with text {import}
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035478665 data=null} to TreeItem with text {import}
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035478665 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035478665 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}
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035478664 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Setting state to checked on: import
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035478656 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:'))
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.291Z] 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')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.291Z] 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')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.291Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:06 [2020-01-20T09:28:06.292Z] 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')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] 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')
04:28:06 [2020-01-20T09:28:06.292Z] 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.
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Clicking on &Finish
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035478649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035478649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035478648 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035478648 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035478648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035478648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:06 [2020-01-20T09:28:06.547Z] DEBUG - Clicked on &Finish
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035478085 data=null doit=true} to Shell with text {Confirmation}
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Clicking on Skip All
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035478085 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')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035478085 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')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035478085 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035478085 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035478084 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')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035478084 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')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035478084 data=null item=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')
04:28:07 [2020-01-20T09:28:07.107Z] DEBUG - Clicked on 
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035478648 data=null item=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')
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035478791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.362Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035477566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035477566 data=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035477566 data=null} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035477566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035477555 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035477555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035477554 data=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035477554 data=null} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035477554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035477547 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035477546 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035477546 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035477546 data=null} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035477546 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477546 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]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035477539 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035477535 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035477535 data=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035477535 data=null} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035477534 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477534 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035477525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035477525 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035477525 data=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035477525 data=null} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035477524 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035477519 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:07 [2020-01-20T09:28:07.618Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035477518 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035477518 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035477518 data=null} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035477518 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477518 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]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035477512 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035477511 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035477511 data=null} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035477511 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035477511 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]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035477489 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477359 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035477358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035477358 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477358 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477358 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477344 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:07 [2020-01-20T09:28:07.618Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477341 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035477341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035477341 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477341 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477341 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477337 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477337 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035477337 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035477336 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477336 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035477336 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477333 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477333 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.619Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477333 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035477332 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477293 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035477151 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035477151 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035477150 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:28:07 [2020-01-20T09:28:07.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:08 [2020-01-20T09:28:08.799Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:08 [2020-01-20T09:28:08.799Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Attempting to set focus on Table with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035476123 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035476123 data=null doit=true} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035476123 data=null} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035476122 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035476121 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035476117 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035475882 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035475882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035475882 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035475882 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475881 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035475878 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.054Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:09 [2020-01-20T09:28:09.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035475872 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035475872 data=null doit=true} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035475872 data=null} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035475872 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035475859 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035475859 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035475859 data=null doit=true} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035475858 data=null} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035475858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035475854 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:09 [2020-01-20T09:28:09.309Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035475852 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035475852 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035475852 data=null} to TreeItem with text {Traces [7]}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035475852 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475852 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]}
04:28:09 [2020-01-20T09:28:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035475845 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:09 [2020-01-20T09:28:09.309Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475517 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035475517 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035475517 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475517 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475517 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475505 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:09 [2020-01-20T09:28:09.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475503 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035475503 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035475503 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475502 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475502 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475499 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475499 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035475499 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:09 [2020-01-20T09:28:09.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035475499 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475499 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035475499 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475496 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475495 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475495 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.565Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035475495 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475481 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035475355 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035475355 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035475355 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:09 [2020-01-20T09:28:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Attempting to set focus on Table with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035474337 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035474337 data=null doit=true} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035474337 data=null} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035474337 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035474335 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035474332 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035474091 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035474091 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035474091 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035474090 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035474090 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035474087 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:10 [2020-01-20T09:28:10.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035474082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035474082 data=null doit=true} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035474082 data=null} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035474082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035474082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035474069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035474068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035474068 data=null doit=true} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035474068 data=null} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035474068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035474068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035474063 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:10 [2020-01-20T09:28:10.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035474063 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035474063 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035474063 data=null} to TreeItem with text {Traces [7]}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035474062 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:10 [2020-01-20T09:28:10.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035474062 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]}
04:28:11 [2020-01-20T09:28:11.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035474054 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:11 [2020-01-20T09:28:11.126Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473624 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035473624 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035473624 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473624 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035473624 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473610 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:11 [2020-01-20T09:28:11.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473608 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035473608 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035473608 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473608 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035473607 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473604 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473604 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035473604 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035473603 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473603 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035473603 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473600 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473600 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473600 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.382Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035473600 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473582 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035473359 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035473346 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035473346 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:11 [2020-01-20T09:28:11.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Attempting to set focus on Table with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035473340 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035473339 data=null doit=true} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035473339 data=null} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035473339 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035473336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035473331 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:11 [2020-01-20T09:28:11.638Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035472081 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035472081 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035472081 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035472081 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035472080 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035472076 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035472071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035472070 data=null doit=true} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035472070 data=null} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035472070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035472070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035472057 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035472056 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035472056 data=null doit=true} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035472056 data=null} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035472056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035472056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035472051 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:13 [2020-01-20T09:28:13.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035472050 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035472050 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035472050 data=null} to TreeItem with text {Traces [7]}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035472050 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035472050 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]}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035472042 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:13 [2020-01-20T09:28:13.001Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471961 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035471960 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035471960 data=null} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471960 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035471960 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}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471946 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:13 [2020-01-20T09:28:13.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471943 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035471943 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035471943 data=null} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471943 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035471943 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}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471940 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471939 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035471939 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035471939 data=null} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471939 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035471939 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}
04:28:13 [2020-01-20T09:28:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471936 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471936 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.256Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471893 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.256Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035471887 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}
04:28:13 [2020-01-20T09:28:13.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471871 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035471658 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035471592 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035471592 data=null} to TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Attempting to set focus on Table with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035471587 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035471587 data=null doit=true} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035471587 data=null} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035471587 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035471584 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035471580 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:13 [2020-01-20T09:28:13.512Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:13 [2020-01-20T09:28:13.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035470438 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035470438 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035470438 data=null} to TreeItem with text {simple_server-thread1}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035470437 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470437 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}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035470433 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035470427 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035470427 data=null doit=true} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035470427 data=null} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035470427 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035470415 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035470415 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035470415 data=null doit=true} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035470415 data=null} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035470413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035470409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:14 [2020-01-20T09:28:14.878Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035470408 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035470408 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035470408 data=null} to TreeItem with text {Traces [7]}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035470407 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470407 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]}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035470400 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:14 [2020-01-20T09:28:14.878Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470349 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035470349 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035470349 data=null} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470349 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470349 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}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470335 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:14 [2020-01-20T09:28:14.878Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470333 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035470333 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035470333 data=null} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470333 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470332 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}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470329 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470293 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035470293 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035470293 data=null} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470293 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035470293 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}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470290 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470290 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470290 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035470290 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}
04:28:14 [2020-01-20T09:28:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470275 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035470118 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035470092 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035470092 data=null} to TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Attempting to set focus on Table with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035470087 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035470087 data=null doit=true} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035470086 data=null} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035470086 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035470084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035470078 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:14 [2020-01-20T09:28:14.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035468822 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035468822 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035468822 data=null} to TreeItem with text {simple_server-thread2}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035468821 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468821 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}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035468817 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.241Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035468812 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035468812 data=null doit=true} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035468811 data=null} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035468811 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035468791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035468791 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035468791 data=null doit=true} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035468791 data=null} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035468790 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035468783 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:16 [2020-01-20T09:28:16.241Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035468782 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035468782 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035468782 data=null} to TreeItem with text {Traces [7]}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035468782 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468781 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]}
04:28:16 [2020-01-20T09:28:16.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035468770 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:16 [2020-01-20T09:28:16.241Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468437 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035468437 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035468436 data=null} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468436 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468436 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}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468417 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:16 [2020-01-20T09:28:16.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468414 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035468414 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035468414 data=null} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468414 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468414 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}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468410 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468409 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035468409 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035468409 data=null} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468409 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035468409 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}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468406 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468406 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468406 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035468405 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}
04:28:16 [2020-01-20T09:28:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468389 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035468168 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035468159 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035468159 data=null} to TreeItem with text {ust-overlap-testing}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Attempting to set focus on Table with text {}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035468154 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035468153 data=null doit=true} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035468153 data=null} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035468153 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035468150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035468145 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:17 [2020-01-20T09:28:17.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035466950 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035466950 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035466949 data=null} to TreeItem with text {ust-overlap-testing}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035466949 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466949 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}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035466945 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035466939 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035466939 data=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035466939 data=null} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035466939 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035466926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035466925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035466925 data=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035466925 data=null} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035466925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035466919 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.370Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035466919 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035466919 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035466919 data=null} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035466918 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466918 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]}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035466910 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.370Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035466860 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035466860 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035466860 data=null} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035466860 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466860 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}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035466847 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035466844 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035466844 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035466844 data=null} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035466844 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466844 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}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035466840 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035466840 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035466839 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035466839 data=null} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035466839 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466839 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}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035466792 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035466791 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035466791 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035466791 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}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035466774 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035466592 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035466591 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035466591 data=null} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:18 [2020-01-20T09:28:18.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035466250 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035466249 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035466249 data=null} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035466249 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466249 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}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035466245 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035466235 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035466235 data=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035466235 data=null} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035466235 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035466220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035466220 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035466219 data=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035466219 data=null} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035466219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035466213 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:18 [2020-01-20T09:28:18.931Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035466212 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035466212 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035466212 data=null} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035466212 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466212 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]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035466204 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1035466203 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1035466203 data=null doit=true} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1035466202 data=null} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1035466202 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035466202 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]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1035466199 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035466139 data=null doit=true} to Shell with text {Confirm Clear}
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Clicking on &Yes
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035466139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035466139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035466139 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035466138 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035466138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035466138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:18 [2020-01-20T09:28:18.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035466138 data=null item=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')
04:28:20 [2020-01-20T09:28:20.293Z] DEBUG - Clicked on 
04:28:20 [2020-01-20T09:28:20.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035466172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035464255 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035464255 data=null doit=true} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035464255 data=null} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035464255 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035464246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035464245 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035464245 data=null doit=true} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035464245 data=null} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035464245 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035464241 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:20 [2020-01-20T09:28:20.855Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035464240 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035464240 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035464240 data=null} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035464240 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464240 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035464233 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035464233 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035464233 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035464233 data=null} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035464233 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464232 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035464230 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035464150 data=null doit=true} to Shell with text {Trace Import}
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:20 [2020-01-20T09:28:20.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')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035464147 data=null} to (of type 'Combo')
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:20 [2020-01-20T09:28:20.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035464135 data=null doit=true} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035464135 data=null} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035464134 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035464134 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}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035464132 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464132 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035464132 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035464132 data=null} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464132 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464131 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464129 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035464122 data=null doit=true} to Tree node with text: z-clashes
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035464122 data=null} to Tree node with text: z-clashes
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035464122 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035464122 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035464120 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464119 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035464119 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035464119 data=null} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464119 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464119 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035464116 data=null button=1 stateMask=0x80000 x=166 y=157 count=1} to Tree node with text: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464113 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035464113 data=null doit=true} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035464113 data=null} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464113 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464113 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464111 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464108 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035464108 data=null doit=true} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035464107 data=null} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464107 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464107 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035464105 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: simple_server-thread1
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464102 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035464102 data=null doit=true} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035464102 data=null} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464101 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464101 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464092 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464089 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035464089 data=null doit=true} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035464089 data=null} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464089 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464089 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
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035464086 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Setting state to checked on: simple_server-thread2
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:20 [2020-01-20T09:28:20.856Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:28:20 [2020-01-20T09:28:20.856Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035464083 data=null button=0 stateMask=0x0 x=80 y=-59 count=0} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035464083 data=null doit=true} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035464083 data=null} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035464083 data=null button=1 stateMask=0x0 x=80 y=-59 count=1} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035464082 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}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035464079 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Setting state to checked on: unrecognized.log
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035464076 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:'))
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:20 [2020-01-20T09:28:20.857Z] 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')
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:20 [2020-01-20T09:28:20.857Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:21 [2020-01-20T09:28:21.112Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:21 [2020-01-20T09:28:21.113Z] 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')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:21 [2020-01-20T09:28:21.113Z] 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')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] 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')
04:28:21 [2020-01-20T09:28:21.113Z] 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.
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Clicking on &Finish
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035464068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035464067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035464067 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035464067 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035464067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035464067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.113Z] DEBUG - Clicked on &Finish
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035463550 data=null doit=true} to Shell with text {Confirmation}
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Clicking on Rename
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1035463549 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')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1035463549 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')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1035463549 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1035463549 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1035463549 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')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1035463549 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')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1035463549 data=null item=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')
04:28:21 [2020-01-20T09:28:21.441Z] DEBUG - Clicked on 
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035463035 data=null doit=true} to Shell with text {Confirmation}
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Clicking on Overwrite
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1035463035 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')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1035463035 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')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1035463035 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1035463035 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1035463034 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')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1035463034 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')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1035463034 data=null item=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')
04:28:22 [2020-01-20T09:28:22.003Z] DEBUG - Clicked on 
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035462520 data=null doit=true} to Shell with text {Confirmation}
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Clicking on Skip
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1035462519 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')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1035462519 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')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1035462519 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1035462519 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1035462519 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')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1035462519 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')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1035462519 data=null item=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')
04:28:22 [2020-01-20T09:28:22.563Z] DEBUG - Clicked on 
04:28:22 [2020-01-20T09:28:22.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035464067 data=null item=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')
04:28:22 [2020-01-20T09:28:22.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035464206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035461879 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035461879 data=null doit=true} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035461879 data=null} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035461879 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035461869 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035461869 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035461869 data=null doit=true} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035461869 data=null} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035461869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035461864 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:23 [2020-01-20T09:28:23.074Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035461863 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035461863 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035461863 data=null} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035461863 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461863 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]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035461855 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035461854 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035461854 data=null} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035461854 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035461854 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]}
04:28:23 [2020-01-20T09:28:23.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035461848 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461421 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035461421 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035461421 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461421 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461421 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461409 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:23 [2020-01-20T09:28:23.584Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461407 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035461407 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035461407 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461406 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461406 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461403 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461403 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035461403 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035461403 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461402 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035461402 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461399 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461399 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461399 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.584Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035461399 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461382 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035461156 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035461141 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035461140 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Attempting to set focus on Table with text {}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035461135 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035461135 data=null doit=true} to TableItem with text {}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035461135 data=null} to TableItem with text {}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035461135 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:23 [2020-01-20T09:28:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035461092 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:24 [2020-01-20T09:28:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035461089 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:24 [2020-01-20T09:28:24.094Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:24 [2020-01-20T09:28:24.094Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035459948 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035459947 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035459947 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035459947 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035459944 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.020Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035459938 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035459938 data=null doit=true} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035459938 data=null} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035459937 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035459926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035459925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035459925 data=null doit=true} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035459925 data=null} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035459925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035459920 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:25 [2020-01-20T09:28:25.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035459919 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035459919 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035459919 data=null} to TreeItem with text {Traces [5]}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035459919 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459919 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]}
04:28:25 [2020-01-20T09:28:25.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035459911 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:25 [2020-01-20T09:28:25.020Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459862 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459862 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459862 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459862 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459862 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)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459849 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:25 [2020-01-20T09:28:25.275Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459847 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459847 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459847 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459847 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459846 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)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459843 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459843 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459843 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459843 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459843 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035459843 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)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459840 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459840 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459840 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035459839 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)}
04:28:25 [2020-01-20T09:28:25.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459788 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459543 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459478 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035459478 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Attempting to set focus on Table with text {}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035459474 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035459474 data=null doit=true} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035459474 data=null} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035459473 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035459471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035459468 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:25 [2020-01-20T09:28:25.531Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:25 [2020-01-20T09:28:25.531Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035458329 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035458329 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035458329 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035458329 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458329 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)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035458325 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035458320 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035458320 data=null doit=true} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035458320 data=null} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035458320 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458320 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035458308 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035458307 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035458307 data=null doit=true} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035458307 data=null} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035458307 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035458302 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:26 [2020-01-20T09:28:26.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035458302 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035458302 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035458301 data=null} to TreeItem with text {Traces [5]}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035458301 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458301 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]}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035458294 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:26 [2020-01-20T09:28:26.893Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458260 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035458260 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035458259 data=null} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458259 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458259 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}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458246 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:26 [2020-01-20T09:28:26.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458244 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035458244 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035458244 data=null} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458243 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458243 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}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458240 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458240 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035458240 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035458240 data=null} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458239 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035458239 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}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458237 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458236 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458236 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035458236 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}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458215 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035458058 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035458057 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035458057 data=null} to TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:26 [2020-01-20T09:28:26.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Attempting to set focus on Table with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035457552 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035457552 data=null doit=true} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035457552 data=null} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035457552 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035457550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035457546 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:27 [2020-01-20T09:28:27.454Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035456807 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035456807 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035456807 data=null} to TreeItem with text {simple_server-thread1}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035456807 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456807 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}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035456803 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035456798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035456798 data=null doit=true} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035456798 data=null} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035456798 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035456785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035456780 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035456780 data=null doit=true} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035456779 data=null} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035456779 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035456774 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:28 [2020-01-20T09:28:28.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035456774 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035456774 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035456774 data=null} to TreeItem with text {Traces [5]}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035456773 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456773 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]}
04:28:28 [2020-01-20T09:28:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035456766 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:28 [2020-01-20T09:28:28.408Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456337 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035456336 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035456336 data=null} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456336 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456336 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}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456323 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:28 [2020-01-20T09:28:28.664Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456321 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035456321 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035456320 data=null} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456320 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456320 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}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456317 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456317 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035456316 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035456316 data=null} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456316 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035456316 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}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456313 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456313 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456313 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.664Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035456313 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}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456299 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035456147 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035456147 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035456147 data=null} to TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:28 [2020-01-20T09:28:28.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Attempting to set focus on Table with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035455642 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035455642 data=null doit=true} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035455641 data=null} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035455641 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035455639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035455634 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:29 [2020-01-20T09:28:29.479Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:30 [2020-01-20T09:28:30.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:30 [2020-01-20T09:28:30.039Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035454889 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035454889 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035454889 data=null} to TreeItem with text {simple_server-thread2}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035454889 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454888 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}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035454880 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035454874 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035454874 data=null doit=true} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035454874 data=null} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035454874 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035454861 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035454861 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035454861 data=null doit=true} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035454861 data=null} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035454861 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035454856 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:30 [2020-01-20T09:28:30.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035454856 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035454856 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035454855 data=null} to TreeItem with text {Traces [5]}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035454855 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454855 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]}
04:28:30 [2020-01-20T09:28:30.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035454848 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:30 [2020-01-20T09:28:30.294Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035454419 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035454419 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035454419 data=null} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035454418 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454418 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}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035454406 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:30 [2020-01-20T09:28:30.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035454404 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035454403 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035454403 data=null} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035454403 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454403 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}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035454400 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035454400 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035454400 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035454399 data=null} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035454399 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035454399 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}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035454397 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035454396 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.550Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035454396 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035454396 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}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035454382 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035454274 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035454274 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035454273 data=null} to TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:30 [2020-01-20T09:28:30.805Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035453936 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035453936 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035453936 data=null} to TreeItem with text {unrecognized.log}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035453936 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035453936 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}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035453932 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:31 [2020-01-20T09:28:31.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035453926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035453926 data=null doit=true} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035453926 data=null} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035453925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035453925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035453914 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035453913 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035453913 data=null doit=true} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035453913 data=null} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035453913 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035453913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035453908 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:31 [2020-01-20T09:28:31.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035453907 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035453907 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035453907 data=null} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035453907 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035453907 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]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035453899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035453898 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035453898 data=null doit=true} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035453898 data=null} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035453898 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035453898 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]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035453895 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:31 [2020-01-20T09:28:31.061Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035453839 data=null doit=true} to Shell with text {Confirm Clear}
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Clicking on &Yes
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035453838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035453838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035453838 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035453838 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035453838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035453838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:31 [2020-01-20T09:28:31.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035453838 data=null item=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')
04:28:32 [2020-01-20T09:28:32.243Z] DEBUG - Clicked on 
04:28:32 [2020-01-20T09:28:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035453870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035452373 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035452373 data=null doit=true} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035452373 data=null} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035452373 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035452373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035452363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035452363 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035452362 data=null doit=true} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035452362 data=null} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035452362 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035452362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035452357 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:32 [2020-01-20T09:28:32.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035452357 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035452357 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035452357 data=null} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035452357 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035452356 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035452349 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035452349 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035452349 data=null doit=true} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035452349 data=null} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035452349 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035452349 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035452346 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035452225 data=null doit=true} to Shell with text {Trace Import}
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:32 [2020-01-20T09:28:32.805Z] 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')
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:32 [2020-01-20T09:28:32.805Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035452220 data=null} to (of type 'Combo')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035452176 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035452176 data=null doit=true} to TreeItem with text {import}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035452175 data=null} to TreeItem with text {import}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035452175 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035452175 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}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035452175 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Setting state to checked on: import
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=-1035452168 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:'))
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.806Z] 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')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.806Z] 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')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:32 [2020-01-20T09:28:32.806Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:32 [2020-01-20T09:28:32.807Z] 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')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] 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')
04:28:32 [2020-01-20T09:28:32.807Z] 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.
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Clicking on &Finish
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035452159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035452159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035452159 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035452159 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035452159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035452159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:32 [2020-01-20T09:28:32.807Z] DEBUG - Clicked on &Finish
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035451647 data=null doit=true} to Shell with text {Confirmation}
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Clicking on Skip All
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035451646 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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035451646 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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035451646 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035451646 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035451646 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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035451646 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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035451646 data=null item=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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Clicked on 
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035452159 data=null item=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')
04:28:33 [2020-01-20T09:28:33.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035452315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035451128 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035451128 data=null doit=true} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035451128 data=null} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035451128 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035451128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035451118 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035451118 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035451118 data=null doit=true} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035451118 data=null} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035451117 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035451117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035451113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:33 [2020-01-20T09:28:33.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035451113 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035451112 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035451112 data=null} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035451112 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035451112 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]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035451106 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035451106 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035451106 data=null} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035451105 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035451105 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]}
04:28:33 [2020-01-20T09:28:33.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035451101 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450674 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035450674 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035450674 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450674 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035450674 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450661 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:34 [2020-01-20T09:28:34.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450659 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035450659 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035450659 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450659 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035450658 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450655 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450655 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035450655 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035450654 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450654 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035450654 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450651 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450651 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450651 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035450651 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450633 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035450550 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035450546 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035450546 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:28:34 [2020-01-20T09:28:34.489Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Attempting to set focus on Table with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035450042 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035450042 data=null doit=true} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035450042 data=null} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035450041 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035450039 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035450035 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:35 [2020-01-20T09:28:35.049Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:35 [2020-01-20T09:28:35.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:35 [2020-01-20T09:28:35.609Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035449295 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035449295 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035449295 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035449294 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035449290 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035449285 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035449285 data=null doit=true} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035449285 data=null} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035449284 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035449272 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035449272 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035449272 data=null doit=true} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035449272 data=null} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035449271 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035449268 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:35 [2020-01-20T09:28:35.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035449267 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035449267 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035449267 data=null} to TreeItem with text {Traces [4]}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035449267 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449267 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]}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035449260 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:35 [2020-01-20T09:28:35.866Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449229 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035449229 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035449229 data=null} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449229 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449229 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}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449217 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:35 [2020-01-20T09:28:35.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449216 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035449215 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035449215 data=null} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449215 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449215 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}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449212 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449212 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035449212 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035449212 data=null} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449212 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035449212 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}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449209 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449209 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449209 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
04:28:35 [2020-01-20T09:28:35.866Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035449209 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}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449185 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035449042 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035448986 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035448985 data=null} to TreeItem with text {simple_server-thread1}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:36 [2020-01-20T09:28:36.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Attempting to set focus on Table with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035448981 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035448981 data=null doit=true} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035448980 data=null} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035448980 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035448978 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035448974 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:36 [2020-01-20T09:28:36.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:37 [2020-01-20T09:28:37.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035447832 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035447832 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035447832 data=null} to TreeItem with text {simple_server-thread1}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035447832 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447832 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}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035447828 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035447822 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035447822 data=null doit=true} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035447822 data=null} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035447822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035447782 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035447781 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035447781 data=null doit=true} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035447781 data=null} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035447781 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035447775 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:37 [2020-01-20T09:28:37.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035447774 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035447774 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035447774 data=null} to TreeItem with text {Traces [4]}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035447773 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447773 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]}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035447765 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:37 [2020-01-20T09:28:37.322Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447678 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035447678 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035447678 data=null} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447677 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447677 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}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447664 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:37 [2020-01-20T09:28:37.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447662 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035447662 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035447662 data=null} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447662 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447662 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}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447658 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447657 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035447657 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035447657 data=null} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447657 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035447657 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}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447654 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447654 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447654 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.323Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035447654 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}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447640 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035447451 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035447451 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035447451 data=null} to TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:28:37 [2020-01-20T09:28:37.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:37 [2020-01-20T09:28:37.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:37 [2020-01-20T09:28:37.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Attempting to set focus on Table with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035446944 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035446944 data=null doit=true} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035446944 data=null} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035446944 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035446940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035446936 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:38 [2020-01-20T09:28:38.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035446197 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035446197 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035446197 data=null} to TreeItem with text {simple_server-thread2}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035446197 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035446197 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}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035446194 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035446188 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035446188 data=null doit=true} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035446188 data=null} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035446187 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035446187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035446164 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035446163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035446163 data=null doit=true} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035446163 data=null} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035446163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035446163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035446156 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:39 [2020-01-20T09:28:39.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035446155 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035446155 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035446155 data=null} to TreeItem with text {Traces [4]}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035446155 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035446155 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]}
04:28:39 [2020-01-20T09:28:39.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035446145 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:39 [2020-01-20T09:28:39.062Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:28:39 [2020-01-20T09:28:39.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445714 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035445714 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035445714 data=null} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445714 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035445714 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}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445701 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:39 [2020-01-20T09:28:39.318Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445699 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035445698 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035445698 data=null} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445698 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035445698 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}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445694 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445694 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035445694 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035445693 data=null} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445693 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035445693 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}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445690 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445690 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445689 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.318Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035445689 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}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445675 data=null button=1 stateMask=0x80000 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035445551 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035445545 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035445545 data=null} to TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Attempting to set focus on Table with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035445540 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035445540 data=null doit=true} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035445540 data=null} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035445540 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035445538 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035445534 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:39 [2020-01-20T09:28:39.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035444291 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035444291 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035444291 data=null} to TreeItem with text {ust-overlap-testing}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035444291 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444290 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}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035444287 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035444281 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035444281 data=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035444281 data=null} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035444281 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035444263 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035444262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035444262 data=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035444262 data=null} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035444262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035444256 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035444256 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035444255 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035444255 data=null} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035444255 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444255 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]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035444248 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035444243 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035444243 data=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035444243 data=null} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035444242 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035444233 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035444233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035444233 data=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035444233 data=null} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035444233 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035444228 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:40 [2020-01-20T09:28:40.938Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035444228 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035444228 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035444228 data=null} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035444227 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444227 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]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035444221 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035444221 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035444221 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035444221 data=null} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035444221 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035444221 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]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035444217 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035444159 data=null doit=true} to Shell with text {Confirm Clear}
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Clicking on &Yes
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035444159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035444159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035444159 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035444159 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035444159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035444159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:40 [2020-01-20T09:28:40.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035444158 data=null item=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')
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035444189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Clicked on 
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035443191 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035443191 data=null doit=true} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035443191 data=null} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035443191 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035443191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035443181 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035443181 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035443180 data=null doit=true} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035443180 data=null} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035443180 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035443180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035443176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:41 [2020-01-20T09:28:41.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035443175 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035443175 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035443175 data=null} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035443175 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035443175 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]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035443169 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035443168 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035443168 data=null doit=true} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035443168 data=null} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035443168 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035443168 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]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035443165 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:41 [2020-01-20T09:28:41.865Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035443055 data=null doit=true} to Shell with text {Trace Import}
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:42 [2020-01-20T09:28:42.121Z] 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')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035443050 data=null} to (of type 'Combo')
04:28:42 [2020-01-20T09:28:42.121Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035443036 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035443036 data=null doit=true} to TreeItem with text {import}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035443036 data=null} to TreeItem with text {import}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035443036 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035443036 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}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035443035 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Setting state to checked on: import
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=-1035443027 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:'))
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] 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')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] 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')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:42 [2020-01-20T09:28:42.122Z] 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')
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.122Z] 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')
04:28:42 [2020-01-20T09:28:42.123Z] 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.
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Clicking on &Finish
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035443018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035443018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035443018 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035443018 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035443018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035443018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.123Z] DEBUG - Clicked on &Finish
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035442481 data=null doit=true} to Shell with text {Confirmation}
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Clicking on Skip All
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035442481 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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035442480 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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035442480 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035442480 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035442480 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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035442480 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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035442480 data=null item=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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Clicked on 
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035443017 data=null item=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')
04:28:42 [2020-01-20T09:28:42.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035443141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035441959 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035441959 data=null doit=true} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035441959 data=null} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035441959 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035441948 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035441948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035441948 data=null doit=true} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035441948 data=null} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035441947 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035441942 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:43 [2020-01-20T09:28:43.243Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035441941 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035441941 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035441941 data=null} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035441941 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441941 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035441934 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035441934 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035441934 data=null} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035441934 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035441934 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]}
04:28:43 [2020-01-20T09:28:43.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035441931 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441506 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035441506 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035441506 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441505 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441505 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441493 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:43 [2020-01-20T09:28:43.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441491 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035441490 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035441490 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441490 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441490 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441486 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441486 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035441486 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035441486 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441486 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035441485 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441482 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441482 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441482 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.499Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035441482 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441466 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035441238 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035441184 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035441183 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Attempting to set focus on Table with text {}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035441180 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035441180 data=null doit=true} to TableItem with text {}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035441180 data=null} to TableItem with text {}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035441179 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:43 [2020-01-20T09:28:43.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035441177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:44 [2020-01-20T09:28:44.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035441173 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:44 [2020-01-20T09:28:44.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:44 [2020-01-20T09:28:44.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035440036 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035440036 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035440035 data=null} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035440035 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035440035 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035440032 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:44 [2020-01-20T09:28:44.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035440026 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035440026 data=null doit=true} to TreeItem with text {test}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035440026 data=null} to TreeItem with text {test}
04:28:44 [2020-01-20T09:28:44.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035440026 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035440026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035439979 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035439979 data=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035439979 data=null} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035439979 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439974 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035439973 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035439973 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035439973 data=null} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035439973 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439973 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035439965 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035439960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035439960 data=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035439960 data=null} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035439959 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035439950 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035439950 data=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035439950 data=null} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035439949 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.191Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035439944 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035439944 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035439944 data=null} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035439944 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439944 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035439938 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035439893 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035439893 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035439893 data=null} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035439893 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439893 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035439889 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035439840 data=null doit=true} to Shell with text {Confirm Clear}
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:45 [2020-01-20T09:28:45.191Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Clicking on &Yes
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035439839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035439839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035439839 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035439839 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035439839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035439839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035439839 data=null item=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')
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035439865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Clicked on 
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035439487 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035439486 data=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035439486 data=null} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035439486 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439477 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035439476 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035439476 data=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035439476 data=null} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035439476 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035439472 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:45 [2020-01-20T09:28:45.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035439471 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035439471 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035439471 data=null} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035439471 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439471 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035439465 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035439465 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035439465 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035439465 data=null} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035439465 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439465 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035439462 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035439371 data=null doit=true} to Shell with text {Trace Import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035439369 data=null} to (of type 'Combo')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035439350 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035439350 data=null doit=true} to TreeItem with text {import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035439350 data=null} to TreeItem with text {import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035439350 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035439350 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}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035439349 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Setting state to checked on: import
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:45 [2020-01-20T09:28:45.703Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=-1035439342 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:'))
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.704Z] 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')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.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')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:45 [2020-01-20T09:28:45.704Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Clicking on &Finish
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035439333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035439333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035439333 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035439333 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035439333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035439333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:45 [2020-01-20T09:28:45.705Z] DEBUG - Clicked on &Finish
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035438819 data=null doit=true} to Shell with text {Confirmation}
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Clicking on Skip All
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035438819 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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035438819 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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035438819 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035438819 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035438818 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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035438818 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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035438818 data=null item=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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Clicked on 
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035439333 data=null item=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')
04:28:46 [2020-01-20T09:28:46.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035439439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035438302 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035438301 data=null doit=true} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035438301 data=null} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035438301 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035438301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035438292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035438291 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035438291 data=null doit=true} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035438291 data=null} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035438291 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035438291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035438286 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:46 [2020-01-20T09:28:46.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035438285 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035438285 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035438285 data=null} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035438285 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035438284 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]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035438278 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035438277 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035438277 data=null} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035438277 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035438277 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]}
04:28:46 [2020-01-20T09:28:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035438272 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:47 [2020-01-20T09:28:47.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:47 [2020-01-20T09:28:47.080Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437843 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035437843 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035437842 data=null} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437842 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035437842 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}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437829 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:47 [2020-01-20T09:28:47.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437827 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035437827 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035437827 data=null} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437827 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035437827 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}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437823 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437823 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035437823 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035437823 data=null} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437823 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035437823 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}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437820 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437820 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437820 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035437819 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}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437806 data=null button=1 stateMask=0x80000 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035437726 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035437722 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035437722 data=null} to TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:28:47 [2020-01-20T09:28:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Attempting to set focus on Table with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035437218 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035437218 data=null doit=true} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035437218 data=null} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035437218 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035437216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035437213 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:47 [2020-01-20T09:28:47.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035436476 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035436476 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035436476 data=null} to TreeItem with text {simple_server-thread1}
04:28:48 [2020-01-20T09:28:48.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035436476 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436476 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}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035436472 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.709Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035436466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035436466 data=null doit=true} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035436466 data=null} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035436466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035436454 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035436454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035436454 data=null doit=true} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035436454 data=null} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035436454 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035436449 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:48 [2020-01-20T09:28:48.710Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035436449 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035436448 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035436448 data=null} to TreeItem with text {Traces [3]}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035436448 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436448 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]}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035436441 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:48 [2020-01-20T09:28:48.710Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436409 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035436408 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035436408 data=null} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436408 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436408 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}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436396 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:48 [2020-01-20T09:28:48.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436395 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035436394 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035436394 data=null} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436394 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436394 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}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436391 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436391 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035436391 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035436391 data=null} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436391 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035436391 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}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436388 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436388 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436388 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035436387 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}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436370 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035436253 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035436246 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035436246 data=null} to TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Attempting to set focus on Table with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035436241 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035436241 data=null doit=true} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035436241 data=null} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035436241 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035436238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035436235 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:48 [2020-01-20T09:28:48.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:50 [2020-01-20T09:28:50.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:50 [2020-01-20T09:28:50.071Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035434996 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
04:28:50 [2020-01-20T09:28:50.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035434996 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:28:50 [2020-01-20T09:28:50.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035434996 data=null} to TreeItem with text {simple_server-thread2}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035434995 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434995 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}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035434992 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035434987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035434987 data=null doit=true} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035434987 data=null} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035434987 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035434975 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035434975 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035434974 data=null doit=true} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035434974 data=null} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035434974 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035434970 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:50 [2020-01-20T09:28:50.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035434969 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035434969 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035434969 data=null} to TreeItem with text {Traces [3]}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035434969 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434969 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]}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035434962 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:50 [2020-01-20T09:28:50.072Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434934 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035434933 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035434933 data=null} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434933 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434932 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}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434917 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:50 [2020-01-20T09:28:50.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434915 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035434915 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035434915 data=null} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434915 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434915 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}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434908 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434908 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035434908 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035434908 data=null} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434908 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035434907 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}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434891 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434891 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434891 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.072Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035434891 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}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434877 data=null button=1 stateMask=0x80000 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035434752 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035434734 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035434734 data=null} to TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Attempting to set focus on Table with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035434729 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035434729 data=null doit=true} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035434729 data=null} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035434729 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035434726 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035434723 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:50 [2020-01-20T09:28:50.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035433484 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035433484 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035433484 data=null} to TreeItem with text {ust-overlap-testing}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035433483 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433483 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}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035433480 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035433474 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035433474 data=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035433474 data=null} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035433474 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035433457 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035433456 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035433456 data=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035433456 data=null} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035433456 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035433451 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035433449 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035433449 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035433449 data=null} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035433448 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433448 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]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035433442 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035433436 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035433436 data=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035433436 data=null} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035433436 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035433427 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035433427 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035433426 data=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035433426 data=null} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035433426 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433426 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035433422 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:51 [2020-01-20T09:28:51.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035433421 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035433421 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035433421 data=null} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035433420 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433420 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]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035433413 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035433413 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035433413 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035433413 data=null} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035433412 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035433412 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]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035433409 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035433357 data=null doit=true} to Shell with text {Confirm Clear}
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Clicking on &Yes
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035433357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035433357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035433357 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035433357 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035433357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035433357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:51 [2020-01-20T09:28:51.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035433357 data=null item=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')
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035433385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - Clicked on 
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:52 [2020-01-20T09:28:52.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035432664 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035432664 data=null doit=true} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035432664 data=null} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035432663 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035432663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035432654 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035432654 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035432654 data=null doit=true} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035432654 data=null} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035432653 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035432653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035432649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:52 [2020-01-20T09:28:52.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035432648 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035432648 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035432648 data=null} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035432648 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035432648 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]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035432642 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035432642 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035432641 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035432641 data=null} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035432641 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035432641 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]}
04:28:52 [2020-01-20T09:28:52.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035432638 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035432512 data=null doit=true} to Shell with text {Trace Import}
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:52 [2020-01-20T09:28:52.594Z] 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')
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:52 [2020-01-20T09:28:52.594Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035432510 data=null} to (of type 'Combo')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035432497 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035432496 data=null doit=true} to TreeItem with text {import}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035432496 data=null} to TreeItem with text {import}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035432496 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035432496 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}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035432496 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Setting state to checked on: import
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1035432488 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:'))
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.595Z] 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')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.595Z] 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')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.595Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:52 [2020-01-20T09:28:52.596Z] 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')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] 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')
04:28:52 [2020-01-20T09:28:52.596Z] 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.
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Clicking on &Finish
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035432479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035432478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035432478 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035432478 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035432478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035432478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:52 [2020-01-20T09:28:52.596Z] DEBUG - Clicked on &Finish
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035431962 data=null doit=true} to Shell with text {Confirmation}
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Clicking on Skip All
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035431961 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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035431961 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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035431961 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035431961 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035431961 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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035431961 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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035431961 data=null item=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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Clicked on 
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035432478 data=null item=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')
04:28:53 [2020-01-20T09:28:53.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035432569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035431443 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035431443 data=null doit=true} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035431443 data=null} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035431442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035431442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035431432 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035431431 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035431431 data=null doit=true} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035431431 data=null} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035431431 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035431431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035431426 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:53 [2020-01-20T09:28:53.716Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035431426 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035431426 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035431426 data=null} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035431425 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035431425 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]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035431420 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035431420 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035431419 data=null} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035431419 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035431419 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]}
04:28:53 [2020-01-20T09:28:53.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035431415 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430991 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035430991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035430991 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430990 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035430990 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430979 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:53 [2020-01-20T09:28:53.972Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430976 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035430976 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035430976 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430976 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035430976 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430973 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430972 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035430972 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035430972 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430972 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035430972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430969 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430969 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:53 [2020-01-20T09:28:53.972Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430968 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035430968 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430955 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035430867 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035430866 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035430866 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.227Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:28:54 [2020-01-20T09:28:54.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Attempting to set focus on Table with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035429363 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035429363 data=null doit=true} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035429363 data=null} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035429362 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035429361 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035429357 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:55 [2020-01-20T09:28:55.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035429306 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035429306 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035429306 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035429305 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035429305 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035429301 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:55 [2020-01-20T09:28:55.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035429295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035429294 data=null doit=true} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035429294 data=null} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035429294 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035429294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035429280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035429280 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035429279 data=null doit=true} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035429279 data=null} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035429279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035429279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035429274 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:55 [2020-01-20T09:28:55.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035429274 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035429274 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035429274 data=null} to TreeItem with text {Traces [3]}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035429274 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035429273 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]}
04:28:55 [2020-01-20T09:28:55.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035429266 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:55 [2020-01-20T09:28:55.843Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428941 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035428940 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035428940 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428940 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035428940 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428928 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:56 [2020-01-20T09:28:56.098Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428926 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035428926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035428926 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428926 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035428926 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428922 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428922 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035428922 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035428922 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428922 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035428922 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428919 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428919 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428919 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035428919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428908 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035428831 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035428830 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035428830 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.353Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:28:56 [2020-01-20T09:28:56.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:56 [2020-01-20T09:28:56.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035427699 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035427699 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035427699 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035427699 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427699 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035427695 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035427690 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035427690 data=null doit=true} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035427690 data=null} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035427690 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035427678 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035427678 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035427678 data=null doit=true} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035427678 data=null} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035427677 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035427673 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:57 [2020-01-20T09:28:57.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035427673 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035427673 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035427672 data=null} to TreeItem with text {Traces [3]}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035427672 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:57 [2020-01-20T09:28:57.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427672 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]}
04:28:57 [2020-01-20T09:28:57.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035427665 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:57 [2020-01-20T09:28:57.279Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035427593 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035427593 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035427593 data=null} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035427592 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427592 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}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035427578 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:57 [2020-01-20T09:28:57.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035427576 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035427576 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035427576 data=null} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035427576 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427576 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}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035427572 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035427572 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035427572 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035427572 data=null} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035427571 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035427571 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}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035427568 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035427568 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035427568 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035427568 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}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035427556 data=null button=1 stateMask=0x80000 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035427537 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035427537 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035427537 data=null} to TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:57 [2020-01-20T09:28:57.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:58 [2020-01-20T09:28:58.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:58 [2020-01-20T09:28:58.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:58 [2020-01-20T09:28:58.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035426354 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035426354 data=null doit=true} to TreeItem with text {unrecognized.log}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035426354 data=null} to TreeItem with text {unrecognized.log}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035426354 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426354 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}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035426349 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035426343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035426343 data=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035426343 data=null} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035426342 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035426328 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035426328 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035426328 data=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035426328 data=null} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035426327 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035426323 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035426322 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035426322 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035426322 data=null} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035426322 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426321 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]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035426314 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035426309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035426308 data=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035426308 data=null} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035426308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035426299 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035426299 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035426299 data=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035426299 data=null} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035426299 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035426294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:58 [2020-01-20T09:28:58.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035426293 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035426293 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035426293 data=null} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035426293 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426293 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]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035426287 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035426286 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035426286 data=null doit=true} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035426286 data=null} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035426286 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035426286 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]}
04:28:58 [2020-01-20T09:28:58.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035426282 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Clicking on with mnemonic 'Clear'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Clicked on with mnemonic 'Clear'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035426229 data=null doit=true} to Shell with text {Confirm Clear}
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Clicking on &Yes
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035426229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035426229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035426229 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035426228 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035426228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035426228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:28:58 [2020-01-20T09:28:58.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035426228 data=null item=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')
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035426258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Clicked on 
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035425555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035425555 data=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035425555 data=null} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035425555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035425546 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Clicking on with mnemonic 'Import...'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - Clicked on with mnemonic 'Import...'
04:28:59 [2020-01-20T09:28:59.469Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1035425459 data=null doit=true} to Shell with text {Import}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035425458 data=null doit=true} to TreeItem with text {Tracing}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035425457 data=null} to TreeItem with text {Tracing}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035425457 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035425457 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}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035425454 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1035425453 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1035425453 data=null doit=true} to Tree node with text: Trace Import
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1035425452 data=null} to Tree node with text: Trace Import
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1035425452 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425452 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
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1035425448 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Clicking on &Next >
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1035425447 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')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1035425447 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')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1035425447 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1035425447 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1035425447 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')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1035425447 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')
04:28:59 [2020-01-20T09:28:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1035425447 data=null item=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')
04:28:59 [2020-01-20T09:28:59.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Clicked on &Next >
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:28:59 [2020-01-20T09:28:59.726Z] 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')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035425388 data=null} to (of type 'Combo')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035425375 data=null doit=true} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035425375 data=null} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035425375 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035425375 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}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035425372 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035425372 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035425372 data=null doit=true} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035425372 data=null} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035425372 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425371 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}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035425371 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035425361 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:'))
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.726Z] 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')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@82feb0b
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1035425358 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035425358 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1035425358 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1035425358 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1035425358 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1035425357 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1035425357 data=null item=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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1035425357 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1035425357 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1035425357 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1035425357 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1035425357 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.727Z] 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:28:59 [2020-01-20T09:28:59.727Z] 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')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] 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')
04:28:59 [2020-01-20T09:28:59.727Z] 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.
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Clicking on &Finish
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035425353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035425353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035425353 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035425353 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035425353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035425353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035425353 data=null item=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')
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035425533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - Clicked on 
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:28:59 [2020-01-20T09:28:59.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035425087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035425087 data=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035425087 data=null} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035425087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035425082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035425082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035425082 data=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035425082 data=null} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035425082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035425078 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:28:59 [2020-01-20T09:28:59.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Attempting to set focus on Tree with text {}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035425077 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035425077 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035425077 data=null} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035425077 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035425077 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035425070 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035425070 data=null doit=true} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035425070 data=null} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035425070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035425069 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]}
04:28:59 [2020-01-20T09:28:59.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035425067 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424641 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035424641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035424641 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424641 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035424640 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424627 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:00 [2020-01-20T09:29:00.543Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424625 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035424625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035424625 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424625 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035424625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424621 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424621 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035424621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035424620 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424620 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035424620 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424617 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424617 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424617 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035424617 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424602 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035424521 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035424521 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035424521 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:00 [2020-01-20T09:29:00.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Attempting to set focus on Table with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035423017 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035423017 data=null doit=true} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035423017 data=null} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035423017 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035423015 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035423012 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:02 [2020-01-20T09:29:02.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035422963 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035422962 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035422962 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035422962 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422962 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035422958 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035422952 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035422952 data=null doit=true} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035422952 data=null} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035422952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035422939 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035422939 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035422939 data=null doit=true} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035422939 data=null} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035422938 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035422934 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:02 [2020-01-20T09:29:02.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035422933 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035422933 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035422933 data=null} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035422933 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422933 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035422926 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035422925 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035422925 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035422925 data=null} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035422925 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422925 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035422922 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035422856 data=null doit=true} to Shell with text {Confirm Clear}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicking on &Yes
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035422856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035422856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035422856 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035422856 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035422856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035422856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035422856 data=null item=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')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035422886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicked on 
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Unselecting all in (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035422603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035422602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035422602 data=null doit=true} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035422602 data=null} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035422602 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422602 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')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035422587 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1035422548 data=null doit=true} to Shell with text {Import}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.434Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1035422545 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1035422545 data=null doit=true} to Tree node with text: Trace Import
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1035422545 data=null} to Tree node with text: Trace Import
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1035422545 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
04:29:02 [2020-01-20T09:29:02.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422545 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
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1035422544 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Clicking on &Next >
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1035422544 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')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1035422544 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')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1035422544 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1035422544 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1035422543 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')
04:29:02 [2020-01-20T09:29:02.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1035422543 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')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1035422543 data=null item=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')
04:29:02 [2020-01-20T09:29:02.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.808Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Clicked on &Next >
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:02 [2020-01-20T09:29:02.808Z] 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')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035422476 data=null} to (of type 'Combo')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035422462 data=null doit=true} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035422462 data=null} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035422462 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035422462 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}
04:29:02 [2020-01-20T09:29:02.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035422459 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035422459 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035422459 data=null doit=true} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035422459 data=null} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035422459 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422459 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}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035422458 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035422448 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:'))
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.809Z] 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')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.809Z] 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')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:02 [2020-01-20T09:29:02.810Z] 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')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] 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')
04:29:02 [2020-01-20T09:29:02.810Z] 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.
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Clicking on &Finish
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035422439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035422438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035422438 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035422438 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035422438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035422438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035422438 data=null item=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')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035422585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Clicked on 
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035422164 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035422164 data=null doit=true} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035422164 data=null} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035422163 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422163 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}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035422152 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035422152 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035422152 data=null doit=true} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035422152 data=null} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035422152 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422152 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}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035422148 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035422147 data=null doit=true} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035422147 data=null} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035422147 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035422147 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}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035422143 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035422143 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035422143 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035422143 data=null} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035422143 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
04:29:02 [2020-01-20T09:29:02.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035422091 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035422091 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035422091 data=null} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035422091 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035422091 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]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035422087 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035422050 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035422050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035422049 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035422049 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035422049 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421993 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:03 [2020-01-20T09:29:03.066Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421991 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035421991 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035421991 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421990 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035421990 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421987 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421987 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035421986 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035421986 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421986 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035421986 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421983 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421983 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421983 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.066Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035421983 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421972 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035421848 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035421848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035421848 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:03 [2020-01-20T09:29:03.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Attempting to set focus on Table with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035420809 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035420809 data=null doit=true} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035420809 data=null} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035420808 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035420807 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035420803 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:04 [2020-01-20T09:29:04.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035420566 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035420565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035420565 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035420565 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035420565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035420562 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:04 [2020-01-20T09:29:04.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-1035420555 data=null doit=true} to Shell with text {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035420546 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035420546 data=null doit=true} to TreeItem with text {Tracing}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035420546 data=null} to TreeItem with text {Tracing}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035420545 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035420545 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}
04:29:04 [2020-01-20T09:29:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035420532 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:04 [2020-01-20T09:29:04.758Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:29:04 [2020-01-20T09:29:04.758Z] DEBUG - Clicking on with mnemonic 'Delete'
04:29:04 [2020-01-20T09:29:04.758Z] DEBUG - Clicked on with mnemonic 'Delete'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419745 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419745 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035419744 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Clicking on OK
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035419743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035419743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035419743 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035419743 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035419743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035419743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.319Z] DEBUG - Clicked on OK
04:29:05 [2020-01-20T09:29:05.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035419743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035420399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035419226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035419226 data=null doit=true} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035419226 data=null} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035419226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035419212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035419211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035419211 data=null doit=true} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035419211 data=null} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035419211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035419205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:05 [2020-01-20T09:29:05.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035419205 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035419205 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035419205 data=null} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035419204 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419204 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035419195 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035419194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035419194 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035419194 data=null} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035419194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419194 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035419191 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035419136 data=null doit=true} to Shell with text {Confirm Clear}
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Clicking on &Yes
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035419136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035419136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035419136 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035419136 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035419136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:05 [2020-01-20T09:29:05.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035419136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035419135 data=null item=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')
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035419165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Clicked on 
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035419038 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035419038 data=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035419038 data=null} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035419038 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035419029 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035419029 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035419029 data=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035419029 data=null} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035419029 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035419024 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.087Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035419024 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035419024 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035419024 data=null} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035419024 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419023 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035419017 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035419016 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035419016 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035419016 data=null} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035419016 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035419016 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035419013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035418881 data=null doit=true} to Shell with text {Trace Import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035418878 data=null} to (of type 'Combo')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035418863 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035418863 data=null doit=true} to TreeItem with text {import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035418863 data=null} to TreeItem with text {import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035418862 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035418862 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}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035418862 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Setting state to checked on: import
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1035418854 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:'))
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76a79d92
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035418851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035418850 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035418850 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035418850 data=null item=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')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035418850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035418850 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035418850 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:29:06 [2020-01-20T09:29:06.089Z] 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.
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Clicking on &Finish
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035418845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035418845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035418845 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035418845 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035418845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035418845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:06 [2020-01-20T09:29:06.344Z] DEBUG - Clicked on &Finish
04:29:06 [2020-01-20T09:29:06.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035418845 data=null item=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')
04:29:06 [2020-01-20T09:29:06.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035418980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:06 [2020-01-20T09:29:06.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035418326 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035418325 data=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035418325 data=null} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035418325 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035418325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035418317 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035418316 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035418316 data=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035418316 data=null} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035418316 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035418316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035418312 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:06 [2020-01-20T09:29:06.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035418311 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035418311 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035418311 data=null} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035418311 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035418311 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]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035418305 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035418305 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035418305 data=null} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035418304 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035418304 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]}
04:29:06 [2020-01-20T09:29:06.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035418300 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417874 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035417873 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035417873 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417873 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035417873 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417862 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:07 [2020-01-20T09:29:07.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417860 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035417860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035417859 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417859 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035417859 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417856 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417856 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035417856 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035417856 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417856 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035417855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417853 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417853 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417852 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.110Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035417852 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417835 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035417675 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035417675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035417675 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:07 [2020-01-20T09:29:07.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Attempting to set focus on Table with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035416666 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035416665 data=null doit=true} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035416665 data=null} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035416665 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035416663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035416658 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:08 [2020-01-20T09:29:08.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:08 [2020-01-20T09:29:08.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035416419 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035416418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035416418 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035416418 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035416418 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035416414 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:08 [2020-01-20T09:29:08.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035416404 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035416404 data=null doit=true} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035416404 data=null} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035416404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035416403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035416390 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035416389 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035416389 data=null doit=true} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035416389 data=null} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035416389 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035416389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035416384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:08 [2020-01-20T09:29:08.801Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035416383 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035416383 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035416383 data=null} to TreeItem with text {Traces [5]}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035416382 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035416382 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]}
04:29:08 [2020-01-20T09:29:08.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035416374 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:08 [2020-01-20T09:29:08.801Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415945 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035415945 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035415945 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415945 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035415944 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415931 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:09 [2020-01-20T09:29:09.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415929 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035415929 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035415929 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415929 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035415928 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415925 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415925 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035415925 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035415925 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415924 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035415924 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415921 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415921 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415921 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035415921 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415909 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035415793 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035415793 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035415792 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:09 [2020-01-20T09:29:09.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035414755 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035414755 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035414755 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035414754 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414754 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035414750 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.237Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035414744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035414744 data=null doit=true} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035414744 data=null} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035414744 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414744 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035414730 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035414730 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035414730 data=null doit=true} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035414730 data=null} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035414729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035414724 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:10 [2020-01-20T09:29:10.238Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035414724 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035414724 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035414724 data=null} to TreeItem with text {Traces [5]}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035414723 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414723 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]}
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035414716 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:10 [2020-01-20T09:29:10.238Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:10 [2020-01-20T09:29:10.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:10 [2020-01-20T09:29:10.493Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035414674 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035414674 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035414674 data=null} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035414674 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414674 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}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035414661 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:10 [2020-01-20T09:29:10.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035414658 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035414658 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035414658 data=null} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035414658 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414658 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}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035414654 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035414654 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035414654 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035414654 data=null} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035414653 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035414653 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}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035414650 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035414650 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035414650 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035414650 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}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035414638 data=null button=1 stateMask=0x80000 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035414562 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035414561 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035414561 data=null} to TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:10 [2020-01-20T09:29:10.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035413025 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035413025 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035413025 data=null} to TreeItem with text {unrecognized.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035413025 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035413024 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}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035413021 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035413016 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035413016 data=null doit=true} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035413015 data=null} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035413015 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035413015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035413003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035413003 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035413002 data=null doit=true} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035413002 data=null} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035413002 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035413002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035412998 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:12 [2020-01-20T09:29:12.383Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035412997 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035412997 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035412997 data=null} to TreeItem with text {Traces [5]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035412997 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035412997 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]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035412990 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:12 [2020-01-20T09:29:12.383Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-1035412990 data=null doit=true} to TreeItem with text {z-clashes [2]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-1035412990 data=null} to TreeItem with text {z-clashes [2]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-1035412990 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035412989 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]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-1035412985 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412655 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035412655 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035412655 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412654 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035412654 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412642 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:12 [2020-01-20T09:29:12.383Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412640 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035412639 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035412639 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412639 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035412639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412636 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412635 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035412635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035412635 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412635 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035412635 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412632 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412632 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.384Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412632 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.384Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035412632 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412619 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035412535 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035412535 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035412535 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:12 [2020-01-20T09:29:12.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Attempting to set focus on Table with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035411030 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035411030 data=null doit=true} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035411030 data=null} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035411029 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035411028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035411024 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035410972 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035410972 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035410971 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035410971 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410971 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035410967 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035410960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035410960 data=null doit=true} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035410959 data=null} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035410959 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035410945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035410944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035410944 data=null doit=true} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035410944 data=null} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035410944 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035410939 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:14 [2020-01-20T09:29:14.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035410939 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035410939 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035410939 data=null} to TreeItem with text {Traces [5]}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035410938 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410938 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]}
04:29:14 [2020-01-20T09:29:14.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035410932 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:14 [2020-01-20T09:29:14.005Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:14 [2020-01-20T09:29:14.005Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410505 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035410504 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035410504 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410504 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410504 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410493 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:14 [2020-01-20T09:29:14.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410491 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035410491 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035410491 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410491 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410491 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410487 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410487 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035410486 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035410486 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410486 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035410486 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410483 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410483 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410483 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.565Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035410482 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410464 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035410339 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035410339 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035410339 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:14 [2020-01-20T09:29:14.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035409303 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035409303 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035409303 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035409302 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409302 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035409299 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:15 [2020-01-20T09:29:15.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035409293 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035409293 data=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035409293 data=null} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035409292 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035409278 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035409278 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035409278 data=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035409278 data=null} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035409278 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035409272 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035409272 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035409272 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035409272 data=null} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035409272 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409271 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]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035409264 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035409259 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035409259 data=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035409259 data=null} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035409259 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035409251 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035409250 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035409250 data=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035409250 data=null} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035409250 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035409246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:15 [2020-01-20T09:29:15.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035409245 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035409245 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035409245 data=null} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035409245 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409245 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]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035409239 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035409238 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035409238 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035409238 data=null} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035409238 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409238 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]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035409235 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:15 [2020-01-20T09:29:15.747Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035409088 data=null doit=true} to Shell with text {Trace Import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:16 [2020-01-20T09:29:16.004Z] 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')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035409085 data=null} to (of type 'Combo')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035409066 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035409066 data=null doit=true} to TreeItem with text {import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035409066 data=null} to TreeItem with text {import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035409066 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035409066 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}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035409065 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Setting state to checked on: import
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1035409055 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:'))
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.004Z] 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')
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.004Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.005Z] 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')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:16 [2020-01-20T09:29:16.005Z] 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')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] 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')
04:29:16 [2020-01-20T09:29:16.005Z] 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.
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Clicking on &Finish
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035409044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035409044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035409044 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035409044 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035409044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035409044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Clicked on &Finish
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035408968 data=null doit=true} to Shell with text {Confirmation}
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.005Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Clicking on Skip All
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1035408967 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')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1035408967 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')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1035408967 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1035408967 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1035408967 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')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1035408967 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')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1035408967 data=null item=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')
04:29:16 [2020-01-20T09:29:16.006Z] DEBUG - Clicked on 
04:29:16 [2020-01-20T09:29:16.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035409044 data=null item=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')
04:29:16 [2020-01-20T09:29:16.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035409211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035408449 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035408449 data=null doit=true} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035408449 data=null} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035408449 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035408440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035408440 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035408440 data=null doit=true} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035408440 data=null} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035408440 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035408435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:16 [2020-01-20T09:29:16.517Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035408435 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035408435 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035408435 data=null} to TreeItem with text {Traces [5]}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035408435 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408434 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]}
04:29:16 [2020-01-20T09:29:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035408428 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:16 [2020-01-20T09:29:16.517Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408100 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035408100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035408099 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408099 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408087 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.078Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408085 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035408085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035408085 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408084 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408084 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408081 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408081 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035408081 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035408080 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408080 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035408080 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408077 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408077 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408077 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035408077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408066 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035408018 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035408018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035408018 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.078Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Attempting to set focus on Table with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035408015 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035408015 data=null doit=true} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035408015 data=null} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035408015 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035408013 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035408011 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035407954 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035407954 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035407954 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035407954 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407953 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035407949 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035407943 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035407943 data=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035407943 data=null} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035407943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035407932 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035407932 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035407932 data=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035407932 data=null} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035407931 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035407928 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.079Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035407927 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035407927 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035407927 data=null} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035407927 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407927 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]}
04:29:17 [2020-01-20T09:29:17.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035407920 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.079Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:17 [2020-01-20T09:29:17.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407592 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035407592 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035407592 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407592 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407591 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407578 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.590Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407575 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035407575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035407575 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407575 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407575 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407571 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407571 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035407571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035407570 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407570 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407570 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407566 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407565 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407565 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035407565 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407549 data=null button=1 stateMask=0x80000 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407491 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035407491 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035407491 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407446 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035407446 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035407445 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407445 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407445 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035407441 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035407435 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035407435 data=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035407435 data=null} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035407435 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035407423 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035407423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035407423 data=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035407423 data=null} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035407423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035407419 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:17 [2020-01-20T09:29:17.591Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035407418 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035407418 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035407418 data=null} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035407417 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035407417 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]}
04:29:17 [2020-01-20T09:29:17.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035407410 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:17 [2020-01-20T09:29:17.591Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035406960 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035406960 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035406960 data=null} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035406959 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406959 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}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035406941 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035406938 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035406938 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035406938 data=null} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035406938 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406938 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}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035406934 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035406933 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035406933 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035406933 data=null} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035406933 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406933 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}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035406930 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035406930 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1035406930 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035406930 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}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035406918 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1035406875 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1035406874 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1035406874 data=null} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1035406825 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1035406824 data=null doit=true} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1035406824 data=null} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1035406824 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406824 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}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1035406820 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035406815 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035406815 data=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035406815 data=null} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035406814 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035406781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035406781 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035406781 data=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035406781 data=null} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035406780 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035406775 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.407Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035406774 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035406774 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035406774 data=null} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035406774 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406774 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]}
04:29:18 [2020-01-20T09:29:18.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035406766 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.408Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.408Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406437 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035406436 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035406436 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406436 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406436 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406423 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406421 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035406421 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035406421 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406420 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406420 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406417 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406416 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035406416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035406416 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406416 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406416 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406413 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406413 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406413 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035406413 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406402 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406350 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035406350 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035406350 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Attempting to set focus on Table with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035406346 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035406346 data=null doit=true} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035406346 data=null} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035406346 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035406344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035406343 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:18 [2020-01-20T09:29:18.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406164 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035406164 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035406164 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406164 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406164 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035406160 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.920Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035406154 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035406154 data=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035406154 data=null} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035406154 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035406140 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035406140 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035406140 data=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035406140 data=null} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035406139 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035406134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:18 [2020-01-20T09:29:18.920Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035406133 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035406133 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035406133 data=null} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035406133 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035406133 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]}
04:29:18 [2020-01-20T09:29:18.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035406125 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:18 [2020-01-20T09:29:18.920Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:18 [2020-01-20T09:29:18.920Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405697 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035405697 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035405697 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405697 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405697 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405685 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405682 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035405682 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035405682 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405682 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405682 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405678 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405677 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035405677 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035405677 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405677 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405677 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405673 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405673 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405673 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035405672 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405658 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405620 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035405620 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035405620 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405479 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035405479 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035405479 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405479 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405479 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035405474 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035405466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035405466 data=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035405466 data=null} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035405466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035405453 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035405452 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035405452 data=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035405452 data=null} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035405452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035405447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035405447 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035405447 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035405447 data=null} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035405446 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405446 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]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035405439 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035405433 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035405433 data=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035405433 data=null} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035405433 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035405424 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035405423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035405423 data=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035405423 data=null} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035405423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035405419 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:19 [2020-01-20T09:29:19.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035405418 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035405418 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035405418 data=null} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035405418 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405418 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]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035405412 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1035405411 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1035405411 data=null doit=true} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1035405411 data=null} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1035405411 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405411 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]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1035405408 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035405318 data=null doit=true} to Shell with text {Trace Import}
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:19 [2020-01-20T09:29:19.738Z] 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')
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.738Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035405313 data=null} to (of type 'Combo')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035405284 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035405283 data=null doit=true} to TreeItem with text {import}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035405283 data=null} to TreeItem with text {import}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035405283 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035405283 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}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035405283 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Setting state to checked on: import
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1035405275 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:'))
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.739Z] 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')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.739Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.740Z] 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')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:19 [2020-01-20T09:29:19.740Z] 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')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] 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')
04:29:19 [2020-01-20T09:29:19.740Z] 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.
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Clicking on &Finish
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035405265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035405265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035405265 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035405265 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035405265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035405265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - Clicked on &Finish
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035405182 data=null doit=true} to Shell with text {Confirmation}
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.995Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Clicking on Rename All
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1035405181 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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1035405181 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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1035405181 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1035405181 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1035405181 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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1035405181 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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1035405181 data=null item=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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Clicked on 
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035405264 data=null item=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')
04:29:19 [2020-01-20T09:29:19.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035405385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035404662 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035404662 data=null doit=true} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035404662 data=null} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035404661 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035404648 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035404648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035404648 data=null doit=true} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035404648 data=null} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035404648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035404642 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:20 [2020-01-20T09:29:20.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035404641 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035404641 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035404641 data=null} to TreeItem with text {Traces [10]}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035404640 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404640 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]}
04:29:20 [2020-01-20T09:29:20.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035404633 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:20 [2020-01-20T09:29:20.556Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404201 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404201 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404201 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404201 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)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404188 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:20 [2020-01-20T09:29:20.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404185 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404185 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404185 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404185 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)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404181 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404180 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404180 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404180 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035404180 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)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404177 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404176 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404176 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:20 [2020-01-20T09:29:20.811Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035404176 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)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404159 data=null button=1 stateMask=0x80000 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404039 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404039 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035404039 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Attempting to set focus on Table with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035402990 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035402990 data=null doit=true} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035402989 data=null} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035402989 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035402987 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035402983 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:21 [2020-01-20T09:29:21.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:22 [2020-01-20T09:29:22.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035402743 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035402743 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035402743 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035402743 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402743 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)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035402738 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.250Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035402732 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035402732 data=null doit=true} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035402732 data=null} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035402732 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402732 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035402718 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035402718 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035402718 data=null doit=true} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035402718 data=null} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035402718 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035402712 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:22 [2020-01-20T09:29:22.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035402711 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035402711 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035402711 data=null} to TreeItem with text {Traces [10]}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035402711 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402711 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]}
04:29:22 [2020-01-20T09:29:22.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035402703 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:22 [2020-01-20T09:29:22.250Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402273 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402273 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402273 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402273 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402273 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)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402261 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:22 [2020-01-20T09:29:22.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402259 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402259 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402259 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402259 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402259 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)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402255 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402255 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402255 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402255 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402254 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035402254 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)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402251 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402251 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402251 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035402251 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)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402236 data=null button=1 stateMask=0x80000 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402173 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402173 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035402173 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:22 [2020-01-20T09:29:22.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:23 [2020-01-20T09:29:23.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035400732 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035400732 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035400731 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035400731 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400731 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)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035400727 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035400721 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035400721 data=null doit=true} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035400721 data=null} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035400721 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035400707 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035400707 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035400707 data=null doit=true} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035400707 data=null} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035400706 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035400701 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:24 [2020-01-20T09:29:24.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035400701 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035400700 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035400700 data=null} to TreeItem with text {Traces [10]}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035400700 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400700 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]}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035400693 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:24 [2020-01-20T09:29:24.296Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400649 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1035400649 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1035400649 data=null} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400649 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400649 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)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400637 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:24 [2020-01-20T09:29:24.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400634 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1035400634 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1035400634 data=null} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400634 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400634 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)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400630 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400630 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1035400629 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:24 [2020-01-20T09:29:24.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1035400629 data=null} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400629 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035400629 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)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400626 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400626 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400625 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035400625 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)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400611 data=null button=1 stateMask=0x80000 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035400488 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1035400488 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1035400488 data=null} to TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:24 [2020-01-20T09:29:24.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035399343 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1035399343 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1035399343 data=null} to TreeItem with text {unrecognized.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035399343 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399343 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)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1035399340 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035399335 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035399335 data=null doit=true} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035399335 data=null} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035399335 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035399323 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035399322 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035399322 data=null doit=true} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035399322 data=null} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035399322 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035399316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:25 [2020-01-20T09:29:25.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035399315 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035399315 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035399315 data=null} to TreeItem with text {Traces [10]}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035399315 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399315 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]}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035399307 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:25 [2020-01-20T09:29:25.913Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:25 [2020-01-20T09:29:25.913Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399264 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399264 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399264 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399264 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399263 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)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399251 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:25 [2020-01-20T09:29:25.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399248 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399248 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399248 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399248 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)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399244 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399244 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399244 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399244 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399244 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035399244 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)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399241 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399241 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399240 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035399240 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)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399226 data=null button=1 stateMask=0x80000 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399049 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399049 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035399049 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:25 [2020-01-20T09:29:25.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Attempting to set focus on Table with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035398044 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035398044 data=null doit=true} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035398044 data=null} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035398044 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035398042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035398037 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035397796 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035397796 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035397795 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035397795 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397795 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)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035397791 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035397785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035397785 data=null doit=true} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035397785 data=null} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035397785 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035397771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035397771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035397771 data=null doit=true} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035397771 data=null} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035397771 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035397765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:27 [2020-01-20T09:29:27.276Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035397765 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035397765 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035397765 data=null} to TreeItem with text {Traces [10]}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035397764 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397764 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]}
04:29:27 [2020-01-20T09:29:27.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035397756 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:27 [2020-01-20T09:29:27.276Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:27 [2020-01-20T09:29:27.276Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397323 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397323 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397323 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397323 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397323 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)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397305 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:27 [2020-01-20T09:29:27.836Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397303 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397303 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397303 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397303 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397302 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)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397298 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397298 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397298 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397298 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397297 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035397297 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)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397294 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397294 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397294 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035397293 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)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397278 data=null button=1 stateMask=0x80000 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397241 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397241 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035397241 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:27 [2020-01-20T09:29:27.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035396000 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035395999 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035395999 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035395999 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395999 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)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035395995 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:28 [2020-01-20T09:29:28.956Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035395990 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035395990 data=null doit=true} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035395990 data=null} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035395989 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035395978 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035395978 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035395978 data=null doit=true} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035395977 data=null} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035395977 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:28 [2020-01-20T09:29:28.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035395973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.211Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035395972 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035395972 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035395972 data=null} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035395972 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395972 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]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035395965 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035395960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035395959 data=null doit=true} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035395959 data=null} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035395959 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035395950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035395950 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035395950 data=null doit=true} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035395950 data=null} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035395950 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035395946 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:29 [2020-01-20T09:29:29.212Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035395945 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035395945 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035395945 data=null} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035395945 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395945 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]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035395939 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1035395939 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1035395939 data=null doit=true} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1035395939 data=null} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1035395937 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035395937 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]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1035395935 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035395871 data=null doit=true} to Shell with text {Confirm Clear}
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Clicking on &Yes
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035395870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035395870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035395870 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035395870 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035395870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035395870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:29 [2020-01-20T09:29:29.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035395870 data=null item=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')
04:29:31 [2020-01-20T09:29:31.725Z] DEBUG - Clicked on 
04:29:31 [2020-01-20T09:29:31.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035395910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035393159 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035393159 data=null doit=true} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035393159 data=null} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035393159 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035393159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035393149 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035393149 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035393149 data=null doit=true} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035393149 data=null} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035393149 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035393149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035393144 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:31 [2020-01-20T09:29:31.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035393144 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035393144 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035393144 data=null} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035393143 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035393143 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035393137 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035393137 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035393137 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035393137 data=null} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035393136 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035393136 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035393134 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicking on with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicked on with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicking on OK
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035393065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035393065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035393064 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035393064 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035393064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035393064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035393064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1035393111 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...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicked on 
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035393020 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035393020 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035393020 data=null} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035393020 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035393020 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035393016 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicking on with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.982Z] DEBUG - Clicked on with mnemonic 'New Folder...'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Clicking on OK
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035392961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035392961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035392961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035392960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:31 [2020-01-20T09:29:31.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035392960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1035392990 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...'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Clicked on 
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035392920 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035392920 data=null} to TreeItem with text {Traces [0]}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035392920 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035392920 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]}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035392917 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1035392916 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1035392916 data=null doit=true} to TreeItem with text {FolderA}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1035392916 data=null} to TreeItem with text {FolderA}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1035392916 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392916 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}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1035392910 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035392827 data=null doit=true} to Shell with text {Trace Import}
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:32 [2020-01-20T09:29:32.239Z] 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')
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.239Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035392825 data=null} to (of type 'Combo')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035392813 data=null doit=true} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035392813 data=null} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035392813 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035392813 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}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035392811 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035392810 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035392810 data=null doit=true} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035392810 data=null} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035392810 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392810 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}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035392809 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.240Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035392800 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035392800 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035392800 data=null} to Tree node with text: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035392800 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392800 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
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035392797 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035392794 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:'))
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.240Z] 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')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@750ef9e5
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035392792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035392792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035392792 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035392792 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035392790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035392790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035392790 data=null item=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')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035392790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035392790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035392790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035392790 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035392790 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.241Z] 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')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:32 [2020-01-20T09:29:32.241Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:32 [2020-01-20T09:29:32.271Z] 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')
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] 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')
04:29:32 [2020-01-20T09:29:32.271Z] 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.
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.271Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Clicking on &Finish
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035392785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035392785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035392785 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035392785 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035392785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035392785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:32 [2020-01-20T09:29:32.272Z] DEBUG - Clicked on &Finish
04:29:32 [2020-01-20T09:29:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035392785 data=null item=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')
04:29:32 [2020-01-20T09:29:32.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035392889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035392267 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035392267 data=null doit=true} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035392267 data=null} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035392267 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392267 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035392258 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035392257 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035392257 data=null doit=true} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035392257 data=null} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035392257 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035392253 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:32 [2020-01-20T09:29:32.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035392252 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035392252 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035392252 data=null} to TreeItem with text {Traces [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035392252 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035392252 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]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035392246 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:32 [2020-01-20T09:29:32.783Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1035392245 data=null doit=true} to TreeItem with text {FolderA [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1035392245 data=null} to TreeItem with text {FolderA [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1035392245 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035392245 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]}
04:29:32 [2020-01-20T09:29:32.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1035392241 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391916 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035391916 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035391916 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391915 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035391915 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391902 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:33 [2020-01-20T09:29:33.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391900 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035391900 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035391900 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391900 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035391900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391896 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391896 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035391896 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035391896 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391895 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035391895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391892 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391892 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.040Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391891 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035391891 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391876 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035391806 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035391806 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035391806 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:33 [2020-01-20T09:29:33.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Attempting to set focus on Table with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035390302 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035390302 data=null doit=true} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035390302 data=null} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035390302 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035390300 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035390297 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035390246 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035390246 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035390246 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035390246 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035390246 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035390242 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:34 [2020-01-20T09:29:34.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035390236 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035390236 data=null doit=true} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035390236 data=null} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035390236 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035390236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035390225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035390224 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035390224 data=null doit=true} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035390224 data=null} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035390224 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035390224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035390220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:34 [2020-01-20T09:29:34.865Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035390220 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035390220 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035390220 data=null} to TreeItem with text {Traces [2]}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035390219 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035390219 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]}
04:29:34 [2020-01-20T09:29:34.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035390212 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:34 [2020-01-20T09:29:34.865Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:34 [2020-01-20T09:29:34.865Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389868 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035389868 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035389868 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389868 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035389868 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389856 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:35 [2020-01-20T09:29:35.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389854 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035389854 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035389854 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389853 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035389853 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389850 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389850 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035389850 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035389850 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389850 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035389849 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389847 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389847 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389847 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.121Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035389846 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389833 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035389631 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035389631 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035389631 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:35 [2020-01-20T09:29:35.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Attempting to set focus on Table with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035389126 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035389126 data=null doit=true} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035389126 data=null} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035389125 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035389123 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035389119 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:35 [2020-01-20T09:29:35.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388382 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035388382 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035388382 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388382 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035388382 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388378 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.863Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:36 [2020-01-20T09:29:36.863Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1035388376 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1035388376 data=null doit=true} to TreeItem with text {FolderB}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1035388376 data=null} to TreeItem with text {FolderB}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1035388375 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035388375 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}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1035388366 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035388258 data=null doit=true} to Shell with text {Trace Import}
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:36 [2020-01-20T09:29:36.863Z] 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')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035388256 data=null} to (of type 'Combo')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:36 [2020-01-20T09:29:36.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035388242 data=null doit=true} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035388242 data=null} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035388242 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035388242 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}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035388240 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035388239 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035388239 data=null doit=true} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035388239 data=null} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035388239 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035388239 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}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035388238 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:36 [2020-01-20T09:29:36.864Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388230 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035388229 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035388229 data=null} to Tree node with text: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388229 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035388229 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
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035388227 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035388224 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:'))
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.864Z] 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')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.864Z] 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')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.864Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:36 [2020-01-20T09:29:36.865Z] 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')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] 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')
04:29:36 [2020-01-20T09:29:36.865Z] 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.
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Clicking on &Finish
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035388215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035388215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035388215 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035388215 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035388215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035388215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:36 [2020-01-20T09:29:36.865Z] DEBUG - Clicked on &Finish
04:29:37 [2020-01-20T09:29:37.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035388215 data=null item=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')
04:29:37 [2020-01-20T09:29:37.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035388341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035387685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035387685 data=null doit=true} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035387685 data=null} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035387685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035387674 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035387674 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035387674 data=null doit=true} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035387674 data=null} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035387674 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035387669 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:37 [2020-01-20T09:29:37.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035387668 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035387668 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035387668 data=null} to TreeItem with text {Traces [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035387668 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387668 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]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035387661 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:37 [2020-01-20T09:29:37.376Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1035387660 data=null doit=true} to TreeItem with text {FolderB [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1035387660 data=null} to TreeItem with text {FolderB [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1035387660 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035387660 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]}
04:29:37 [2020-01-20T09:29:37.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1035387655 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
04:29:37 [2020-01-20T09:29:37.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:37 [2020-01-20T09:29:37.631Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387326 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035387326 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035387326 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387326 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387325 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387314 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:37 [2020-01-20T09:29:37.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387311 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035387311 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035387311 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387311 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387311 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387307 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387307 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035387307 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035387307 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387307 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035387307 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387304 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387304 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.632Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387303 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035387303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387290 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035387166 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035387166 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035387166 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:37 [2020-01-20T09:29:37.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - Attempting to set focus on Table with text {}
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035386122 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035386122 data=null doit=true} to TableItem with text {}
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035386121 data=null} to TableItem with text {}
04:29:38 [2020-01-20T09:29:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035386121 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035386120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035386114 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035385870 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035385870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035385870 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035385869 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035385865 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:39 [2020-01-20T09:29:39.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035385858 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035385858 data=null doit=true} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035385858 data=null} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035385858 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035385839 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035385838 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035385838 data=null doit=true} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035385838 data=null} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035385838 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035385831 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:39 [2020-01-20T09:29:39.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035385831 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035385830 data=null doit=true} to TreeItem with text {Traces [4]}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035385830 data=null} to TreeItem with text {Traces [4]}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035385830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385830 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]}
04:29:39 [2020-01-20T09:29:39.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035385819 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:39 [2020-01-20T09:29:39.323Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:29:39 [2020-01-20T09:29:39.323Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385489 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035385489 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035385489 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385489 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385488 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385474 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:39 [2020-01-20T09:29:39.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385472 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035385472 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035385472 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385472 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385472 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385468 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385468 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035385468 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:39 [2020-01-20T09:29:39.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035385468 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385467 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035385467 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385464 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385464 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385464 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.579Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035385464 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385449 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035385223 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035385214 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035385214 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Attempting to set focus on Table with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035385191 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035385191 data=null doit=true} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035385190 data=null} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035385190 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035385188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035385184 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:39 [2020-01-20T09:29:39.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:41 [2020-01-20T09:29:41.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035383944 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035383944 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035383944 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035383943 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035383943 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035383940 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:29:41 [2020-01-20T09:29:41.197Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
04:29:41 [2020-01-20T09:29:41.197Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035383937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035383937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035383937 data=null doit=true} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035383937 data=null} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035383937 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035383937 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')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035383921 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035383921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035383921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035383921 data=null doit=true} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035383920 data=null} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1035383920 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035383920 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')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1035383912 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Clicking on with mnemonic 'Delete'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Clicked on with mnemonic 'Delete'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Clicking on &Yes
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035383847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035383847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035383847 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035383847 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035383847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035383847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:41 [2020-01-20T09:29:41.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035383847 data=null item=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')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035383873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Clicked on 
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035382673 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035382673 data=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035382673 data=null} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035382673 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035382658 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035382658 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035382658 data=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035382657 data=null} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035382657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035382653 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035382652 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035382652 data=null doit=true} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035382652 data=null} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035382652 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382652 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]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035382643 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035382643 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035382643 data=null doit=true} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035382643 data=null} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035382643 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382643 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]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035382639 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035382545 data=null doit=true} to Shell with text {Confirm Clear}
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Clicking on &Yes
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035382544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035382544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035382544 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035382544 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035382544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035382544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:42 [2020-01-20T09:29:42.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035382544 data=null item=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')
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035382571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Clicked on 
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035382153 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035382153 data=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035382153 data=null} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035382153 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035382143 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035382143 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035382143 data=null doit=true} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035382143 data=null} to TreeItem with text {test}
04:29:42 [2020-01-20T09:29:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035382142 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035382090 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:43 [2020-01-20T09:29:43.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035382089 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035382089 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035382089 data=null} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035382089 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382089 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035382082 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035382081 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035382081 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035382081 data=null} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035382081 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035382081 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035382077 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Clicking on with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Clicked on with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Clicking on OK
04:29:43 [2020-01-20T09:29:43.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035381978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035381978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035381978 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035381978 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035381978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035381978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035381978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1035382048 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...'
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Clicked on 
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035381939 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035381939 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035381938 data=null} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035381938 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035381938 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035381935 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.073Z] DEBUG - Clicking on with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Clicked on with mnemonic 'New Folder...'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Clicking on OK
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035381845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035381845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035381844 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035381844 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035381844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035381844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Clicked on OK
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035381844 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1035381872 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...'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035381335 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035381335 data=null} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035381334 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035381334 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]}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035381331 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1035381329 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1035381329 data=null doit=true} to TreeItem with text {FolderA}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1035381329 data=null} to TreeItem with text {FolderA}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1035381329 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035381329 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}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1035381322 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035381242 data=null doit=true} to Shell with text {Trace Import}
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:43 [2020-01-20T09:29:43.889Z] 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')
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.889Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035381240 data=null} to (of type 'Combo')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035381225 data=null doit=true} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035381225 data=null} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035381225 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035381225 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}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035381222 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035381222 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035381222 data=null doit=true} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035381222 data=null} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035381222 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035381221 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}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035381221 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035381212 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:'))
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.890Z] 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')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.890Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.891Z] 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')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:43 [2020-01-20T09:29:43.891Z] 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')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] 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')
04:29:43 [2020-01-20T09:29:43.891Z] 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.
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Clicking on &Finish
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035381193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035381192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035381192 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035381192 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035381192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:43 [2020-01-20T09:29:43.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035381192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:44 [2020-01-20T09:29:44.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035381192 data=null item=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')
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035381300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Clicked on 
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035380963 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035380963 data=null doit=true} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035380963 data=null} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035380963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035380952 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035380951 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035380951 data=null doit=true} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035380951 data=null} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035380951 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035380945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:44 [2020-01-20T09:29:44.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035380944 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035380944 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035380944 data=null} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035380944 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380944 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035380937 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:44 [2020-01-20T09:29:44.299Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-1035380937 data=null doit=true} to TreeItem with text {FolderA [1]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-1035380937 data=null} to TreeItem with text {FolderA [1]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1035380937 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035380937 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]}
04:29:44 [2020-01-20T09:29:44.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1035380934 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
04:29:44 [2020-01-20T09:29:44.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:44 [2020-01-20T09:29:44.555Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380511 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035380510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035380510 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380510 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380510 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380499 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:44 [2020-01-20T09:29:44.556Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380497 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035380497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035380497 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380497 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380497 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380494 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380493 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035380493 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035380493 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380493 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035380493 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380489 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380489 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380489 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.556Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035380488 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380472 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035380354 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035380354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035380354 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:44 [2020-01-20T09:29:44.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Attempting to set focus on Table with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035379292 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035379292 data=null doit=true} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035379292 data=null} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035379292 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035379290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035379286 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:45 [2020-01-20T09:29:45.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035379154 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035379154 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035379154 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035379154 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035379154 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035379151 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:45 [2020-01-20T09:29:45.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:45 [2020-01-20T09:29:45.993Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1035379148 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1035379148 data=null doit=true} to TreeItem with text {FolderB}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1035379148 data=null} to TreeItem with text {FolderB}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1035379148 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035379148 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}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1035379140 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035379044 data=null doit=true} to Shell with text {Trace Import}
04:29:45 [2020-01-20T09:29:45.993Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:45 [2020-01-20T09:29:45.994Z] 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')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035379042 data=null} to (of type 'Combo')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035379029 data=null doit=true} to TreeItem with text {import}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035379029 data=null} to TreeItem with text {import}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035379028 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035379028 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}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035378992 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035378992 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035378992 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035378992 data=null} to Tree node with text: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035378991 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035378991 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
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035378989 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035378981 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:'))
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.994Z] 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')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.995Z] 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')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:45 [2020-01-20T09:29:45.995Z] 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')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] 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')
04:29:45 [2020-01-20T09:29:45.995Z] 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.
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Clicking on &Finish
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035378974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035378974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035378974 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035378974 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035378974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035378974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Clicked on &Finish
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035378974 data=null item=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')
04:29:45 [2020-01-20T09:29:45.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035379118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035378457 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035378457 data=null doit=true} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035378457 data=null} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035378457 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035378457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035378448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035378447 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035378447 data=null doit=true} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035378447 data=null} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035378447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035378447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035378443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:46 [2020-01-20T09:29:46.559Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035378442 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035378442 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035378442 data=null} to TreeItem with text {Traces [2]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035378442 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035378442 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]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035378436 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:46 [2020-01-20T09:29:46.559Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1035378436 data=null doit=true} to TreeItem with text {FolderB [1]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1035378436 data=null} to TreeItem with text {FolderB [1]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1035378436 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035378436 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]}
04:29:46 [2020-01-20T09:29:46.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1035378432 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035378009 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035378009 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035378009 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035378009 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035378008 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377996 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:47 [2020-01-20T09:29:47.120Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377994 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035377994 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035377994 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377993 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035377993 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377990 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377990 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035377990 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:47 [2020-01-20T09:29:47.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035377989 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377989 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035377989 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377987 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377986 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377986 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.121Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035377986 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377972 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035377681 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035377670 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035377670 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Attempting to set focus on Table with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035377665 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035377665 data=null doit=true} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035377665 data=null} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035377664 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035377662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035377658 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:47 [2020-01-20T09:29:47.376Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035376420 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035376419 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035376419 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035376419 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035376419 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035376416 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:48 [2020-01-20T09:29:48.739Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035376413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035376413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035376413 data=null doit=true} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035376413 data=null} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1035376413 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035376413 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')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1035376405 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035376405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035376405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035376404 data=null doit=true} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035376404 data=null} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1035376404 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035376404 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')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1035376398 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Clicking on with mnemonic 'Delete'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Clicked on with mnemonic 'Delete'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Clicking on &Yes
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035376347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035376347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035376347 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035376347 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035376347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035376347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:48 [2020-01-20T09:29:48.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035376347 data=null item=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')
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Clicked on 
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035376372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035375938 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035375938 data=null doit=true} to TreeItem with text {test}
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035375938 data=null} to TreeItem with text {test}
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035375938 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:48 [2020-01-20T09:29:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035375926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.251Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035375926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035375926 data=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035375926 data=null} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035375926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035375922 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.252Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035375921 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035375921 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035375921 data=null} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035375921 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375921 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]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035375889 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035375889 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035375889 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035375889 data=null} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035375888 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375888 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]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035375886 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035375805 data=null doit=true} to Shell with text {Trace Import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:49 [2020-01-20T09:29:49.252Z] 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')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035375792 data=null} to (of type 'Combo')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035375776 data=null doit=true} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035375776 data=null} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035375775 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035375775 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}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035375772 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035375772 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035375772 data=null doit=true} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035375772 data=null} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035375772 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375772 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}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035375771 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.252Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035375761 data=null doit=true} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035375761 data=null} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035375761 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035375761 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
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035375759 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1035375758 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035375758 data=null doit=true} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035375758 data=null} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035375758 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375758 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
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035375756 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1035375752 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:'))
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.253Z] 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')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@426c127
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035375748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035375748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035375748 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035375748 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035375748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035375748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035375747 data=null item=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')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035375747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035375747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035375747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035375747 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035375747 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.253Z] 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')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:49 [2020-01-20T09:29:49.254Z] 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')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] 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')
04:29:49 [2020-01-20T09:29:49.254Z] 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.
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Clicking on &Finish
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035375742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035375742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035375742 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035375742 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035375742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035375742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035375742 data=null item=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')
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035375862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Clicked on 
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035375654 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035375653 data=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035375653 data=null} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035375653 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035375644 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035375644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035375644 data=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035375644 data=null} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035375593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035375588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:49 [2020-01-20T09:29:49.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035375588 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035375588 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035375588 data=null} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035375586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375586 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]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035375580 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035375580 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035375579 data=null} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035375579 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035375579 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]}
04:29:49 [2020-01-20T09:29:49.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035375576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375251 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035375251 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035375251 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375251 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375251 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375239 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:49 [2020-01-20T09:29:49.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375237 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035375237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035375237 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375237 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375236 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375233 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375233 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035375233 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035375233 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375233 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035375232 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375230 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375230 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375229 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:49 [2020-01-20T09:29:49.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035375229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375217 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035375148 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035375148 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035375148 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:50 [2020-01-20T09:29:50.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Attempting to set focus on Table with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035373645 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035373645 data=null doit=true} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035373645 data=null} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035373644 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035373643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035373639 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373590 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035373590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035373590 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373589 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373586 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.383Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035373581 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035373581 data=null doit=true} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035373581 data=null} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035373581 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035373569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035373569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035373569 data=null doit=true} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035373568 data=null} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035373568 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035373565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:51 [2020-01-20T09:29:51.383Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035373564 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035373564 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035373564 data=null} to TreeItem with text {Traces [2]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035373564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373564 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]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035373557 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:51 [2020-01-20T09:29:51.383Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1035373557 data=null doit=true} to TreeItem with text {z-clashes [1]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1035373557 data=null} to TreeItem with text {z-clashes [1]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1035373557 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035373557 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]}
04:29:51 [2020-01-20T09:29:51.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1035373553 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373127 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035373127 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035373127 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373127 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373127 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373114 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:51 [2020-01-20T09:29:51.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373112 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035373112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035373112 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373112 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373112 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373109 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373108 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035373108 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035373108 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373108 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035373108 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373105 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373105 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.946Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373105 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:51 [2020-01-20T09:29:51.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035373104 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035373093 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035372969 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035372969 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035372969 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:52 [2020-01-20T09:29:52.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Attempting to set focus on Table with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035371934 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035371933 data=null doit=true} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035371933 data=null} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035371933 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035371932 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035371928 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:53 [2020-01-20T09:29:53.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035371697 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035371697 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035371697 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035371697 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371697 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035371694 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035371689 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035371689 data=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035371689 data=null} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035371688 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035371677 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035371676 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035371676 data=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035371676 data=null} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035371676 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035371668 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035371668 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035371668 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035371667 data=null} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035371667 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371667 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]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035371660 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035371660 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035371660 data=null doit=true} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035371660 data=null} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035371660 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371660 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]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035371657 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Clicking on &Yes
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035371615 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035371615 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035371615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035371615 data=null item=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')
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035371638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Clicked on 
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035371169 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035371169 data=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035371169 data=null} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035371169 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035371161 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035371160 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035371160 data=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035371160 data=null} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035371160 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035371156 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:53 [2020-01-20T09:29:53.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035371156 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035371156 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035371156 data=null} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035371155 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371155 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035371149 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035371149 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035371149 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035371149 data=null} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035371148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371148 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035371146 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035371069 data=null doit=true} to Shell with text {Trace Import}
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:53 [2020-01-20T09:29:53.951Z] 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')
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.951Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035371067 data=null} to (of type 'Combo')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035371054 data=null doit=true} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035371054 data=null} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035371054 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035371054 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}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035371052 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1035371051 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035371051 data=null doit=true} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035371051 data=null} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035371051 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035371051 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}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035371050 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035371042 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:'))
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.952Z] 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')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@a92a323
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035371040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035371039 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035371039 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035371039 data=null item=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')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035371039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035371039 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035371039 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.953Z] 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')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:53 [2020-01-20T09:29:53.953Z] 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')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] 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')
04:29:53 [2020-01-20T09:29:53.953Z] 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.
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Clicking on &Finish
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035371034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035371034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035371034 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035371034 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035371033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:53 [2020-01-20T09:29:53.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035371033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:54 [2020-01-20T09:29:54.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035371033 data=null item=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')
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035371125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Clicked on 
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035370845 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035370845 data=null doit=true} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035370845 data=null} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035370845 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035370838 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035370837 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035370837 data=null doit=true} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035370837 data=null} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035370837 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035370833 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:29:54 [2020-01-20T09:29:54.210Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035370833 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035370833 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035370833 data=null} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035370833 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370832 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035370827 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035370827 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035370827 data=null} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035370827 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035370827 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]}
04:29:54 [2020-01-20T09:29:54.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035370824 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370370 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035370370 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035370370 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370369 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370369 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370356 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:54 [2020-01-20T09:29:54.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370354 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035370354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035370354 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370354 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370354 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370350 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370350 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035370350 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035370350 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370350 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035370350 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370347 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370347 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.771Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370346 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035370346 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370334 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035370245 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035370245 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035370245 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:29:54 [2020-01-20T09:29:54.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Table with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035368741 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035368741 data=null doit=true} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035368741 data=null} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035368741 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035368739 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035368735 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035368685 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035368685 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035368685 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035368684 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035368680 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035368571 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035368571 data=null doit=true} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035368571 data=null} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035368570 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368570 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}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035368558 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035368557 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035368557 data=null doit=true} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035368557 data=null} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035368557 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368557 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}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035368552 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035368552 data=null doit=true} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035368552 data=null} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035368552 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035368552 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}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035368547 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035368546 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035368546 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035368546 data=null} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035368546 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368546 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035368538 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035368537 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035368537 data=null doit=true} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035368537 data=null} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035368537 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368537 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035368534 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Clicking on with mnemonic 'Import...'
04:29:56 [2020-01-20T09:29:56.657Z] DEBUG - Clicked on with mnemonic 'Import...'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035368455 data=null doit=true} to Shell with text {Trace Import}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:29:56 [2020-01-20T09:29:56.658Z] 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')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035368453 data=null} to (of type 'Combo')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035368441 data=null doit=true} to TreeItem with text {import}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035368440 data=null} to TreeItem with text {import}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035368440 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035368440 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}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035368438 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035368438 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035368438 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035368437 data=null} to Tree node with text: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035368437 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035368437 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
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035368435 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035368393 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:'))
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.658Z] 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')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.658Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.659Z] 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')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:29:56 [2020-01-20T09:29:56.659Z] 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')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] 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')
04:29:56 [2020-01-20T09:29:56.659Z] 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.
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Clicking on &Finish
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035368385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035368385 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Clicked on &Finish
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035368385 data=null item=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')
04:29:56 [2020-01-20T09:29:56.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035368511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035367867 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035367867 data=null doit=true} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035367867 data=null} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035367866 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367866 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}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035367857 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035367857 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035367857 data=null doit=true} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035367856 data=null} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035367856 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367856 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}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035367852 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
04:29:57 [2020-01-20T09:29:57.220Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035367851 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035367851 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035367851 data=null} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035367851 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367851 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035367844 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035367844 data=null doit=true} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035367844 data=null} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035367843 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035367843 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]}
04:29:57 [2020-01-20T09:29:57.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035367840 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367406 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035367406 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035367406 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367406 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367406 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367389 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:57 [2020-01-20T09:29:57.780Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367386 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035367386 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035367386 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367385 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367385 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367381 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367381 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035367381 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035367380 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367380 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035367380 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367377 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367376 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367376 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035367376 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:57 [2020-01-20T09:29:57.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367360 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035367045 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035366975 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035366975 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Attempting to set focus on Table with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035366970 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035366970 data=null doit=true} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035366970 data=null} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035366970 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035366967 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035366964 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:29:58 [2020-01-20T09:29:58.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035365721 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035365721 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035365721 data=null} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035365720 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035365720 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035365716 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035365714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035365714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035365714 data=null doit=true} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035365714 data=null} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035365714 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035365714 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')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035365705 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1035365705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1035365705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1035365705 data=null doit=true} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1035365705 data=null} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035365704 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035365704 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')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035365697 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Clicking on with mnemonic 'Clear'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Clicked on with mnemonic 'Clear'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Clicking on &Yes
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035365649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035365649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035365649 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035365649 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035365649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035365649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:29:59 [2020-01-20T09:29:59.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035365649 data=null item=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')
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035365675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Clicked on 
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035365057 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Attempting to set focus on Tree with text {}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035365051 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035365051 data=null doit=true} to TreeItem with text {Tracing}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035365051 data=null} to TreeItem with text {Tracing}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035365050 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035365050 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}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035365041 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:29:59 [2020-01-20T09:29:59.960Z] DEBUG - Clicking on with mnemonic 'Delete'
04:29:59 [2020-01-20T09:29:59.961Z] DEBUG - Clicked on with mnemonic 'Delete'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364433 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364433 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035364432 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Clicking on OK
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035364431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035364431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035364431 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035364431 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035364431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035364431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.521Z] DEBUG - Clicked on OK
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035364431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035364997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035364390 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035364390 data=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035364390 data=null} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035364390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035364379 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035364378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035364378 data=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035364378 data=null} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035364378 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035364373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.778Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035364372 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035364372 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035364372 data=null} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035364372 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364372 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035364365 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035364364 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035364364 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035364364 data=null} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035364364 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364364 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035364361 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Clicking on with mnemonic 'Clear'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Clicked on with mnemonic 'Clear'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035364289 data=null doit=true} to Shell with text {Confirm Clear}
04:30:00 [2020-01-20T09:30:00.778Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Clicking on &Yes
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035364289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035364289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035364289 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035364289 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035364289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035364289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035364289 data=null item=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')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035364337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Clicked on 
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035364247 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035364247 data=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035364247 data=null} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035364247 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035364238 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035364238 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035364237 data=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035364237 data=null} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035364237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035364233 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:00 [2020-01-20T09:30:00.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035364232 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035364232 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035364232 data=null} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035364232 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364232 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035364227 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035364226 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035364226 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035364226 data=null} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035364226 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364226 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035364223 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:30:00 [2020-01-20T09:30:00.779Z] DEBUG - Clicking on with mnemonic 'Import...'
04:30:01 [2020-01-20T09:30:01.036Z] DEBUG - Clicked on with mnemonic 'Import...'
04:30:01 [2020-01-20T09:30:01.036Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:30:01 [2020-01-20T09:30:01.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035364081 data=null doit=true} to Shell with text {Trace Import}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1035364080 data=null doit=true} to Button with text {Select roo&t directory:}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1035364080 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:}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-1035364079 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1035364079 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')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1035364079 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')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1035364079 data=null item=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')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1035364076 data=null} to (of type 'Combo')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1035364042 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035364042 data=null doit=true} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035364042 data=null} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035364042 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035364041 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035364041 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Setting state to checked on: /
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035363987 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:'))
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.037Z] 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')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.037Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@685cfb28
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035363984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035363984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035363984 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035363984 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035363984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035363984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035363984 data=null item=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')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035363984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035363982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035363982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035363982 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035363982 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.038Z] 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')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:30:01 [2020-01-20T09:30:01.038Z] 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')
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.038Z] 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')
04:30:01 [2020-01-20T09:30:01.038Z] 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.
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Clicking on &Finish
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035363978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035363978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035363977 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035363977 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035363977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035363977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:01 [2020-01-20T09:30:01.039Z] DEBUG - Clicked on &Finish
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035363977 data=null item=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')
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035364188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035363442 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035363442 data=null doit=true} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035363442 data=null} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035363442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035363392 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035363391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035363391 data=null doit=true} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035363391 data=null} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035363391 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035363386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:01 [2020-01-20T09:30:01.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035363386 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035363386 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035363385 data=null} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035363385 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363385 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]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035363379 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035363379 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035363379 data=null} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035363378 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035363378 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]}
04:30:01 [2020-01-20T09:30:01.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035363372 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363043 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035363043 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035363043 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363043 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363043 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363029 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:02 [2020-01-20T09:30:02.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363027 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035363027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035363027 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363026 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363026 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363023 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363023 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035363023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035363022 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363022 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035363022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363019 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363019 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035363019 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035363019 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035362982 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035362854 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035362854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035362854 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:30:02 [2020-01-20T09:30:02.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Attempting to set focus on Table with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035361851 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035361851 data=null doit=true} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035361851 data=null} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035361851 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035361850 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035361849 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Attempting to set focus on Table with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035361847 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035361847 data=null doit=true} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035361847 data=null} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035361847 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035361846 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035361846 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035361294 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035361293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035361293 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035361293 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035361293 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035361290 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:03 [2020-01-20T09:30:03.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035361285 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035361284 data=null doit=true} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035361284 data=null} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035361284 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035361284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035361272 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035361271 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035361271 data=null doit=true} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035361271 data=null} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035361271 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035361271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035361266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:03 [2020-01-20T09:30:03.901Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035361266 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035361265 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035361265 data=null} to TreeItem with text {Traces [12]}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035361265 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035361265 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]}
04:30:03 [2020-01-20T09:30:03.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035361258 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:03 [2020-01-20T09:30:03.901Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360826 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035360826 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035360826 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360825 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035360825 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360809 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:04 [2020-01-20T09:30:04.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360808 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035360807 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035360807 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360807 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035360807 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360804 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360804 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035360804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035360804 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360803 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035360803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360801 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360801 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360800 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.157Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035360800 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360788 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035360705 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035360705 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035360705 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:04 [2020-01-20T09:30:04.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Attempting to set focus on Table with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035359201 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035359201 data=null doit=true} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035359201 data=null} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035359201 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035359199 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035359192 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:05 [2020-01-20T09:30:05.777Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035359138 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035359138 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035359138 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035359138 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035359138 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035359134 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.032Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035359092 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035359092 data=null doit=true} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035359092 data=null} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035359092 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035359092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035359077 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035359077 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035359077 data=null doit=true} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035359077 data=null} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035359076 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035359076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035359071 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:06 [2020-01-20T09:30:06.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035359070 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035359070 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035359070 data=null} to TreeItem with text {Traces [12]}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035359070 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035359070 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]}
04:30:06 [2020-01-20T09:30:06.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035359061 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:06 [2020-01-20T09:30:06.033Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358733 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035358733 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035358733 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358732 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035358732 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358720 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:06 [2020-01-20T09:30:06.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358718 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035358718 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035358717 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358717 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035358717 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358714 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358714 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035358714 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035358714 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358714 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035358713 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358711 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358711 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358711 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035358710 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358698 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035358456 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035358445 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035358445 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Attempting to set focus on Table with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035358440 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035358440 data=null doit=true} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035358440 data=null} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035358440 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035358437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035358392 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:06 [2020-01-20T09:30:06.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035357253 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035357253 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035357253 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035357253 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357253 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035357249 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.909Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035357244 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035357244 data=null doit=true} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035357244 data=null} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035357244 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035357230 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035357229 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035357229 data=null doit=true} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035357229 data=null} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035357229 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035357223 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:07 [2020-01-20T09:30:07.910Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035357223 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035357222 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035357222 data=null} to TreeItem with text {Traces [12]}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035357222 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357222 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]}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035357214 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:07 [2020-01-20T09:30:07.910Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357175 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035357175 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035357175 data=null} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357175 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357174 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}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357161 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:07 [2020-01-20T09:30:07.910Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357158 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035357158 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035357158 data=null} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357158 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357158 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}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357149 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357149 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035357149 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035357149 data=null} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357148 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035357148 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}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357146 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357145 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357145 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035357145 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}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357133 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035357034 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035357033 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035357033 data=null} to TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.910Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:30:07 [2020-01-20T09:30:07.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:07 [2020-01-20T09:30:07.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:07 [2020-01-20T09:30:07.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:07 [2020-01-20T09:30:07.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Attempting to set focus on Table with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035356528 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035356528 data=null doit=true} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035356528 data=null} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035356528 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035356526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035356522 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:08 [2020-01-20T09:30:08.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035355782 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035355782 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035355782 data=null} to TreeItem with text {simple_server-thread1}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035355782 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355782 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}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035355778 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035355773 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035355773 data=null doit=true} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035355773 data=null} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035355772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035355760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035355759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035355759 data=null doit=true} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035355759 data=null} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035355759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035355754 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:09 [2020-01-20T09:30:09.398Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035355753 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035355753 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035355753 data=null} to TreeItem with text {Traces [12]}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035355753 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355753 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]}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035355745 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:09 [2020-01-20T09:30:09.398Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355699 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035355699 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035355699 data=null} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355698 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355698 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}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355684 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:09 [2020-01-20T09:30:09.398Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355682 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035355682 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035355681 data=null} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355681 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355681 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}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355678 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.398Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355677 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035355677 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035355677 data=null} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355677 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035355677 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}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355674 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355674 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355674 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035355674 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}
04:30:09 [2020-01-20T09:30:09.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355662 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035355538 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035355529 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035355529 data=null} to TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Attempting to set focus on Table with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035355524 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035355524 data=null doit=true} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035355524 data=null} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035355524 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035355521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035355518 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:09 [2020-01-20T09:30:09.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035354280 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035354280 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035354280 data=null} to TreeItem with text {simple_server-thread2}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035354280 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035354280 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}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035354277 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.019Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035354266 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035354266 data=null doit=true} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035354266 data=null} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035354266 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035354266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035354252 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035354252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035354252 data=null doit=true} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035354252 data=null} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035354251 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035354251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035354247 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:11 [2020-01-20T09:30:11.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035354246 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:11 [2020-01-20T09:30:11.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035354246 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035354246 data=null} to TreeItem with text {Traces [12]}
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035354246 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035354246 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]}
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035354236 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:11 [2020-01-20T09:30:11.020Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:11 [2020-01-20T09:30:11.020Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353905 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035353904 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035353904 data=null} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353904 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035353904 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}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353892 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:11 [2020-01-20T09:30:11.276Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353890 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035353890 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035353890 data=null} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353890 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035353889 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}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353886 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353886 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035353886 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035353886 data=null} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353886 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035353886 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}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353883 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353883 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353882 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035353882 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}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353870 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035353746 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035353739 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035353739 data=null} to TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:11 [2020-01-20T09:30:11.276Z] DEBUG - Attempting to set focus on Table with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035353734 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035353734 data=null doit=true} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035353734 data=null} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035353734 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035353732 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035353727 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:11 [2020-01-20T09:30:11.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035352459 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035352459 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035352459 data=null} to TreeItem with text {ust-overlap-testing}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035352459 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352459 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}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035352455 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035352449 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035352449 data=null doit=true} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035352449 data=null} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035352449 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035352435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035352435 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035352435 data=null doit=true} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035352435 data=null} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035352434 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035352429 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:12 [2020-01-20T09:30:12.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035352428 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035352428 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035352428 data=null} to TreeItem with text {Traces [12]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035352428 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352428 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]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035352419 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:12 [2020-01-20T09:30:12.641Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1035352418 data=null doit=true} to TreeItem with text {z-clashes [6]}
04:30:12 [2020-01-20T09:30:12.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1035352418 data=null} to TreeItem with text {z-clashes [6]}
04:30:12 [2020-01-20T09:30:12.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1035352418 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
04:30:12 [2020-01-20T09:30:12.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035352418 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]}
04:30:12 [2020-01-20T09:30:12.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1035352402 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
04:30:12 [2020-01-20T09:30:12.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352268 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035352268 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035352268 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352268 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352256 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:12 [2020-01-20T09:30:12.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352254 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035352254 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035352253 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352253 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352253 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352250 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352250 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035352250 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035352250 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352249 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035352249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352246 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352246 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352246 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035352246 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352223 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035352106 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035352105 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035352105 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:12 [2020-01-20T09:30:12.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Attempting to set focus on Table with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035351061 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035351061 data=null doit=true} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035351060 data=null} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035351060 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035351059 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035351054 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035350809 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035350809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035350809 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035350808 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035350804 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035350788 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035350788 data=null doit=true} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035350788 data=null} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035350788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035350773 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035350773 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035350773 data=null doit=true} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035350772 data=null} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035350772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035350767 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:14 [2020-01-20T09:30:14.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035350766 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035350766 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035350766 data=null} to TreeItem with text {Traces [12]}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035350766 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350766 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]}
04:30:14 [2020-01-20T09:30:14.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035350758 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:14 [2020-01-20T09:30:14.261Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:14 [2020-01-20T09:30:14.261Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350326 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035350326 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035350326 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350326 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350326 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350314 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:14 [2020-01-20T09:30:14.822Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350312 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035350312 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035350312 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350311 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350311 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350307 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350307 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035350306 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035350306 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350306 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035350306 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350303 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350303 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350303 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035350303 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350289 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035350193 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035350193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035350193 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:14 [2020-01-20T09:30:14.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Attempting to set focus on Table with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035348689 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035348689 data=null doit=true} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035348689 data=null} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035348688 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035348687 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035348682 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035348630 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035348630 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035348630 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035348630 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348630 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035348626 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035348621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035348621 data=null doit=true} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035348621 data=null} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035348621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035348608 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035348608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035348608 data=null doit=true} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035348608 data=null} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035348608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035348603 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:16 [2020-01-20T09:30:16.708Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035348593 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035348593 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035348593 data=null} to TreeItem with text {Traces [12]}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035348593 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348593 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]}
04:30:16 [2020-01-20T09:30:16.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035348586 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:16 [2020-01-20T09:30:16.708Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:16 [2020-01-20T09:30:16.708Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348151 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035348151 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035348151 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348151 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348151 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348135 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:16 [2020-01-20T09:30:16.967Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348133 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035348133 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035348133 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348132 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348132 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348128 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348127 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035348127 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035348127 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348127 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035348127 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348123 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348123 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348123 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:16 [2020-01-20T09:30:16.967Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035348123 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035348107 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035347839 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035347839 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035347838 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Attempting to set focus on Table with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035347334 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035347333 data=null doit=true} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035347333 data=null} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035347333 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035347331 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035347326 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:17 [2020-01-20T09:30:17.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035346586 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035346585 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035346585 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035346585 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346585 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035346582 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035346576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035346576 data=null doit=true} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035346576 data=null} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035346576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035346565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035346564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035346564 data=null doit=true} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035346564 data=null} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035346564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035346559 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:18 [2020-01-20T09:30:18.371Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035346559 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035346558 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035346558 data=null} to TreeItem with text {Traces [12]}
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035346558 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346558 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]}
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035346551 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:18 [2020-01-20T09:30:18.626Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:18 [2020-01-20T09:30:18.626Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:18 [2020-01-20T09:30:18.626Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346510 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035346510 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035346510 data=null} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346510 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346510 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}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346498 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:18 [2020-01-20T09:30:18.627Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346496 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035346496 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035346496 data=null} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346496 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346496 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}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346492 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346492 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035346492 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035346492 data=null} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346491 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035346491 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}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346488 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346488 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346488 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035346488 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}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346459 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035346326 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035346318 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035346318 data=null} to TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Attempting to set focus on Table with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035346313 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035346313 data=null doit=true} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035346312 data=null} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035346312 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035346292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035346287 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:18 [2020-01-20T09:30:18.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:18 [2020-01-20T09:30:18.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035345041 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035345041 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035345041 data=null} to TreeItem with text {simple_server-thread1}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035345040 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035345040 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}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035345037 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.244Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035345031 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035345031 data=null doit=true} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035345031 data=null} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035345031 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035345031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035345018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035345018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035345018 data=null doit=true} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035345017 data=null} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035345017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035345017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035345012 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:20 [2020-01-20T09:30:20.245Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035345012 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035345011 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035345011 data=null} to TreeItem with text {Traces [12]}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035345011 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035345011 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]}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035345003 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:20 [2020-01-20T09:30:20.245Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:20 [2020-01-20T09:30:20.245Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344962 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035344962 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035344962 data=null} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344962 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035344962 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}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344950 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:20 [2020-01-20T09:30:20.245Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344948 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035344948 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035344948 data=null} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344947 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035344947 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}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344944 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344944 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035344944 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035344943 data=null} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344943 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035344943 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}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344940 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344940 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344940 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035344940 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}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344911 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035344757 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035344748 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035344748 data=null} to TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Attempting to set focus on Table with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035344743 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035344743 data=null doit=true} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035344743 data=null} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035344743 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035344740 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035344736 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:20 [2020-01-20T09:30:20.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035343490 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035343490 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035343490 data=null} to TreeItem with text {simple_server-thread2}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035343490 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343490 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}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035343486 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035343480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035343480 data=null doit=true} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035343480 data=null} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035343480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035343467 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035343467 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035343467 data=null doit=true} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035343467 data=null} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035343466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035343461 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:21 [2020-01-20T09:30:21.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035343460 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035343460 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035343460 data=null} to TreeItem with text {Traces [12]}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035343460 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343460 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]}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035343452 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:21 [2020-01-20T09:30:21.607Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:21 [2020-01-20T09:30:21.607Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343396 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035343396 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035343395 data=null} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343395 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343395 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}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343381 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:21 [2020-01-20T09:30:21.607Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343378 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035343378 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035343378 data=null} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343378 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343377 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}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343373 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343372 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035343372 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035343372 data=null} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343372 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035343372 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}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343368 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343368 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343367 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.607Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035343367 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}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343352 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035343174 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035343167 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035343167 data=null} to TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Attempting to set focus on Table with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035343162 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035343161 data=null doit=true} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035343161 data=null} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035343161 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035343159 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035343081 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:21 [2020-01-20T09:30:21.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035341935 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035341934 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035341934 data=null} to TreeItem with text {ust-overlap-testing}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035341934 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341934 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}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035341931 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035341926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035341926 data=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035341926 data=null} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035341926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035341915 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.224Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035341915 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035341915 data=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035341915 data=null} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035341915 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035341911 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035341910 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035341910 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035341910 data=null} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035341910 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341910 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]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035341903 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035341891 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035341891 data=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035341891 data=null} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035341891 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341891 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035341882 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035341882 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035341882 data=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035341882 data=null} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035341881 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035341875 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:23 [2020-01-20T09:30:23.225Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035341874 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035341874 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035341874 data=null} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035341874 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341874 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]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035341864 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035341863 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035341863 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035341863 data=null} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035341863 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035341863 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]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035341858 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Clicking on with mnemonic 'Clear'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Clicked on with mnemonic 'Clear'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035341803 data=null doit=true} to Shell with text {Confirm Clear}
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Clicking on &Yes
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035341802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035341802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035341802 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035341802 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035341802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035341802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:23 [2020-01-20T09:30:23.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035341802 data=null item=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')
04:30:25 [2020-01-20T09:30:25.739Z] DEBUG - Clicked on 
04:30:26 [2020-01-20T09:30:26.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035341832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035338361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035338361 data=null doit=true} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035338361 data=null} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035338361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035338361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035338352 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035338352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035338352 data=null doit=true} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035338352 data=null} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035338352 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035338352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035338348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:26 [2020-01-20T09:30:26.861Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035338347 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035338347 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035338347 data=null} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035338347 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035338347 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035338342 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035338342 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035338342 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035338342 data=null} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035338341 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035338341 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035338339 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Clicking on with mnemonic 'Import...'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Clicked on with mnemonic 'Import...'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035338268 data=null doit=true} to Shell with text {Trace Import}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1035338266 data=null} to (of type 'Combo')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1035338252 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035338252 data=null doit=true} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035338252 data=null} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035338252 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035338252 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035338251 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Setting state to checked on: /
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035338243 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:'))
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.862Z] 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')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@18c62a1c
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035338241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035338240 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035338240 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035338240 data=null item=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')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035338240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035338240 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035338240 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.863Z] 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')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:30:26 [2020-01-20T09:30:26.863Z] 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')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] 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')
04:30:26 [2020-01-20T09:30:26.863Z] 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.
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Clicking on &Finish
04:30:26 [2020-01-20T09:30:26.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035338235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035338235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035338235 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035338235 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035338235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035338235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:26 [2020-01-20T09:30:26.864Z] DEBUG - Clicked on &Finish
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035337679 data=null doit=true} to Shell with text {Confirmation}
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - Clicking on Rename All
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1035337678 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')
04:30:27 [2020-01-20T09:30:27.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1035337678 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')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1035337678 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1035337678 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1035337678 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')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1035337678 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')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1035337678 data=null item=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')
04:30:27 [2020-01-20T09:30:27.424Z] DEBUG - Clicked on 
04:30:27 [2020-01-20T09:30:27.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035338235 data=null item=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')
04:30:27 [2020-01-20T09:30:27.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035338321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035337161 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035337161 data=null doit=true} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035337161 data=null} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035337161 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035337161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035337152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035337152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035337152 data=null doit=true} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035337151 data=null} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035337151 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035337151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035337148 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:27 [2020-01-20T09:30:27.934Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035337147 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035337147 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035337147 data=null} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035337147 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035337147 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]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035337141 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035337141 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035337141 data=null} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035337141 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035337141 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]}
04:30:27 [2020-01-20T09:30:27.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035337132 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336706 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035336705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035336705 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336705 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035336705 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336695 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:28 [2020-01-20T09:30:28.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336693 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035336693 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035336693 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336693 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035336693 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336690 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336690 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035336690 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035336690 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336689 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035336689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336687 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336687 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336687 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035336687 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336673 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035336553 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035336553 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035336552 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:30:28 [2020-01-20T09:30:28.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Attempting to set focus on Table with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035335518 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035335518 data=null doit=true} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035335518 data=null} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035335517 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035335516 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035335513 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:29 [2020-01-20T09:30:29.423Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035335269 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035335269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035335269 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035335269 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035335269 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035335266 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:29 [2020-01-20T09:30:29.678Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035335261 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035335260 data=null doit=true} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035335260 data=null} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035335260 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035335260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035335248 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035335248 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035335248 data=null doit=true} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035335248 data=null} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035335248 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035335248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035335243 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:29 [2020-01-20T09:30:29.933Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035335243 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035335243 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035335243 data=null} to TreeItem with text {Traces [12]}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035335241 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035335241 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]}
04:30:29 [2020-01-20T09:30:29.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035335234 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:29 [2020-01-20T09:30:29.933Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334807 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035334807 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035334807 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334806 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035334806 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334794 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:30 [2020-01-20T09:30:30.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334792 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035334792 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035334792 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334792 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035334792 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334789 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334789 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035334789 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035334789 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334788 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035334788 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334786 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334786 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334785 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.190Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035334785 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334772 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035334689 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035334689 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035334689 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:30 [2020-01-20T09:30:30.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Attempting to set focus on Table with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035333185 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035333185 data=null doit=true} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035333185 data=null} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035333184 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035333183 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035333179 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035333137 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035333137 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035333137 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035333137 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035333137 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035333134 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:31 [2020-01-20T09:30:31.806Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035333130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035333130 data=null doit=true} to TreeItem with text {test}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035333130 data=null} to TreeItem with text {test}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035333129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:31 [2020-01-20T09:30:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035333129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035333118 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035333117 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035333117 data=null doit=true} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035333117 data=null} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035333117 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035333117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035333113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:32 [2020-01-20T09:30:32.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035333113 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035333113 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035333112 data=null} to TreeItem with text {Traces [12]}
04:30:32 [2020-01-20T09:30:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035333112 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:32 [2020-01-20T09:30:32.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035333112 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]}
04:30:32 [2020-01-20T09:30:32.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035333105 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:32 [2020-01-20T09:30:32.062Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332678 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035332678 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035332678 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332678 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035332678 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332667 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:32 [2020-01-20T09:30:32.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332665 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035332665 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035332665 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332665 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035332665 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332662 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332662 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035332662 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035332661 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332661 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035332661 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332659 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332659 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332659 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035332658 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332643 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035332379 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035332369 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035332369 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Attempting to set focus on Table with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035332364 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035332364 data=null doit=true} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035332364 data=null} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035332363 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035332361 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035332357 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:32 [2020-01-20T09:30:32.572Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035331112 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035331112 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035331112 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035331112 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331111 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035331108 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035331103 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035331094 data=null doit=true} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035331094 data=null} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035331093 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035331082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035331082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035331081 data=null doit=true} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035331081 data=null} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035331081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035331070 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:33 [2020-01-20T09:30:33.934Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035331070 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035331070 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035331069 data=null} to TreeItem with text {Traces [12]}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035331069 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331069 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]}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035331063 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:33 [2020-01-20T09:30:33.934Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331027 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035331027 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035331027 data=null} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331027 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331027 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}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331014 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:33 [2020-01-20T09:30:33.934Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331012 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035331011 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035331011 data=null} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331011 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331011 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}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331008 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.934Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331007 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035331007 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035331007 data=null} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331007 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035331007 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}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331004 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331004 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:30:33 [2020-01-20T09:30:33.935Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035331004 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.189Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035331003 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}
04:30:34 [2020-01-20T09:30:34.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035330985 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035330948 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035330948 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035330948 data=null} to TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.190Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:30:34 [2020-01-20T09:30:34.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Attempting to set focus on Table with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035330442 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035330442 data=null doit=true} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035330442 data=null} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035330442 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035330439 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035330435 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:34 [2020-01-20T09:30:34.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035329391 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035329391 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035329391 data=null} to TreeItem with text {simple_server-thread1}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035329391 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329391 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}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035329388 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035329382 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035329382 data=null doit=true} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035329382 data=null} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035329382 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035329371 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035329371 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035329371 data=null doit=true} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035329371 data=null} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035329371 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035329367 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:35 [2020-01-20T09:30:35.674Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035329366 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035329366 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035329366 data=null} to TreeItem with text {Traces [12]}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035329366 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329366 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]}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035329359 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:35 [2020-01-20T09:30:35.674Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329307 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035329307 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035329307 data=null} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329307 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329307 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}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329294 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:35 [2020-01-20T09:30:35.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329292 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035329292 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035329292 data=null} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329291 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329291 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}
04:30:35 [2020-01-20T09:30:35.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329288 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329288 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035329288 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035329288 data=null} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329287 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035329287 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}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329285 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329285 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329284 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.675Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035329284 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}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329271 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035329117 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035329085 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035329085 data=null} to TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Attempting to set focus on Table with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035329081 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035329081 data=null doit=true} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035329081 data=null} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035329080 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035329078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035329074 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:35 [2020-01-20T09:30:35.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035327831 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035327831 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035327831 data=null} to TreeItem with text {simple_server-thread2}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035327831 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327831 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}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035327827 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.305Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035327814 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035327814 data=null doit=true} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035327814 data=null} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035327814 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035327801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035327800 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035327800 data=null doit=true} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035327800 data=null} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035327800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035327795 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:37 [2020-01-20T09:30:37.305Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035327795 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035327795 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035327795 data=null} to TreeItem with text {Traces [12]}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035327794 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327794 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]}
04:30:37 [2020-01-20T09:30:37.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035327787 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:37 [2020-01-20T09:30:37.305Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327451 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035327451 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035327451 data=null} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327451 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327451 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}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327437 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:37 [2020-01-20T09:30:37.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327434 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035327434 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035327434 data=null} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327434 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327434 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}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327431 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327431 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035327430 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035327430 data=null} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327430 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035327430 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}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327427 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327427 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327427 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.561Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035327427 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}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327390 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035327271 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035327264 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035327264 data=null} to TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Attempting to set focus on Table with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035327259 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035327259 data=null doit=true} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035327259 data=null} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035327258 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035327256 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035327252 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:37 [2020-01-20T09:30:37.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035326009 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035326009 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035326009 data=null} to TreeItem with text {ust-overlap-testing}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035326009 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035326009 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}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035326005 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.407Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035326000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035326000 data=null doit=true} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035326000 data=null} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035326000 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035326000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035325987 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035325987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035325987 data=null doit=true} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035325987 data=null} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035325987 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035325987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035325982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:39 [2020-01-20T09:30:39.407Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035325981 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035325981 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035325981 data=null} to TreeItem with text {Traces [12]}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035325981 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035325981 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]}
04:30:39 [2020-01-20T09:30:39.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035325974 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:39 [2020-01-20T09:30:39.407Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325846 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325846 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325846 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325845 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035325845 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)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325834 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:39 [2020-01-20T09:30:39.663Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325831 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325831 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325831 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325831 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035325831 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)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325828 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325827 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325827 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325827 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325827 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035325827 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)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325824 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325824 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325824 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325811 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325811 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035325811 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035325824 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)}
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:39 [2020-01-20T09:30:39.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:40 [2020-01-20T09:30:40.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Attempting to set focus on Table with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035323804 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035323804 data=null doit=true} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035323804 data=null} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035323804 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035323802 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035323797 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:41 [2020-01-20T09:30:41.260Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035323650 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035323649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035323649 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035323649 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323649 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)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035323646 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.515Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035323641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035323641 data=null doit=true} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035323641 data=null} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035323641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035323630 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035323629 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035323629 data=null doit=true} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035323629 data=null} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035323629 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035323625 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:41 [2020-01-20T09:30:41.516Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035323624 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035323624 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035323624 data=null} to TreeItem with text {Traces [12]}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035323623 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323623 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]}
04:30:41 [2020-01-20T09:30:41.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035323617 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:41 [2020-01-20T09:30:41.516Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323285 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323285 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323285 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323284 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323284 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)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323271 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:41 [2020-01-20T09:30:41.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323269 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323269 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323269 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323269 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)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323265 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323265 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323265 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323265 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323265 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035323265 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)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323262 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323261 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323261 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035323261 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)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323247 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323159 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035323159 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:41 [2020-01-20T09:30:41.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Attempting to set focus on Table with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035321655 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035321654 data=null doit=true} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035321654 data=null} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035321654 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035321653 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035321647 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035321595 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035321595 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035321595 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035321594 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321594 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)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035321591 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035321584 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035321584 data=null doit=true} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035321584 data=null} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035321584 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035321572 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035321571 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035321571 data=null doit=true} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035321571 data=null} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035321571 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035321566 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:43 [2020-01-20T09:30:43.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035321565 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035321565 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035321565 data=null} to TreeItem with text {Traces [12]}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035321565 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321565 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]}
04:30:43 [2020-01-20T09:30:43.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035321558 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:43 [2020-01-20T09:30:43.657Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321225 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321225 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321225 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321225 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321225 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)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321212 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:43 [2020-01-20T09:30:43.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321210 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321210 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321209 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321209 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321209 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)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321206 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321206 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321206 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321206 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321206 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035321205 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)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321203 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321202 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321202 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:30:43 [2020-01-20T09:30:43.912Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035321202 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)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035321188 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035320890 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035320890 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035320890 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Attempting to set focus on Table with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035320385 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035320385 data=null doit=true} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035320385 data=null} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035320385 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035320382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035320378 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:44 [2020-01-20T09:30:44.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:45 [2020-01-20T09:30:45.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:45 [2020-01-20T09:30:45.286Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035319630 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035319629 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035319629 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035319629 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319629 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)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035319625 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035319619 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035319619 data=null doit=true} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035319618 data=null} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035319618 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035319606 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035319605 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035319605 data=null doit=true} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035319605 data=null} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035319605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035319601 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:45 [2020-01-20T09:30:45.542Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035319600 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035319600 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035319600 data=null} to TreeItem with text {Traces [12]}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035319600 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319600 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]}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035319593 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:45 [2020-01-20T09:30:45.542Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319462 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035319462 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035319462 data=null} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319461 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319461 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)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319449 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:45 [2020-01-20T09:30:45.542Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319446 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035319446 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035319446 data=null} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319446 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319446 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)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319443 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319443 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035319443 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035319442 data=null} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319442 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035319442 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)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319439 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319439 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319438 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.542Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035319438 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)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319422 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035319303 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035319286 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035319286 data=null} to TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Attempting to set focus on Table with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035319281 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035319281 data=null doit=true} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035319281 data=null} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035319280 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035319278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035319273 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:45 [2020-01-20T09:30:45.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035318028 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035318027 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035318027 data=null} to TreeItem with text {simple_server-thread1(2)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035318027 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035318027 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)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035318023 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.158Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035318018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035318018 data=null doit=true} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035318018 data=null} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035318018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035318017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035318005 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035318004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035318004 data=null doit=true} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035318004 data=null} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035318004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035318004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035317999 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:47 [2020-01-20T09:30:47.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035317999 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035317998 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035317998 data=null} to TreeItem with text {Traces [12]}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035317998 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035317998 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]}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035317991 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:47 [2020-01-20T09:30:47.159Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317941 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035317941 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035317941 data=null} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317941 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035317940 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)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317927 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:47 [2020-01-20T09:30:47.159Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317925 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035317925 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035317925 data=null} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317925 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035317924 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)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317921 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317921 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035317921 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035317921 data=null} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317920 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035317920 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)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317892 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317892 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317892 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.159Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035317892 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)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317877 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035317667 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035317667 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035317667 data=null} to TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Attempting to set focus on Table with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035317161 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035317161 data=null doit=true} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035317161 data=null} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035317161 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035317159 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035317154 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:47 [2020-01-20T09:30:47.974Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035316408 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035316408 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035316408 data=null} to TreeItem with text {simple_server-thread2(2)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035316407 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316407 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)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035316403 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035316397 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035316397 data=null doit=true} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035316397 data=null} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035316397 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035316384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035316383 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035316383 data=null doit=true} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035316383 data=null} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035316383 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035316378 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:48 [2020-01-20T09:30:48.790Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035316378 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035316377 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035316377 data=null} to TreeItem with text {Traces [12]}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035316377 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316377 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]}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035316370 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:48 [2020-01-20T09:30:48.790Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316289 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035316289 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035316288 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316288 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316288 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)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316275 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:48 [2020-01-20T09:30:48.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316272 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035316272 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035316272 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316272 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316271 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)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316268 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316268 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035316268 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035316267 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316267 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035316267 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)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316264 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316263 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316263 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035316263 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)}
04:30:48 [2020-01-20T09:30:48.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316248 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035316139 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035316091 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035316090 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Attempting to set focus on Table with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035316085 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035316084 data=null doit=true} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035316084 data=null} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035316084 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035316082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035316075 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:49 [2020-01-20T09:30:49.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035314832 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035314832 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035314832 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035314832 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314832 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)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035314828 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035314822 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035314822 data=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035314822 data=null} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035314822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035314809 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035314809 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035314809 data=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035314808 data=null} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035314808 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035314803 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035314803 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035314803 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035314803 data=null} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035314802 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314802 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]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035314795 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035314790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035314790 data=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035314790 data=null} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035314790 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035314772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035314772 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035314772 data=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035314772 data=null} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035314772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035314766 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:50 [2020-01-20T09:30:50.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035314766 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035314766 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035314766 data=null} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035314766 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314765 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]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035314759 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035314759 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035314758 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035314758 data=null} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035314758 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035314758 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]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035314755 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:30:50 [2020-01-20T09:30:50.408Z] DEBUG - Clicking on with mnemonic 'Clear'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Clicked on with mnemonic 'Clear'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035314679 data=null doit=true} to Shell with text {Confirm Clear}
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Clicking on &Yes
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035314679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035314679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035314679 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035314679 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035314678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035314678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:50 [2020-01-20T09:30:50.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035314678 data=null item=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')
04:30:53 [2020-01-20T09:30:53.020Z] DEBUG - Clicked on 
04:30:53 [2020-01-20T09:30:53.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035314733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035311351 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035311350 data=null doit=true} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035311350 data=null} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035311350 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035311342 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035311341 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035311341 data=null doit=true} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035311341 data=null} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035311341 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035311338 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:53 [2020-01-20T09:30:53.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:53 [2020-01-20T09:30:53.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035311337 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035311337 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035311337 data=null} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035311337 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311337 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035311332 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035311331 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035311331 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035311331 data=null} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035311331 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311331 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035311328 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Clicking on with mnemonic 'Import...'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Clicked on with mnemonic 'Import...'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035311243 data=null doit=true} to Shell with text {Trace Import}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1035311241 data=null} to (of type 'Combo')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035311193 data=null doit=true} to TreeItem with text {/}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035311192 data=null} to TreeItem with text {/}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035311192 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035311192 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035311190 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035311190 data=null doit=true} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035311190 data=null} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035311190 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035311189 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
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035311187 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1035311187 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035311187 data=null doit=true} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035311187 data=null} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035311187 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311187 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
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035311185 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:53 [2020-01-20T09:30:53.837Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035311176 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035311176 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035311176 data=null} to Tree node with text: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035311176 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035311176 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
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035311174 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035311171 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:'))
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.837Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b8e0b5d
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035311169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035311168 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035311168 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035311168 data=null item=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')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035311168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035311168 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035311168 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.838Z] 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')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.838Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Clicking on &Finish
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035311161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035311160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035311160 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035311160 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035311160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:53 [2020-01-20T09:30:53.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035311160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:54 [2020-01-20T09:30:54.094Z] DEBUG - Clicked on &Finish
04:30:54 [2020-01-20T09:30:54.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035311160 data=null item=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')
04:30:54 [2020-01-20T09:30:54.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035311306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035310586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035310586 data=null doit=true} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035310586 data=null} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035310586 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035310577 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035310576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035310576 data=null doit=true} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035310576 data=null} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035310576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035310572 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:54 [2020-01-20T09:30:54.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035310571 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035310571 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035310571 data=null} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035310571 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310571 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]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035310565 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035310565 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035310564 data=null} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035310564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035310564 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]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035310561 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1035310561 data=null doit=true} to TreeItem with text {z-clashes [1]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1035310561 data=null} to TreeItem with text {z-clashes [1]}
04:30:54 [2020-01-20T09:30:54.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1035310561 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:30:54 [2020-01-20T09:30:54.604Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035310561 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]}
04:30:54 [2020-01-20T09:30:54.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1035310558 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310136 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035310136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035310135 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310135 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310135 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310124 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:54 [2020-01-20T09:30:54.859Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310122 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035310122 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035310122 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310122 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310119 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310119 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035310119 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035310119 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310119 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035310119 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310116 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310116 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310116 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:54 [2020-01-20T09:30:54.859Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035310116 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310106 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035310041 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035310041 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035310040 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:30:55 [2020-01-20T09:30:55.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Attempting to set focus on Table with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035308537 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035308537 data=null doit=true} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035308537 data=null} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035308537 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035308536 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035308532 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035308474 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035308474 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035308474 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035308474 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035308474 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035308468 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.476Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035308461 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035308461 data=null doit=true} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035308461 data=null} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035308461 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035308461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035308448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035308448 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035308448 data=null doit=true} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035308448 data=null} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035308447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035308447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035308443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:56 [2020-01-20T09:30:56.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035308443 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035308443 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035308442 data=null} to TreeItem with text {Traces [2]}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035308442 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035308442 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]}
04:30:56 [2020-01-20T09:30:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035308435 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:56 [2020-01-20T09:30:56.730Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035308010 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035308009 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035308009 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035308009 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035308009 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307998 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:56 [2020-01-20T09:30:56.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307995 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035307995 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035307995 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307995 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035307995 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307992 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307992 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035307992 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.985Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035307992 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307992 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035307991 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307989 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307988 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307988 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:56 [2020-01-20T09:30:56.986Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035307988 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307977 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035307754 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035307745 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035307745 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Attempting to set focus on Table with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035307740 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035307740 data=null doit=true} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035307739 data=null} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035307739 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035307737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035307692 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:30:57 [2020-01-20T09:30:57.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035306550 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035306550 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035306550 data=null} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035306549 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306549 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035306545 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.601Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035306540 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035306540 data=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035306539 data=null} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035306539 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035306528 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035306527 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035306527 data=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035306527 data=null} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035306527 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035306523 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035306522 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035306522 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035306522 data=null} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035306522 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306522 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]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035306516 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035306511 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035306510 data=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035306510 data=null} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035306510 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035306503 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035306503 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035306503 data=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035306503 data=null} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035306502 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035306495 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:58 [2020-01-20T09:30:58.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035306495 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035306495 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035306495 data=null} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035306494 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306494 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]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035306488 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035306488 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035306487 data=null doit=true} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035306487 data=null} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035306487 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306487 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]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035306484 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Clicking on with mnemonic 'Clear'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Clicked on with mnemonic 'Clear'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035306433 data=null doit=true} to Shell with text {Confirm Clear}
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Clicking on &Yes
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035306433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035306433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035306433 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035306433 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035306432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035306432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:30:58 [2020-01-20T09:30:58.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035306432 data=null item=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')
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035306458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Clicked on 
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035306008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035306008 data=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035306008 data=null} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035306008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035306008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035305986 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035305986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035305986 data=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035305986 data=null} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035305986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035305982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.164Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035305981 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035305981 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035305981 data=null} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035305981 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305981 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035305975 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035305975 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035305975 data=null doit=true} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035305975 data=null} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035305975 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305975 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035305972 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Clicking on with mnemonic 'Import...'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Clicked on with mnemonic 'Import...'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035305871 data=null doit=true} to Shell with text {Trace Import}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1035305868 data=null} to (of type 'Combo')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1035305846 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035305846 data=null doit=true} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035305846 data=null} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035305846 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305845 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035305845 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Setting state to checked on: /
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035305837 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:'))
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.164Z] 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')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
04:30:59 [2020-01-20T09:30:59.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.165Z] 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')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:30:59 [2020-01-20T09:30:59.165Z] 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')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] 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')
04:30:59 [2020-01-20T09:30:59.165Z] 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.
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Clicking on &Finish
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035305830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035305830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035305830 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035305830 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035305830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035305830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:30:59 [2020-01-20T09:30:59.165Z] DEBUG - Clicked on &Finish
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035305830 data=null item=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')
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035305949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035305312 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035305312 data=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035305294 data=null} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035305292 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035305284 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035305284 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035305284 data=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035305284 data=null} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035305283 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035305279 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:30:59 [2020-01-20T09:30:59.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Attempting to set focus on Tree with text {}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035305279 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035305279 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035305278 data=null} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035305278 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035305278 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]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035305273 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035305273 data=null doit=true} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035305273 data=null} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035305272 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035305272 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]}
04:30:59 [2020-01-20T09:30:59.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035305267 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304835 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035304835 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035304835 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304835 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035304835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304820 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:00 [2020-01-20T09:31:00.448Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304817 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035304817 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035304817 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304817 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035304817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304813 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304812 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035304812 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035304812 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304812 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035304812 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304809 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304809 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304809 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.448Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035304808 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304795 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035304775 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035304775 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035304775 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.449Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:31:00 [2020-01-20T09:31:00.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Attempting to set focus on Table with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035303270 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035303270 data=null doit=true} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035303270 data=null} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035303270 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035303268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035303263 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035303204 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035303204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035303204 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035303204 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035303204 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035303200 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.065Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035303194 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035303194 data=null doit=true} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035303194 data=null} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035303194 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035303194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035303181 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035303180 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035303180 data=null doit=true} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035303180 data=null} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035303180 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035303180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035303175 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:02 [2020-01-20T09:31:02.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035303175 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035303175 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035303175 data=null} to TreeItem with text {Traces [12]}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035303174 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035303174 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]}
04:31:02 [2020-01-20T09:31:02.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035303167 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:02 [2020-01-20T09:31:02.065Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302839 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035302839 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035302839 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302838 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035302838 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302827 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:02 [2020-01-20T09:31:02.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302824 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035302824 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035302824 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302824 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035302824 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302821 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302820 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035302820 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035302820 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302820 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035302820 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302817 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302817 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302816 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035302816 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302804 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035302686 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035302686 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035302686 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:02 [2020-01-20T09:31:02.320Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Attempting to set focus on Table with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035301659 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035301659 data=null doit=true} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035301659 data=null} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035301658 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035301657 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035301653 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035301422 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035301422 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035301422 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035301422 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301422 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035301419 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035301414 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035301414 data=null doit=true} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035301414 data=null} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035301414 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035301403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035301403 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035301403 data=null doit=true} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035301402 data=null} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035301402 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035301398 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:03 [2020-01-20T09:31:03.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035301398 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035301398 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035301398 data=null} to TreeItem with text {Traces [12]}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035301398 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301397 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]}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035301391 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:03 [2020-01-20T09:31:03.682Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301266 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035301266 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035301266 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301265 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301265 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301253 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:03 [2020-01-20T09:31:03.682Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301252 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035301252 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035301252 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301251 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301251 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301248 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301248 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035301248 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035301248 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301247 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035301247 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301245 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301244 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301244 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035301244 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301232 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035301051 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035301050 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035301050 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:03 [2020-01-20T09:31:03.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Attempting to set focus on Table with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035300545 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035300545 data=null doit=true} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035300545 data=null} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035300544 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035300542 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035300538 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:04 [2020-01-20T09:31:04.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035299799 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035299799 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035299799 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035299799 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299799 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035299796 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035299790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035299790 data=null doit=true} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035299790 data=null} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035299790 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035299776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035299776 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035299776 data=null doit=true} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035299775 data=null} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035299775 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035299770 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:05 [2020-01-20T09:31:05.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035299770 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035299769 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035299769 data=null} to TreeItem with text {Traces [12]}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035299769 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299769 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]}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035299760 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:05 [2020-01-20T09:31:05.420Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299722 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035299722 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035299722 data=null} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299722 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299721 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}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299710 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:05 [2020-01-20T09:31:05.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299708 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035299708 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035299708 data=null} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299707 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299707 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}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299704 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299704 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035299704 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035299704 data=null} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299704 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035299703 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}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299701 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299701 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299701 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035299701 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}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299686 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035299568 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035299561 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035299560 data=null} to TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Attempting to set focus on Table with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035299556 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035299556 data=null doit=true} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035299555 data=null} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035299555 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035299553 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035299550 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:05 [2020-01-20T09:31:05.421Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035298306 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035298306 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035298306 data=null} to TreeItem with text {simple_server-thread1}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035298306 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298306 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}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035298302 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035298297 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035298296 data=null doit=true} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035298296 data=null} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035298296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035298284 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035298284 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035298284 data=null doit=true} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035298284 data=null} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035298284 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035298279 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:06 [2020-01-20T09:31:06.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035298279 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035298278 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035298278 data=null} to TreeItem with text {Traces [12]}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035298278 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298278 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]}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035298271 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:06 [2020-01-20T09:31:06.782Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298233 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035298233 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035298232 data=null} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298232 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298232 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}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298214 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:06 [2020-01-20T09:31:06.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298212 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035298212 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035298212 data=null} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298212 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298212 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}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298209 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298208 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035298208 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035298208 data=null} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298208 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035298208 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}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298205 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298205 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298205 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:06 [2020-01-20T09:31:06.783Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035298205 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}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298193 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035298071 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035298059 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035298059 data=null} to TreeItem with text {simple_server-thread2}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Attempting to set focus on Table with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035298054 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035298054 data=null doit=true} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035298053 data=null} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035298053 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035298051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035298048 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:07 [2020-01-20T09:31:07.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035296808 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035296808 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035296808 data=null} to TreeItem with text {simple_server-thread2}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035296808 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296807 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}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035296804 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035296794 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035296794 data=null doit=true} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035296794 data=null} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035296794 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035296781 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035296780 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035296780 data=null doit=true} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035296780 data=null} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035296780 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035296775 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:08 [2020-01-20T09:31:08.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035296775 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035296775 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035296775 data=null} to TreeItem with text {Traces [12]}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035296774 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296774 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]}
04:31:08 [2020-01-20T09:31:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035296767 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:08 [2020-01-20T09:31:08.399Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296338 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035296338 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035296338 data=null} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296338 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296337 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}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296326 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:08 [2020-01-20T09:31:08.654Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296324 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035296324 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035296324 data=null} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296324 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296324 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}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296320 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296320 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035296320 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:08 [2020-01-20T09:31:08.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035296320 data=null} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296320 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035296320 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}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296317 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296316 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296316 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.655Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035296316 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}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296303 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035296171 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035296158 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035296158 data=null} to TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Attempting to set focus on Table with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035296153 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035296153 data=null doit=true} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035296153 data=null} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035296153 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035296150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035296145 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:08 [2020-01-20T09:31:08.911Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035294908 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035294908 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035294907 data=null} to TreeItem with text {ust-overlap-testing}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035294907 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294907 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}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035294904 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.296Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035294900 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035294900 data=null doit=true} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035294900 data=null} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035294900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035294889 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035294889 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035294889 data=null doit=true} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035294888 data=null} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035294888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035294885 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:10 [2020-01-20T09:31:10.296Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035294884 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035294884 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035294884 data=null} to TreeItem with text {Traces [12]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035294884 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294884 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]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035294878 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:10 [2020-01-20T09:31:10.296Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1035294877 data=null doit=true} to TreeItem with text {z-clashes [6]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1035294877 data=null} to TreeItem with text {z-clashes [6]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1035294877 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035294877 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]}
04:31:10 [2020-01-20T09:31:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1035294865 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294536 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035294536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035294536 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294536 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294523 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:10 [2020-01-20T09:31:10.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294521 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035294521 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035294520 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294520 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294520 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294517 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294516 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035294516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035294516 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294516 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035294516 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294513 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294513 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294513 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035294513 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294500 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035294409 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035294409 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035294409 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:10 [2020-01-20T09:31:10.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Attempting to set focus on Table with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035292904 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035292904 data=null doit=true} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035292904 data=null} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035292904 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035292902 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035292897 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035292835 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035292835 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035292835 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035292834 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035292831 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.437Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035292825 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035292825 data=null doit=true} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035292825 data=null} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035292825 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035292813 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035292813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035292812 data=null doit=true} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035292812 data=null} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035292812 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035292808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:12 [2020-01-20T09:31:12.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035292808 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035292808 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035292808 data=null} to TreeItem with text {Traces [12]}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035292807 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292807 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]}
04:31:12 [2020-01-20T09:31:12.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035292801 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:12 [2020-01-20T09:31:12.438Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:12 [2020-01-20T09:31:12.438Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292371 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035292371 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035292371 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292371 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292371 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292357 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:12 [2020-01-20T09:31:12.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292355 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035292355 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035292355 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292355 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292355 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292351 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292351 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035292351 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035292351 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292351 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035292351 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292348 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292348 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292347 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035292347 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292334 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035292249 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035292249 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035292248 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:12 [2020-01-20T09:31:12.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Attempting to set focus on Table with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035290744 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035290744 data=null doit=true} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035290744 data=null} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035290744 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035290742 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035290737 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035290689 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035290688 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035290688 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035290688 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290688 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035290685 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035290679 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035290679 data=null doit=true} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035290679 data=null} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035290678 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035290666 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035290665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035290665 data=null doit=true} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035290665 data=null} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035290665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035290660 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:14 [2020-01-20T09:31:14.587Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035290660 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035290660 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035290660 data=null} to TreeItem with text {Traces [12]}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035290659 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290659 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]}
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035290652 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:14 [2020-01-20T09:31:14.587Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:14 [2020-01-20T09:31:14.587Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:31:14 [2020-01-20T09:31:14.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290319 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035290319 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035290319 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290319 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290306 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:14 [2020-01-20T09:31:14.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290304 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035290304 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035290304 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290303 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290303 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290300 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290299 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035290299 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035290299 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290299 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035290299 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290296 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290296 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290295 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:14 [2020-01-20T09:31:14.843Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035290295 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290280 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035290051 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035290041 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035290041 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Attempting to set focus on Table with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035290035 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035290035 data=null doit=true} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035290035 data=null} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035290035 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035290032 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035289991 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:15 [2020-01-20T09:31:15.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035288646 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035288646 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035288646 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035288646 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288646 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035288642 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.460Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035288637 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035288636 data=null doit=true} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035288636 data=null} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035288636 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035288624 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035288623 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035288623 data=null doit=true} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035288623 data=null} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035288623 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035288592 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:16 [2020-01-20T09:31:16.460Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035288592 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035288592 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035288592 data=null} to TreeItem with text {Traces [12]}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035288592 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288591 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]}
04:31:16 [2020-01-20T09:31:16.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035288584 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:16 [2020-01-20T09:31:16.460Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:16 [2020-01-20T09:31:16.460Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288253 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035288253 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035288253 data=null} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288252 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288252 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}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288242 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:16 [2020-01-20T09:31:16.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288240 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035288240 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035288240 data=null} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288239 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288239 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}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288237 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288236 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035288236 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035288236 data=null} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288236 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035288236 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}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288233 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288233 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288232 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.716Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035288232 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}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288218 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035288112 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035288107 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035288100 data=null} to TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Attempting to set focus on Table with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035288091 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035288091 data=null doit=true} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035288091 data=null} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035288091 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035288089 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035288084 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:16 [2020-01-20T09:31:16.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035286840 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035286840 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035286840 data=null} to TreeItem with text {simple_server-thread1}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035286840 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286840 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}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035286835 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035286830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035286830 data=null doit=true} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035286830 data=null} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035286829 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035286817 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035286817 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035286817 data=null doit=true} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035286817 data=null} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035286816 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035286811 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:18 [2020-01-20T09:31:18.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035286811 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035286810 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035286810 data=null} to TreeItem with text {Traces [12]}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035286810 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286810 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]}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035286803 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:18 [2020-01-20T09:31:18.334Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:18 [2020-01-20T09:31:18.334Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286759 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035286758 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035286758 data=null} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286758 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286758 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}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286737 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:18 [2020-01-20T09:31:18.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286735 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035286735 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035286735 data=null} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286734 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286734 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}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286731 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286731 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035286730 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035286730 data=null} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286730 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035286730 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}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286727 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286727 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286727 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.335Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035286727 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}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286712 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035286581 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035286574 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035286574 data=null} to TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Attempting to set focus on Table with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035286569 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035286569 data=null doit=true} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035286569 data=null} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035286568 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035286566 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035286562 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:18 [2020-01-20T09:31:18.591Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035285319 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035285319 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035285319 data=null} to TreeItem with text {simple_server-thread2}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035285318 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285318 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}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035285314 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035285309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035285309 data=null doit=true} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035285309 data=null} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035285309 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035285291 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035285290 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035285290 data=null doit=true} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035285290 data=null} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035285290 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035285283 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:19 [2020-01-20T09:31:19.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035285283 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035285283 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035285282 data=null} to TreeItem with text {Traces [12]}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035285282 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285282 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]}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035285275 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:19 [2020-01-20T09:31:19.953Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:19 [2020-01-20T09:31:19.953Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285110 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035285110 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035285110 data=null} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285109 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285109 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}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285098 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:19 [2020-01-20T09:31:19.953Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285095 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035285095 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035285095 data=null} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285095 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285095 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}
04:31:19 [2020-01-20T09:31:19.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285092 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285091 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035285091 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035285091 data=null} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285091 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035285091 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}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285088 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285088 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285088 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:19 [2020-01-20T09:31:19.954Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035285088 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}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035285070 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035284939 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035284931 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035284931 data=null} to TreeItem with text {ust-overlap-testing}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Attempting to set focus on Table with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035284925 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035284925 data=null doit=true} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035284925 data=null} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035284925 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035284923 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035284918 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:20 [2020-01-20T09:31:20.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:21 [2020-01-20T09:31:21.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:21 [2020-01-20T09:31:21.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035283654 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035283653 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035283653 data=null} to TreeItem with text {ust-overlap-testing}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035283653 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283653 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}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035283650 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035283644 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035283644 data=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035283644 data=null} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035283644 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035283631 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035283631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035283631 data=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035283631 data=null} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035283630 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035283624 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035283623 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035283623 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035283623 data=null} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035283623 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283623 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]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035283614 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035283599 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035283599 data=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035283599 data=null} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035283599 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035283589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035283589 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035283589 data=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035283589 data=null} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035283589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035283584 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:21 [2020-01-20T09:31:21.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035283583 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035283583 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035283583 data=null} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035283583 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283583 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]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035283576 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035283576 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035283576 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035283576 data=null} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035283576 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035283576 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]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035283573 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Clicking on with mnemonic 'Clear'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Clicked on with mnemonic 'Clear'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035283518 data=null doit=true} to Shell with text {Confirm Clear}
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Clicking on &Yes
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035283517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035283517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035283517 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035283517 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035283517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035283517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:21 [2020-01-20T09:31:21.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035283517 data=null item=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')
04:31:24 [2020-01-20T09:31:24.192Z] DEBUG - Clicked on 
04:31:24 [2020-01-20T09:31:24.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035283548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035280081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035280081 data=null doit=true} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035280081 data=null} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035280081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035280081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035280073 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035280072 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035280072 data=null doit=true} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035280072 data=null} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035280072 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035280072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035280068 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:25 [2020-01-20T09:31:25.009Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035280067 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035280067 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035280067 data=null} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035280067 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035280067 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035280061 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035280061 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035280061 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035280061 data=null} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035280061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035280061 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035280058 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Clicking on with mnemonic 'Import...'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Clicked on with mnemonic 'Import...'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035279982 data=null doit=true} to Shell with text {Trace Import}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1035279980 data=null} to (of type 'Combo')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1035279958 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035279958 data=null doit=true} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035279958 data=null} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035279958 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035279958 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035279958 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Setting state to checked on: /
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035279951 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:'))
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.010Z] 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')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@644b085b
04:31:25 [2020-01-20T09:31:25.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035279949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035279948 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035279948 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035279948 data=null item=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')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035279948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035279948 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035279948 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.011Z] 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')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:31:25 [2020-01-20T09:31:25.011Z] 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')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] 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')
04:31:25 [2020-01-20T09:31:25.011Z] 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.
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Clicking on &Finish
04:31:25 [2020-01-20T09:31:25.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035279943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035279943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035279943 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035279943 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035279943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035279943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.267Z] DEBUG - Clicked on &Finish
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1035279385 data=null doit=true} to Shell with text {Confirmation}
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Clicking on Rename All
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1035279385 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')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1035279385 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')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1035279384 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1035279384 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1035279384 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')
04:31:25 [2020-01-20T09:31:25.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1035279384 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')
04:31:25 [2020-01-20T09:31:25.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1035279384 data=null item=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')
04:31:25 [2020-01-20T09:31:25.806Z] DEBUG - Clicked on 
04:31:26 [2020-01-20T09:31:26.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035279943 data=null item=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')
04:31:26 [2020-01-20T09:31:26.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035280037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:31:26 [2020-01-20T09:31:26.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035278863 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035278862 data=null doit=true} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035278862 data=null} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035278862 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035278852 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035278852 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035278852 data=null doit=true} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035278852 data=null} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035278852 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035278847 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:26 [2020-01-20T09:31:26.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035278847 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035278847 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035278847 data=null} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035278847 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278846 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]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035278840 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035278840 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035278840 data=null} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035278840 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035278840 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]}
04:31:26 [2020-01-20T09:31:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035278831 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:26 [2020-01-20T09:31:26.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:26 [2020-01-20T09:31:26.573Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278405 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035278405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035278405 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278405 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278404 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278394 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:26 [2020-01-20T09:31:26.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278392 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035278392 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035278392 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278392 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278392 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278389 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278389 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035278389 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035278389 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278389 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035278389 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278386 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278386 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278386 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.574Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035278386 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278371 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035278264 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035278263 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035278263 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:31:26 [2020-01-20T09:31:26.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - Attempting to set focus on Table with text {}
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035276759 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035276759 data=null doit=true} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035276759 data=null} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035276759 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035276757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035276752 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:28 [2020-01-20T09:31:28.194Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035276691 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035276691 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035276691 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035276690 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276690 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035276687 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035276681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035276681 data=null doit=true} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035276681 data=null} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035276681 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035276668 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035276667 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035276667 data=null doit=true} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035276667 data=null} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035276667 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035276662 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:28 [2020-01-20T09:31:28.450Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035276657 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035276657 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035276657 data=null} to TreeItem with text {Traces [12]}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035276657 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276657 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]}
04:31:28 [2020-01-20T09:31:28.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035276646 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:28 [2020-01-20T09:31:28.450Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:28 [2020-01-20T09:31:28.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:28 [2020-01-20T09:31:28.705Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276215 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035276215 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035276215 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276215 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276215 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276203 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:28 [2020-01-20T09:31:28.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:28 [2020-01-20T09:31:28.960Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276201 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035276201 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035276201 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276200 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276200 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276198 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276197 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035276197 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035276197 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276197 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035276197 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276194 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276194 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276194 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035276194 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276179 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035276045 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035276045 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035276045 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:28 [2020-01-20T09:31:28.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Attempting to set focus on Table with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035275036 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035275036 data=null doit=true} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035275036 data=null} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035275035 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035275034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035275030 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035274798 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1035274798 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1035274798 data=null} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035274798 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274797 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1035274795 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035274789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035274789 data=null doit=true} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035274789 data=null} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035274789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035274777 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035274777 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035274776 data=null doit=true} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035274776 data=null} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035274776 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035274772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:30 [2020-01-20T09:31:30.325Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035274772 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035274772 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035274772 data=null} to TreeItem with text {Traces [12]}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035274771 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274771 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]}
04:31:30 [2020-01-20T09:31:30.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035274764 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:30 [2020-01-20T09:31:30.325Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:30 [2020-01-20T09:31:30.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:30 [2020-01-20T09:31:30.580Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274332 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035274331 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035274331 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274331 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274331 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274320 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:30 [2020-01-20T09:31:30.836Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274318 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035274318 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035274318 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274318 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274317 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274314 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274314 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035274314 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035274314 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274314 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035274314 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274311 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274311 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274311 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:30 [2020-01-20T09:31:30.836Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035274310 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274296 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035274063 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035274053 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035274053 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Attempting to set focus on Table with text {}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035274049 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035274048 data=null doit=true} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035274048 data=null} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035274048 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035274046 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035274042 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:31 [2020-01-20T09:31:31.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:31 [2020-01-20T09:31:31.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035272853 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035272852 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035272852 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035272852 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272852 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035272849 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035272843 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035272843 data=null doit=true} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035272843 data=null} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035272843 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035272831 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035272831 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035272831 data=null doit=true} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035272831 data=null} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035272831 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035272826 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:32 [2020-01-20T09:31:32.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035272825 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035272825 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035272825 data=null} to TreeItem with text {Traces [12]}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035272825 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:32 [2020-01-20T09:31:32.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272825 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]}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035272818 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:32 [2020-01-20T09:31:32.576Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272776 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035272776 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035272776 data=null} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272775 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272775 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}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272762 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:32 [2020-01-20T09:31:32.576Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272760 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035272760 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035272760 data=null} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272760 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272752 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}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272748 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272748 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035272748 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035272748 data=null} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272747 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035272747 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}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272744 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272744 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272744 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035272744 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}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272728 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1035272538 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1035272485 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1035272485 data=null} to TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Attempting to set focus on Table with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035272480 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035272480 data=null doit=true} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035272480 data=null} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035272480 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035272478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035272473 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:32 [2020-01-20T09:31:32.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1035271332 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1035271332 data=null doit=true} to TreeItem with text {simple_server-thread1}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1035271332 data=null} to TreeItem with text {simple_server-thread1}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1035271332 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271332 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}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1035271327 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035271322 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035271322 data=null doit=true} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035271322 data=null} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035271322 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035271309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035271308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035271308 data=null doit=true} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035271308 data=null} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035271308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035271303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:33 [2020-01-20T09:31:33.940Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035271302 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035271302 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035271302 data=null} to TreeItem with text {Traces [12]}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035271302 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271302 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]}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035271294 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:33 [2020-01-20T09:31:33.940Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271246 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035271245 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035271245 data=null} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271245 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271245 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}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271233 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:33 [2020-01-20T09:31:33.940Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271231 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035271231 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035271230 data=null} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271230 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271230 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}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271227 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271227 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035271227 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035271227 data=null} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271226 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035271226 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}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271224 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271224 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271223 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035271223 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}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271208 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1035271108 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1035271108 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1035271108 data=null} to TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:33 [2020-01-20T09:31:33.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Attempting to set focus on Table with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035270604 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035270603 data=null doit=true} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035270603 data=null} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035270603 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035270601 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035270596 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:34 [2020-01-20T09:31:34.501Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:35 [2020-01-20T09:31:35.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:35 [2020-01-20T09:31:35.061Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1035269840 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1035269840 data=null doit=true} to TreeItem with text {simple_server-thread2}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1035269840 data=null} to TreeItem with text {simple_server-thread2}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1035269839 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269839 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}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1035269836 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035269830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035269830 data=null doit=true} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035269830 data=null} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035269830 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035269818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035269817 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035269817 data=null doit=true} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035269817 data=null} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035269817 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035269812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:35 [2020-01-20T09:31:35.316Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035269812 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035269812 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035269812 data=null} to TreeItem with text {Traces [12]}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035269812 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269812 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]}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035269804 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:35 [2020-01-20T09:31:35.316Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269672 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035269672 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035269672 data=null} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269672 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269672 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}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269659 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:35 [2020-01-20T09:31:35.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269657 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035269657 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035269657 data=null} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269656 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269656 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}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269653 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269653 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035269653 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035269653 data=null} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269652 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035269652 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}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269649 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269649 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269649 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035269649 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}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269635 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035269534 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035269534 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035269534 data=null} to TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:35 [2020-01-20T09:31:35.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Attempting to set focus on Table with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035269026 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035269026 data=null doit=true} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035269026 data=null} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035269026 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035269022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035269017 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:36 [2020-01-20T09:31:36.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035268274 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035268274 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035268274 data=null} to TreeItem with text {ust-overlap-testing}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035268274 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268273 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}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035268270 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035268265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035268265 data=null doit=true} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035268265 data=null} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035268264 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035268253 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035268252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035268252 data=null doit=true} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035268252 data=null} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035268252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035268247 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:36 [2020-01-20T09:31:36.693Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035268247 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035268247 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035268247 data=null} to TreeItem with text {Traces [12]}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035268247 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268246 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]}
04:31:36 [2020-01-20T09:31:36.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035268239 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:36 [2020-01-20T09:31:36.693Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268191 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268190 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268190 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268190 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268190 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)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268178 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:36 [2020-01-20T09:31:36.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268176 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268176 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268176 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268176 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268176 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)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268173 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268173 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268172 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268172 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035268172 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)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268169 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268169 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268169 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:36 [2020-01-20T09:31:36.949Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035268169 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)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035268155 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035267972 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035267972 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035267972 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:37 [2020-01-20T09:31:37.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Attempting to set focus on Table with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035266968 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035266968 data=null doit=true} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035266968 data=null} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035266967 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035266966 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035266962 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:38 [2020-01-20T09:31:38.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:38 [2020-01-20T09:31:38.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035266726 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035266726 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035266726 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035266725 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266725 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)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1035266722 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035266717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035266717 data=null doit=true} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035266717 data=null} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035266717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035266705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035266704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035266704 data=null doit=true} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035266704 data=null} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035266704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035266699 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:38 [2020-01-20T09:31:38.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035266699 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035266699 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035266699 data=null} to TreeItem with text {Traces [12]}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035266699 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266698 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]}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035266692 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:38 [2020-01-20T09:31:38.386Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266656 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266656 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266656 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266655 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266655 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)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266645 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:38 [2020-01-20T09:31:38.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266642 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266642 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266642 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266642 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266642 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)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266640 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266639 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266639 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266639 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266639 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035266639 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)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266636 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266636 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266636 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.386Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035266636 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)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266623 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266539 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035266539 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:38 [2020-01-20T09:31:38.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Attempting to set focus on Table with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035265035 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035265034 data=null doit=true} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035265034 data=null} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035265034 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035265033 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035265028 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035264979 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035264978 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035264978 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035264978 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264978 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)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1035264975 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.003Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035264969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035264969 data=null doit=true} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035264969 data=null} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035264969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035264958 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035264957 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035264957 data=null doit=true} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035264957 data=null} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035264957 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035264952 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:40 [2020-01-20T09:31:40.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035264952 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035264952 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035264952 data=null} to TreeItem with text {Traces [12]}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035264951 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264951 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]}
04:31:40 [2020-01-20T09:31:40.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035264944 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:40 [2020-01-20T09:31:40.003Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264614 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264614 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264614 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264614 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264614 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)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264602 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:40 [2020-01-20T09:31:40.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264600 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264600 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264600 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264600 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264600 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)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264597 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264596 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264596 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264596 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264596 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035264596 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)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264593 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264593 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264593 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.564Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035264593 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)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264579 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264352 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264343 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035264343 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Attempting to set focus on Table with text {}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035264338 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035264337 data=null doit=true} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035264337 data=null} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035264337 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035264335 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035264331 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:40 [2020-01-20T09:31:40.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:40 [2020-01-20T09:31:40.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035263081 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1035263081 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1035263081 data=null} to TreeItem with text {kernel-overlap-testing(2)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035263081 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035263081 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)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1035263077 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.182Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035263072 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035263072 data=null doit=true} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035263072 data=null} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035263072 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035263072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035263060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035263060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035263059 data=null doit=true} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035263059 data=null} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035263059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035263059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035263055 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:42 [2020-01-20T09:31:42.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035263055 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035263055 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035263055 data=null} to TreeItem with text {Traces [12]}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035263054 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035263054 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]}
04:31:42 [2020-01-20T09:31:42.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035263048 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:42 [2020-01-20T09:31:42.182Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262717 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035262717 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035262717 data=null} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262717 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035262717 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)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262706 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:42 [2020-01-20T09:31:42.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262704 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035262704 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035262704 data=null} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262703 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035262703 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)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262701 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262700 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035262700 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035262700 data=null} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262700 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035262700 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)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262697 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262697 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262697 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035262697 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)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262677 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035262548 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035262541 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035262540 data=null} to TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Attempting to set focus on Table with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035262536 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035262536 data=null doit=true} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035262536 data=null} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035262535 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035262533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035262529 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:42 [2020-01-20T09:31:42.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035261283 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1035261282 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1035261282 data=null} to TreeItem with text {simple_server-thread1(2)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035261282 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261282 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)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1035261277 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.978Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035261269 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035261269 data=null doit=true} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035261269 data=null} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035261269 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035261253 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035261252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035261252 data=null doit=true} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035261252 data=null} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035261252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035261247 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:43 [2020-01-20T09:31:43.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035261247 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035261246 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035261246 data=null} to TreeItem with text {Traces [12]}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035261246 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261246 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]}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035261238 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:43 [2020-01-20T09:31:43.978Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261197 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035261197 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035261197 data=null} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261197 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261197 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)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261184 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:43 [2020-01-20T09:31:43.978Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261182 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035261182 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035261182 data=null} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261182 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261182 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)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261175 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261174 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035261174 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035261174 data=null} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261174 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035261174 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)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261170 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261170 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261170 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035261170 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)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035261145 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035260971 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035260963 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035260963 data=null} to TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.978Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Attempting to set focus on Table with text {}
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035260958 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035260958 data=null doit=true} to TableItem with text {}
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035260958 data=null} to TableItem with text {}
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035260958 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:43 [2020-01-20T09:31:43.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035260955 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:44 [2020-01-20T09:31:44.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035260950 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:44 [2020-01-20T09:31:44.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:44 [2020-01-20T09:31:44.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:45 [2020-01-20T09:31:45.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:45 [2020-01-20T09:31:45.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035259751 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1035259751 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1035259751 data=null} to TreeItem with text {simple_server-thread2(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035259751 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259750 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)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1035259747 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035259742 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035259742 data=null doit=true} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035259741 data=null} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035259741 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035259730 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035259729 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035259729 data=null doit=true} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035259729 data=null} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035259729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035259725 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:45 [2020-01-20T09:31:45.415Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035259724 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035259724 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035259724 data=null} to TreeItem with text {Traces [12]}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035259724 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259724 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]}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035259717 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:45 [2020-01-20T09:31:45.415Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259679 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035259679 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035259679 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259679 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259679 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)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259667 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:45 [2020-01-20T09:31:45.415Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259665 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035259665 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035259665 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259665 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259665 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)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259654 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259654 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035259654 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035259654 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259653 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035259653 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)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259650 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259650 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259650 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035259650 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)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259601 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035259529 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035259529 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035259529 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:45 [2020-01-20T09:31:45.416Z] DEBUG - Attempting to set focus on Table with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035259511 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035259511 data=null doit=true} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035259511 data=null} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035259511 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035259508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035259504 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:45 [2020-01-20T09:31:45.671Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035258256 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1035258256 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1035258256 data=null} to TreeItem with text {ust-overlap-testing(2)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035258256 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258256 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)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1035258252 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035258248 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035258248 data=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035258248 data=null} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035258248 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035258237 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035258237 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035258237 data=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035258237 data=null} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035258237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035258232 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035258232 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035258232 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035258232 data=null} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035258232 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258232 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]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035258225 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035258213 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035258213 data=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035258213 data=null} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035258213 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035258203 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035258202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035258202 data=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035258202 data=null} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035258202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035258197 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:47 [2020-01-20T09:31:47.034Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035258196 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035258196 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035258196 data=null} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035258196 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258196 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]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035258187 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1035258187 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1035258187 data=null doit=true} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1035258186 data=null} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1035258186 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035258186 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]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1035258182 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Clicking on with mnemonic 'Clear'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Clicked on with mnemonic 'Clear'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035258123 data=null doit=true} to Shell with text {Confirm Clear}
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Clicking on &Yes
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035258123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035258123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035258123 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035258123 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035258123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035258123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:31:47 [2020-01-20T09:31:47.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035258123 data=null item=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')
04:31:49 [2020-01-20T09:31:49.546Z] DEBUG - Clicked on 
04:31:50 [2020-01-20T09:31:50.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035258152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035254585 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035254585 data=null doit=true} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035254584 data=null} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035254584 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035254574 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035254573 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035254573 data=null doit=true} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035254573 data=null} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035254573 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035254568 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:50 [2020-01-20T09:31:50.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035254568 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035254567 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035254567 data=null} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035254567 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254567 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035254560 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035254560 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035254559 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035254559 data=null} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035254559 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254559 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035254556 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Clicking on with mnemonic 'Import...'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Clicked on with mnemonic 'Import...'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035254473 data=null doit=true} to Shell with text {Trace Import}
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:31:50 [2020-01-20T09:31:50.618Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1035254470 data=null} to (of type 'Combo')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1035254455 data=null doit=true} to TreeItem with text {/}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1035254454 data=null} to TreeItem with text {/}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1035254454 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035254454 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1035254452 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035254452 data=null doit=true} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035254452 data=null} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035254452 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035254452 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
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035254450 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1035254449 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1035254449 data=null doit=true} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1035254449 data=null} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1035254449 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254449 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
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1035254447 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:50 [2020-01-20T09:31:50.619Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035254439 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035254438 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035254438 data=null} to Tree node with text: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035254438 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035254438 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
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035254436 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035254434 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:'))
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.619Z] 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')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29e0df97
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035254431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035254431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035254431 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035254431 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035254431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035254431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035254430 data=null item=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')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035254430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035254430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035254430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035254430 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035254430 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.620Z] 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')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:31:50 [2020-01-20T09:31:50.620Z] 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')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] 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')
04:31:50 [2020-01-20T09:31:50.620Z] 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.
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Clicking on &Finish
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035254391 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035254391 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035254391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:50 [2020-01-20T09:31:50.620Z] DEBUG - Clicked on &Finish
04:31:50 [2020-01-20T09:31:50.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035254391 data=null item=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')
04:31:50 [2020-01-20T09:31:50.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035254534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035253872 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035253871 data=null doit=true} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035253871 data=null} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035253871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035253862 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035253862 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035253861 data=null doit=true} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035253861 data=null} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035253861 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035253856 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:51 [2020-01-20T09:31:51.131Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035253855 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035253855 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035253855 data=null} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035253855 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253855 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]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035253849 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035253849 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035253848 data=null} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035253848 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035253848 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]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035253846 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1035253845 data=null doit=true} to TreeItem with text {z-clashes [1]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1035253845 data=null} to TreeItem with text {z-clashes [1]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1035253845 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035253845 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]}
04:31:51 [2020-01-20T09:31:51.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1035253842 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253416 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035253416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035253416 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253416 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253416 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253403 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:51 [2020-01-20T09:31:51.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253401 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035253401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035253401 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253401 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253401 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253397 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253397 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035253397 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035253396 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253396 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035253396 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253394 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253394 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253393 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035253393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253381 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035253314 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035253314 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035253314 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:31:51 [2020-01-20T09:31:51.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Attempting to set focus on Table with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035251811 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035251811 data=null doit=true} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035251811 data=null} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035251811 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035251809 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035251806 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035251758 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035251757 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035251757 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035251757 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251757 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035251754 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.579Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035251749 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035251749 data=null doit=true} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035251749 data=null} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035251749 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035251738 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035251738 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035251737 data=null doit=true} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035251737 data=null} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035251737 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035251734 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:53 [2020-01-20T09:31:53.579Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035251733 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035251733 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035251733 data=null} to TreeItem with text {Traces [2]}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035251733 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:53 [2020-01-20T09:31:53.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251733 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]}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035251727 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:53 [2020-01-20T09:31:53.580Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251404 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035251404 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035251404 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251404 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251403 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251392 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:53 [2020-01-20T09:31:53.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251390 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035251390 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035251390 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251390 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251389 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251387 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251386 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035251386 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035251385 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251385 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035251385 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251382 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251382 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251382 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.580Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035251382 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251371 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035251170 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035251168 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035251168 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:53 [2020-01-20T09:31:53.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Attempting to set focus on Table with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035250663 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035250663 data=null doit=true} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035250662 data=null} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035250662 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035250660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035250656 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:31:54 [2020-01-20T09:31:54.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:31:55 [2020-01-20T09:31:55.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
04:31:55 [2020-01-20T09:31:55.159Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249922 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035249922 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035249922 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249921 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249919 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035249914 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035249914 data=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035249914 data=null} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035249914 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035249904 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035249903 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035249903 data=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035249903 data=null} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035249903 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035249899 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035249899 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035249899 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035249899 data=null} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035249899 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249899 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]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035249892 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035249887 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035249887 data=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035249887 data=null} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035249887 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035249880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035249879 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035249879 data=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035249879 data=null} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035249879 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035249875 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.160Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035249875 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035249875 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035249875 data=null} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035249875 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249874 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]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035249869 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035249869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035249869 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035249869 data=null} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035249868 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249868 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]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035249866 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Clicking on with mnemonic 'New Folder...'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Clicked on with mnemonic 'New Folder...'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-1035249821 data=null doit=true} to Shell with text {New Folder}
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:55 [2020-01-20T09:31:55.160Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Clicking on OK
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035249819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035249819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035249819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035249819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035249819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035249819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035249819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1035249845 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...'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Clicked on 
04:31:55 [2020-01-20T09:31:55.417Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1035249759 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-1035249759 data=null doit=true} to TreeItem with text {aaa}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1035249759 data=null} to TreeItem with text {aaa}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1035249759 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249759 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}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1035249753 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Clicking on with mnemonic 'Import...'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Clicked on with mnemonic 'Import...'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1035249678 data=null doit=true} to Shell with text {Trace Import}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:31:55 [2020-01-20T09:31:55.417Z] 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')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1035249677 data=null doit=true} to Button with text {Select &archive file:}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1035249677 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:}
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1035249675 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1035249675 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')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1035249675 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')
04:31:55 [2020-01-20T09:31:55.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1035249675 data=null item=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')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1035249672 data=null} to (of type 'Combo')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1035249659 data=null doit=true} to TreeItem with text {import}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1035249659 data=null} to TreeItem with text {import}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1035249659 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035249659 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}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1035249657 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249656 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035249656 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035249656 data=null} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249656 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249656 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
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249654 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1035249646 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:'))
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.418Z] 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')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@531a787b
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null item=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')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1035249644 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1035249643 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6bd414b8
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1035249642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035249642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1035249642 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1035249641 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1035249641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1035249641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1035249641 data=null item=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')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1035249641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1035249641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1035249641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1035249641 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1035249641 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.419Z] 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')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
04:31:55 [2020-01-20T09:31:55.419Z] 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')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] 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')
04:31:55 [2020-01-20T09:31:55.419Z] 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.
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Clicking on &Finish
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035249635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035249635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035249635 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035249635 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035249635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035249635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Clicked on &Finish
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035249635 data=null item=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')
04:31:55 [2020-01-20T09:31:55.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035249734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035249106 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035249106 data=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035249106 data=null} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035249105 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035249098 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:55 [2020-01-20T09:31:55.980Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035249098 data=null doit=true} to TreeItem with text {Experiments [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035249097 data=null} to TreeItem with text {Experiments [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035249097 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035249097 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]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035249094 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1035249093 data=null doit=true} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1035249093 data=null} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1035249093 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.980Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035249093 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]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1035249089 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035249087 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035249087 data=null} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035249087 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249087 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
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1035249074 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1035249073 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1035249072 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1035249061 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1035249059 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1035249057 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1035249057 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1035249057 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1035249048 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1035249040 data=null doit=true} to TreeItem with text {exp [0]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1035249040 data=null} to TreeItem with text {exp [0]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1035249039 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035249039 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]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1035249033 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1035249033 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1035249033 data=null doit=true} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1035249033 data=null} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1035249033 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035249032 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]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1035249022 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Clicking on with mnemonic 'Rename...'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Clicked on with mnemonic 'Rename...'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-1035248955 data=null doit=true} to Shell with text {Rename Folder}
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Clicking on OK
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035248954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035248954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035248954 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035248953 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035248953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:55 [2020-01-20T09:31:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035248953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:56 [2020-01-20T09:31:56.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035248953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:56 [2020-01-20T09:31:56.237Z] DEBUG - Clicked on 
04:31:56 [2020-01-20T09:31:56.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1035248986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035248385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035248385 data=null doit=true} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035248385 data=null} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035248385 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035248385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035248381 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035248381 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035248381 data=null doit=true} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035248381 data=null} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035248381 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035248381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035248378 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:56 [2020-01-20T09:31:56.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035248378 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035248378 data=null doit=true} to TreeItem with text {Traces [3]}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035248378 data=null} to TreeItem with text {Traces [3]}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035248377 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035248377 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]}
04:31:56 [2020-01-20T09:31:56.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035248376 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-1035247956 data=null doit=true} to Shell with text {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035247947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035247947 data=null doit=true} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035247946 data=null} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035247946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035247946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035247937 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Clicking on with mnemonic 'Delete'
04:31:57 [2020-01-20T09:31:57.052Z] DEBUG - Clicked on with mnemonic 'Delete'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035247326 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Clicking on OK
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035247326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035247325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035247325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035247325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035247325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035247325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:57 [2020-01-20T09:31:57.612Z] DEBUG - Clicked on OK
04:31:58 [2020-01-20T09:31:58.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035247325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:31:58 [2020-01-20T09:31:58.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035247908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:31:58 [2020-01-20T09:31:58.427Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.42 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
04:31:58 [2020-01-20T09:31:58.427Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.274 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.6 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.424 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.041 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.766 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.497 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.203 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.158 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.103 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.908 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.077 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.101 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.55 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 16.825 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.772 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.311 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.683 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.282 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.524 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.128 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.357 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.725 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.968 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.825 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.474 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.286 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.736 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.768 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.779 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 22.491 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 27.107 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.279 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 22.901 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 25.395 s
04:31:58 [2020-01-20T09:31:58.427Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.326 s
04:31:58 [2020-01-20T09:31:58.427Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.529 s
04:31:58 [2020-01-20T09:31:58.427Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035246048 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035246047 data=null doit=true} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035246047 data=null} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035246047 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035246047 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}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035245982 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035245982 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035245982 data=null doit=true} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035245982 data=null} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035245982 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245981 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}
04:31:58 [2020-01-20T09:31:58.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035245977 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:31:59 [2020-01-20T09:31:59.242Z] 
04:31:59 [2020-01-20T09:31:59.242Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-20 09:31:59.058
04:31:59 [2020-01-20T09:31:59.242Z] !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%)
04:31:59 [2020-01-20T09:31:59.242Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
04:31:59 [2020-01-20T09:31:59.242Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
04:31:59 [2020-01-20T09:31:59.242Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
04:31:59 [2020-01-20T09:31:59.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1035245867 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'
04:31:59 [2020-01-20T09:31:59.242Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035245678 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035245678 data=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035245678 data=null} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035245678 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035245669 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035245669 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035245669 data=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035245668 data=null} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035245668 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035245664 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035245664 data=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035245664 data=null} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035245664 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035245663 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}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035245661 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035245660 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035245660 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035245660 data=null} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035245660 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245660 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035245653 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035245651 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035245651 data=null doit=true} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035245651 data=null} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035245651 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245651 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035245648 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035245581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035245568 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035245568 data=null} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035245568 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035245568 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]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035245564 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245563 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035245563 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035245563 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245563 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245563 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245549 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1035245478 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'
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
04:31:59 [2020-01-20T09:31:59.498Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035245464 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035245464 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035245463 data=null} to TreeItem with text {ust-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035245463 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245463 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}
04:31:59 [2020-01-20T09:31:59.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035245453 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1035245389 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'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035245373 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035245373 data=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035245373 data=null} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035245373 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245373 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035245356 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035245355 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035245355 data=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035245355 data=null} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035245355 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035245348 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:31:59 [2020-01-20T09:31:59.754Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035245293 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035245293 data=null doit=true} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035245293 data=null} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035245293 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245292 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]}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035245284 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:31:59 [2020-01-20T09:31:59.754Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Attempting to set focus on Tree with text {}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245283 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035245283 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035245283 data=null} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245283 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035245283 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035245271 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Clicking on with mnemonic 'Open'
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Clicked on with mnemonic 'Open'
04:31:59 [2020-01-20T09:31:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035245248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:00 [2020-01-20T09:32:00.313Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035243620 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035243620 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035243620 data=null} to TreeItem with text {Traces [2]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035243620 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035243620 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]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035243608 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:01 [2020-01-20T09:32:01.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035243573 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'
04:32:01 [2020-01-20T09:32:01.675Z] 
04:32:01 [2020-01-20T09:32:01.675Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:32:01.475
04:32:01 [2020-01-20T09:32:01.675Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
04:32:01 [2020-01-20T09:32:01.930Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035241895 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035241895 data=null doit=true} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035241895 data=null} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035241894 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241894 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035241884 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:03 [2020-01-20T09:32:03.293Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035241884 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035241884 data=null} to TreeItem with text {Experiments [1]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035241883 data=null button=1 stateMask=0x0 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035241883 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]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035241877 data=null button=1 stateMask=0x80000 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241876 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035241876 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035241875 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241875 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241875 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241859 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1035241833 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035241832 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035241832 data=null} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035241832 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241832 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]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035241792 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035241764 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035241764 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035241763 data=null} to TreeItem with text {Traces [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035241763 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241763 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]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035241754 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035241693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:03 [2020-01-20T09:32:03.293Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:32:03 [2020-01-20T09:32:03.853Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Clicking on &No
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1035241158 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')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1035241158 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')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1035241158 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1035241157 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1035241157 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')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1035241157 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')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1035241157 data=null item=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')
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Clicked on 
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241138 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035241138 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035241138 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241138 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241137 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035241122 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1035241099 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035241099 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035241099 data=null} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035241099 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035241098 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]}
04:32:03 [2020-01-20T09:32:03.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035241087 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240849 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035240849 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035240849 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240849 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240848 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240834 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035240810 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035240810 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035240810 data=null} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035240810 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240810 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]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035240800 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035240774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Clicking on &Yes
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035240744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035240744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035240744 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035240744 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035240744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035240744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:04 [2020-01-20T09:32:04.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035240744 data=null item=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')
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Clicked on 
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240172 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035240172 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035240172 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240171 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240171 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240158 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035240128 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035240128 data=null doit=true} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035240127 data=null} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035240127 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035240116 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035240115 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035240115 data=null doit=true} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035240115 data=null} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035240115 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035240111 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:04 [2020-01-20T09:32:04.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035240110 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035240110 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035240110 data=null} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035240110 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240110 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]}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035240090 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:04 [2020-01-20T09:32:04.925Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:04 [2020-01-20T09:32:04.925Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240089 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035240089 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035240089 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240089 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240089 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240077 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1035240054 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'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240035 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035240035 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035240034 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240034 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035240034 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:04 [2020-01-20T09:32:04.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035240031 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:05 [2020-01-20T09:32:05.182Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:05 [2020-01-20T09:32:05.182Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:05 [2020-01-20T09:32:05.182Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:05 [2020-01-20T09:32:05.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035239982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:05 [2020-01-20T09:32:05.741Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035238528 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035238528 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035238528 data=null} to TreeItem with text {Traces [2]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035238528 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035238528 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]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035238519 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:06 [2020-01-20T09:32:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035238499 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'
04:32:06 [2020-01-20T09:32:06.666Z] 
04:32:06 [2020-01-20T09:32:06.667Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:32:06.454
04:32:06 [2020-01-20T09:32:06.667Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
04:32:07 [2020-01-20T09:32:07.228Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035237040 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035237040 data=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035237040 data=null} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035237040 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035237040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035237030 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.153Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.153Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035237029 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035237028 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035237028 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035237028 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035237028 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035237016 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236973 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035236973 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035236973 data=null} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236973 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236973 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}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236961 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1035236939 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035236939 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035236939 data=null} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035236939 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236939 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]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035236928 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035236891 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035236891 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035236890 data=null} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035236890 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236890 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]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035236882 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035236863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035236854 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035236854 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035236854 data=null} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035236853 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236853 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035236838 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236777 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035236777 data=null doit=true} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035236777 data=null} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236776 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236776 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}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035236765 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1035236742 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035236742 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035236741 data=null} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035236741 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236741 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]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035236731 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035236679 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035236679 data=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035236679 data=null} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035236679 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035236670 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035236669 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035236669 data=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035236669 data=null} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035236669 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035236665 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
04:32:08 [2020-01-20T09:32:08.409Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035236665 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035236664 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035236664 data=null} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035236664 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236664 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]}
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035236659 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:08 [2020-01-20T09:32:08.410Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.410Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035236656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.410Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.665Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035236330 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035236329 data=null doit=true} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035236329 data=null} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035236329 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236329 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}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035236288 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035236287 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035236287 data=null doit=true} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035236287 data=null} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035236287 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236287 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}
04:32:08 [2020-01-20T09:32:08.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035236282 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035236248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035236146 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035236146 data=null doit=true} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035236146 data=null} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035236146 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236145 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}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035236140 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035236113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035236103 data=null doit=true} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035236103 data=null} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035236102 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035236102 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}
04:32:08 [2020-01-20T09:32:08.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035236097 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1035236097 data=null doit=true} to TreeItem with text {Trace Compass}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1035236097 data=null} to TreeItem with text {Trace Compass}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1035236096 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035236096 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}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1035236091 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035236091 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035236091 data=null doit=true} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035236091 data=null} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035236091 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035236090 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035236084 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
04:32:08 [2020-01-20T09:32:08.921Z] DEBUG - Clicking on with mnemonic 'Import...'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - Clicked on with mnemonic 'Import...'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
04:32:09 [2020-01-20T09:32:09.176Z] 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')
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - Attempting to set focus on (of type 'Combo')
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
04:32:09 [2020-01-20T09:32:09.176Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=-1035235986 data=null} to (of type 'Combo')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Attempting to set focus on (of type 'Tree')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035235972 data=null doit=true} to TreeItem with text {c-project}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035235972 data=null} to TreeItem with text {c-project}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035235972 data=null button=1 stateMask=0x0 x=89 y=12 count=1} to TreeItem with text {c-project}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035235971 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}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035235968 data=null button=1 stateMask=0x80000 x=89 y=12 count=1} to TreeItem with text {c-project}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035235968 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1035235968 data=null doit=true} to Tree node with text: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1035235968 data=null} to Tree node with text: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035235967 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035235966 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
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1035235964 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Setting state to checked on: kernel-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035235954 data=null button=0 stateMask=0x0 x=139 y=84 count=0} to Tree node with text: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1035235954 data=null doit=true} to Tree node with text: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1035235954 data=null} to Tree node with text: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035235954 data=null button=1 stateMask=0x0 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035235954 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
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1035235952 data=null button=1 stateMask=0x80000 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Setting state to checked on: ust-overlap-testing
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Clicking on &Finish
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1035235949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1035235949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1035235949 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1035235949 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1035235949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1035235949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Clicked on &Finish
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1035235949 data=null item=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')
04:32:09 [2020-01-20T09:32:09.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1035236065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035235434 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035235434 data=null} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035235434 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035235434 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]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035235428 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035235427 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035235427 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035235427 data=null} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035235426 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035235426 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]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035235423 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:09 [2020-01-20T09:32:09.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035235398 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'
04:32:09 [2020-01-20T09:32:09.737Z] 
04:32:09 [2020-01-20T09:32:09.737Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-20 09:32:09.735
04:32:09 [2020-01-20T09:32:09.737Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
04:32:10 [2020-01-20T09:32:10.297Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:11 [2020-01-20T09:32:11.221Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
04:32:11 [2020-01-20T09:32:11.221Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035233732 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035233732 data=null} to TreeItem with text {Experiments [1]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035233731 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035233731 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]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035233725 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035233725 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035233725 data=null} to TreeItem with text {Experiment [2]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035233725 data=null button=1 stateMask=0x0 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035233725 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]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035233717 data=null button=1 stateMask=0x80000 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
04:32:11 [2020-01-20T09:32:11.221Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:11 [2020-01-20T09:32:11.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035233716 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035233716 data=null doit=true} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035233716 data=null} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035233715 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035233715 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}
04:32:11 [2020-01-20T09:32:11.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035233707 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.477Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.477Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035233675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.477Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035233338 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035233338 data=null doit=true} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035233338 data=null} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035233338 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035233338 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}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035233333 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035233265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035233248 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035233248 data=null doit=true} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035233247 data=null} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035233247 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035233247 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}
04:32:11 [2020-01-20T09:32:11.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035233243 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035233177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035233076 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035233076 data=null doit=true} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035233076 data=null} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035233076 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035233075 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}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035233071 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Clicking on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1035233045 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Clicked on with mnemonic 'Refresh'
04:32:11 [2020-01-20T09:32:11.988Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
04:32:11 [2020-01-20T09:32:11.988Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1035233032 data=null doit=true} to TreeItem with text {Experiments [0]}
04:32:11 [2020-01-20T09:32:11.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1035233032 data=null} to TreeItem with text {Experiments [0]}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1035233031 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035233031 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]}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1035233031 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [0]}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035233026 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035233017 data=null button=0 stateMask=0x0 x=53 y=108 count=0} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035233017 data=null doit=true} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035233017 data=null} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035233017 data=null button=1 stateMask=0x0 x=53 y=108 count=1} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035233017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035232993 data=null button=1 stateMask=0x80000 x=53 y=108 count=1} to TreeItem with text {test}
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Clicking on with mnemonic 'Delete'
04:32:11 [2020-01-20T09:32:11.989Z] DEBUG - Clicked on with mnemonic 'Delete'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035232406 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Clicking on OK
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035232405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035232405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035232405 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035232405 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035232405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035232405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.550Z] DEBUG - Clicked on OK
04:32:12 [2020-01-20T09:32:12.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035232405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:12 [2020-01-20T09:32:12.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035232967 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035231896 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1035231890 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1035231890 data=null doit=true} to TreeItem with text {c-project}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1035231890 data=null} to TreeItem with text {c-project}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1035231889 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035231889 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}
04:32:13 [2020-01-20T09:32:13.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1035231880 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
04:32:13 [2020-01-20T09:32:13.314Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:13 [2020-01-20T09:32:13.314Z] DEBUG - Clicking on with mnemonic 'Delete'
04:32:13 [2020-01-20T09:32:13.314Z] DEBUG - Clicked on with mnemonic 'Delete'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035231260 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Clicking on OK
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035231259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035231259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035231259 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035231259 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035231259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035231259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Clicked on OK
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035231259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:13 [2020-01-20T09:32:13.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035231853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:32:14 [2020-01-20T09:32:14.435Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.924 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
04:32:14 [2020-01-20T09:32:14.435Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.395 s
04:32:14 [2020-01-20T09:32:14.435Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.245 s
04:32:14 [2020-01-20T09:32:14.435Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.45 s
04:32:14 [2020-01-20T09:32:14.435Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.348 s
04:32:14 [2020-01-20T09:32:14.435Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.304 s
04:32:14 [2020-01-20T09:32:14.435Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035229203 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035229203 data=null doit=true} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035229203 data=null} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035229202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035229202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035229193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035229193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035229192 data=null doit=true} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035229192 data=null} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035229192 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035229192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035229189 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035229189 data=null doit=true} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035229188 data=null} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035229188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035229188 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}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035229186 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035229185 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035229185 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035229185 data=null} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035229184 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035229184 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035229178 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035229177 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035229177 data=null} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035229177 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035229176 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]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035229174 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035229173 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035229173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035229173 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035229173 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035229173 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035229162 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Attempting to set focus on Table with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035229052 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035229052 data=null doit=true} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035229052 data=null} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035229052 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035229050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035229046 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:15 [2020-01-20T09:32:15.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:16 [2020-01-20T09:32:16.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
04:32:16 [2020-01-20T09:32:16.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:16 [2020-01-20T09:32:16.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:16 [2020-01-20T09:32:16.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:16 [2020-01-20T09:32:16.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035228642 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035228642 data=null doit=true} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035228642 data=null} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035228642 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035228642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035228588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035228587 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035228587 data=null doit=true} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035228587 data=null} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035228587 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035228587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035228582 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:16 [2020-01-20T09:32:16.464Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035228582 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035228582 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035228582 data=null} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035228582 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035228581 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035228578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035228577 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035228577 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035228577 data=null} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035228577 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035228577 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035228574 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035228485 data=null doit=true} to Shell with text {Confirm Clear}
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Clicking on &Yes
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035228485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035228485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035228485 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035228485 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035228484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035228484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:16 [2020-01-20T09:32:16.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035228484 data=null item=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')
04:32:17 [2020-01-20T09:32:17.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035228553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:17 [2020-01-20T09:32:17.025Z] DEBUG - Clicked on 
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035226426 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035226426 data=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035226426 data=null} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035226426 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035226419 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035226419 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035226419 data=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035226418 data=null} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035226393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035226388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.912Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035226388 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035226388 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035226388 data=null} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035226387 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226387 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035226384 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035226383 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035226383 data=null} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035226383 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035226383 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]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035226379 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1035226379 data=null doit=true} to TreeItem with text {symbolic-link [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1035226379 data=null} to TreeItem with text {symbolic-link [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1035226379 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035226379 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]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1035226376 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226372 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035226372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035226372 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226372 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226372 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226368 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226368 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226367 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035226367 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226357 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226237 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035226236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035226236 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035226182 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035226182 data=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035226182 data=null} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035226182 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035226176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035226176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035226176 data=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035226176 data=null} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035226176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035226172 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:18 [2020-01-20T09:32:18.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035226171 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035226171 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035226171 data=null} to TreeItem with text {Traces [2]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035226171 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226171 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]}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035226167 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:18 [2020-01-20T09:32:18.913Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:18 [2020-01-20T09:32:18.913Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226166 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035226166 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035226166 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226166 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035226166 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035226162 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Clicking on with mnemonic 'Rename...'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Clicked on with mnemonic 'Rename...'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1035226104 data=null doit=true} to Shell with text {Rename Trace}
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Clicking on OK
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035226102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035226102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035226102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035226102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035226102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035226102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:18 [2020-01-20T09:32:18.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035226102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1035226132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - Clicked on 
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:19 [2020-01-20T09:32:19.473Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035225639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035225639 data=null doit=true} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035225639 data=null} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035225639 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035225639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035225633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035225633 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035225633 data=null doit=true} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035225632 data=null} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035225632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035225632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035225629 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:19 [2020-01-20T09:32:19.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035225628 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035225628 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035225628 data=null} to TreeItem with text {Traces [2]}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035225628 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035225628 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]}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035225624 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:19 [2020-01-20T09:32:19.474Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:19 [2020-01-20T09:32:19.474Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225624 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225623 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225623 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225623 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035225623 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}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225620 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:19 [2020-01-20T09:32:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035225578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Attempting to set focus on Table with text {}
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035225065 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035225065 data=null doit=true} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035225065 data=null} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035225064 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035225063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035225062 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225008 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225008 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225008 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225007 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035225007 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}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035225004 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:20 [2020-01-20T09:32:20.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035224648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035224647 data=null doit=true} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035224647 data=null} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035224647 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035224647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035224589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035224588 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035224588 data=null doit=true} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035224588 data=null} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035224588 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035224588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035224584 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:20 [2020-01-20T09:32:20.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:20 [2020-01-20T09:32:20.544Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035224583 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035224583 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035224583 data=null} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035224583 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035224583 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]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035224576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035224576 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035224576 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035224576 data=null} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035224575 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035224575 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]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035224573 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035224530 data=null doit=true} to Shell with text {Confirm Clear}
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Clicking on &Yes
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035224529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035224529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035224529 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035224529 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035224529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035224529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:20 [2020-01-20T09:32:20.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035224529 data=null item=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')
04:32:20 [2020-01-20T09:32:20.800Z] DEBUG - Clicked on 
04:32:20 [2020-01-20T09:32:20.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035224553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035222394 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035222394 data=null doit=true} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035222394 data=null} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035222394 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035222394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035222385 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035222385 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035222385 data=null doit=true} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035222384 data=null} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035222384 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035222384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035222379 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:22 [2020-01-20T09:32:22.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035222379 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035222379 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035222379 data=null} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035222378 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035222378 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035222372 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035222372 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035222372 data=null} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035222371 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035222371 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]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035222368 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035222365 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035222365 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035222365 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035222364 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035222364 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035222352 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035222288 data=null doit=true} to Shell with text {Copy Trace}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
04:32:22 [2020-01-20T09:32:22.685Z] 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')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1035222286 data=null doit=true} to Button with text {Copy as a link}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1035222286 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}
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1035222286 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1035222285 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')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1035222285 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')
04:32:22 [2020-01-20T09:32:22.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1035222285 data=null item=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')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Clicking on OK
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035222284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035222284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035222284 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035222284 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035222284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035222284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Clicked on OK
04:32:22 [2020-01-20T09:32:22.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035222284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:22 [2020-01-20T09:32:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035222331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035221773 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035221772 data=null doit=true} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035221772 data=null} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035221772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035221760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035221760 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035221760 data=null doit=true} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035221759 data=null} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035221759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035221755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:23 [2020-01-20T09:32:23.196Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035221755 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035221755 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035221755 data=null} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035221754 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221754 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]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035221748 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035221748 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035221748 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035221748 data=null} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035221747 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221747 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]}
04:32:23 [2020-01-20T09:32:23.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035221745 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:23 [2020-01-20T09:32:23.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035221724 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'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035221147 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035221147 data=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035221147 data=null} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035221147 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035221135 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.011Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035221134 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035221134 data=null} to TreeItem with text {Experiments [1]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035221134 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035221134 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]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035221129 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:24 [2020-01-20T09:32:24.011Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1035221125 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1035221125 data=null doit=true} to TreeItem with text {Experiment [2]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1035221125 data=null} to TreeItem with text {Experiment [2]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1035221125 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035221125 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]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1035221118 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1035221068 data=null doit=true} to Shell with text {Copy Experiment}
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
04:32:24 [2020-01-20T09:32:24.011Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Clicking on OK
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035221067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035221067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035221066 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035221066 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035221066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035221066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Clicked on OK
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035221066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035221099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.573Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035220555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035220555 data=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035220555 data=null} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035220555 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035220554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035220545 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035220545 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035220545 data=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035220545 data=null} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035220545 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035220545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035220541 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:24 [2020-01-20T09:32:24.573Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035220540 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035220540 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035220540 data=null} to TreeItem with text {Traces [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035220540 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035220540 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]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035220533 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1035220524 data=null doit=true} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1035220524 data=null} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1035220523 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035220523 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]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1035220518 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1035220515 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1035220515 data=null doit=true} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1035220515 data=null} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1035220515 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035220515 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]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1035220509 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1035220454 data=null doit=true} to Shell with text {Copy Experiment}
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] 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)'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
04:32:24 [2020-01-20T09:32:24.574Z] 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 data=null item=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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220449 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220448 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220448 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1035220448 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')
04:32:24 [2020-01-20T09:32:24.574Z] 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')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Clicking on OK
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035220448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035220448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035220448 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035220448 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035220448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035220447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.574Z] DEBUG - Clicked on OK
04:32:24 [2020-01-20T09:32:24.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035220447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:24 [2020-01-20T09:32:24.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035220488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:25 [2020-01-20T09:32:25.085Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035219936 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035219936 data=null doit=true} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035219936 data=null} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035219936 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035219927 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035219926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035219926 data=null doit=true} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035219926 data=null} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035219926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035219922 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:25 [2020-01-20T09:32:25.085Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035219922 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035219922 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035219922 data=null} to TreeItem with text {Traces [4]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035219922 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219921 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]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035219916 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
04:32:25 [2020-01-20T09:32:25.085Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1035219915 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1035219915 data=null} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1035219915 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035219915 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]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1035219906 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1035219906 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1035219906 data=null} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1035219905 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035219905 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]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1035219896 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:32:25 [2020-01-20T09:32:25.085Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035219835 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035219835 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035219835 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035219835 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035219821 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035219769 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1035219768 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1035219768 data=null} to TreeItem with text {ExampleCustomTxt.log3}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035219768 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219768 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}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035219756 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:25 [2020-01-20T09:32:25.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035219269 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035219269 data=null doit=true} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035219269 data=null} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035219269 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035219255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035219254 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035219254 data=null doit=true} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035219254 data=null} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035219254 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035219249 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:26 [2020-01-20T09:32:26.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035219248 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035219248 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035219248 data=null} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035219248 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219248 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]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035219240 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035219239 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035219239 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035219239 data=null} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035219239 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035219239 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]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035219236 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035219142 data=null doit=true} to Shell with text {Confirm Clear}
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Clicking on &Yes
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035219141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035219141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035219141 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035219141 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035219141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035219141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035219141 data=null item=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')
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Clicked on 
04:32:26 [2020-01-20T09:32:26.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035219168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035217121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035217120 data=null doit=true} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035217120 data=null} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035217120 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035217120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035217107 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035217106 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035217106 data=null doit=true} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035217106 data=null} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035217106 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035217106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035217101 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:27 [2020-01-20T09:32:27.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035217101 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035217100 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035217100 data=null} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035217100 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035217100 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035217095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035217094 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035217094 data=null} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035217094 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035217094 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]}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035217090 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035217089 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035217089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035217089 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035217089 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035217089 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035217070 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:27 [2020-01-20T09:32:27.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035216986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035216986 data=null doit=true} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035216986 data=null} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035216986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035216986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035216973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035216973 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035216973 data=null doit=true} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035216972 data=null} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035216972 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035216972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035216967 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:28 [2020-01-20T09:32:28.197Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035216966 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035216966 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035216966 data=null} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035216966 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035216966 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035216958 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035216958 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035216958 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035216958 data=null} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035216957 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035216957 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035216955 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035216867 data=null doit=true} to Shell with text {Confirm Clear}
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Clicking on &Yes
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035216866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035216866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035216866 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035216866 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035216866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035216866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:28 [2020-01-20T09:32:28.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035216866 data=null item=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')
04:32:28 [2020-01-20T09:32:28.452Z] DEBUG - Clicked on 
04:32:28 [2020-01-20T09:32:28.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035216893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035214730 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035214730 data=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035214730 data=null} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035214730 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035214721 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035214721 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035214721 data=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035214721 data=null} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035214721 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035214717 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035214716 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035214716 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035214716 data=null} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035214716 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214716 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035214710 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035214710 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035214710 data=null} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035214710 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035214710 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]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035214706 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035214705 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035214705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035214705 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035214705 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214705 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035214694 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Clicking on with mnemonic 'Rename...'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Clicked on with mnemonic 'Rename...'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1035214647 data=null doit=true} to Shell with text {Rename Trace}
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Clicking on OK
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035214645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035214645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035214645 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035214645 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035214645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035214645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035214645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:30 [2020-01-20T09:32:30.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1035214670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Clicked on 
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035214293 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035214293 data=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035214293 data=null} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035214293 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035214280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035214279 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035214279 data=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035214279 data=null} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035214279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035214275 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:30 [2020-01-20T09:32:30.848Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035214274 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035214274 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035214274 data=null} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035214274 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214274 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035214267 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:30 [2020-01-20T09:32:30.848Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035214267 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035214267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035214267 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035214267 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:30 [2020-01-20T09:32:30.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035214267 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}
04:32:30 [2020-01-20T09:32:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035214255 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:30 [2020-01-20T09:32:30.849Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:30 [2020-01-20T09:32:30.849Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:30 [2020-01-20T09:32:30.849Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:30 [2020-01-20T09:32:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035214232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Attempting to set focus on Table with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035213718 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035213718 data=null doit=true} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035213718 data=null} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035213717 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035213716 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035213712 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035213659 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035213659 data=null doit=true} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035213659 data=null} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035213657 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035213657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035213646 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035213645 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035213645 data=null doit=true} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035213645 data=null} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035213645 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035213644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035213641 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:31 [2020-01-20T09:32:31.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035213640 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035213640 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035213640 data=null} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035213640 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035213640 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035213633 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035213633 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035213632 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035213632 data=null} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035213632 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035213632 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035213630 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035213582 data=null doit=true} to Shell with text {Confirm Clear}
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Clicking on &Yes
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035213582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035213582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035213582 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035213582 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035213582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035213582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:31 [2020-01-20T09:32:31.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035213582 data=null item=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')
04:32:31 [2020-01-20T09:32:31.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035213611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:31 [2020-01-20T09:32:31.665Z] DEBUG - Clicked on 
04:32:33 [2020-01-20T09:32:33.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:33 [2020-01-20T09:32:33.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035211887 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035211887 data=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035211887 data=null} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035211887 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035211878 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035211878 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035211878 data=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035211878 data=null} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035211877 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035211873 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035211872 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035211872 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035211872 data=null} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035211871 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211871 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035211864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035211864 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035211864 data=null} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035211864 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035211864 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]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035211861 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211860 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035211860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035211860 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211860 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211860 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211848 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:33 [2020-01-20T09:32:33.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035211783 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'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035211237 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035211237 data=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035211237 data=null} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035211237 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035211225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:33 [2020-01-20T09:32:33.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035211223 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035211223 data=null} to TreeItem with text {Experiments [1]}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035211223 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035211223 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]}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035211220 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:33 [2020-01-20T09:32:33.843Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035211219 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:33 [2020-01-20T09:32:33.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035211219 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035211219 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035211219 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]}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035211214 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211214 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035211214 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035211214 data=null} to Tree node with text: ExampleCustomTxt.log
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211214 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035211213 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
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035211201 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Clicking on with mnemonic 'Remove'
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Clicked on with mnemonic 'Remove'
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-1035211146 data=null doit=true} to Shell with text {Confirm Remove}
04:32:33 [2020-01-20T09:32:33.844Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Clicking on &Yes
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035211146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035211145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035211145 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035211145 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035211145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035211145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:33 [2020-01-20T09:32:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035211145 data=null item=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')
04:32:34 [2020-01-20T09:32:34.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1035211172 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
04:32:34 [2020-01-20T09:32:34.443Z] DEBUG - Clicked on 
04:32:34 [2020-01-20T09:32:34.443Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.002Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.257Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035209723 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035209723 data=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035209723 data=null} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035209723 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035209708 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035209708 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035209708 data=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035209708 data=null} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035209708 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035209704 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035209704 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035209703 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035209703 data=null} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035209703 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209703 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035209697 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035209688 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035209688 data=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035209688 data=null} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035209688 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035209681 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035209681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035209681 data=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035209680 data=null} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035209680 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035209677 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:35 [2020-01-20T09:32:35.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035209677 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035209676 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035209676 data=null} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035209676 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209676 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035209670 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035209670 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035209670 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035209670 data=null} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035209670 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035209670 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035209667 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035209622 data=null doit=true} to Shell with text {Confirm Clear}
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Clicking on &Yes
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035209622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035209622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035209622 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035209622 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035209622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035209622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035209622 data=null item=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')
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Clicked on 
04:32:35 [2020-01-20T09:32:35.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035209646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035207681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035207681 data=null doit=true} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035207681 data=null} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035207681 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035207681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035207671 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035207670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035207670 data=null doit=true} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035207670 data=null} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035207670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035207670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035207665 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:37 [2020-01-20T09:32:37.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035207664 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035207664 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035207664 data=null} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035207664 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035207664 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]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035207658 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035207657 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035207657 data=null} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035207657 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035207657 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]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035207653 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1035207653 data=null doit=true} to TreeItem with text {symbolic-link [1]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1035207653 data=null} to TreeItem with text {symbolic-link [1]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1035207653 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035207653 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]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1035207649 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207646 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035207646 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035207646 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207646 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035207645 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207633 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035207551 data=null doit=true} to Shell with text {Copy Trace}
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Clicking on OK
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035207549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035207549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035207549 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035207549 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035207549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035207549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.401Z] DEBUG - Clicked on OK
04:32:37 [2020-01-20T09:32:37.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035207549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:37 [2020-01-20T09:32:37.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035207581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207039 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035207039 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035207039 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207039 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035207039 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:37 [2020-01-20T09:32:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035207035 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035206980 data=null doit=true} to Shell with text {Copy Trace}
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
04:32:38 [2020-01-20T09:32:38.195Z] 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')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1035206978 data=null doit=true} to Button with text {Copy as a link}
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1035206977 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}
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1035206977 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1035206976 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')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1035206976 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')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1035206976 data=null item=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')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicking on OK
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035206975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035206975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035206975 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035206975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035206975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035206974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Clicked on OK
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035206974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:38 [2020-01-20T09:32:38.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035207012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035206464 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035206464 data=null doit=true} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035206464 data=null} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035206464 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035206464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035206452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035206452 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035206452 data=null doit=true} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035206452 data=null} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035206452 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035206452 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035206447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:38 [2020-01-20T09:32:38.757Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035206447 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035206447 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035206447 data=null} to TreeItem with text {Traces [4]}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035206446 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035206446 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]}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035206440 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:38 [2020-01-20T09:32:38.757Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:32:38 [2020-01-20T09:32:38.757Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035206439 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035206439 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035206439 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035206438 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035206438 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}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035206425 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:38 [2020-01-20T09:32:38.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035206404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:39 [2020-01-20T09:32:39.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Attempting to set focus on Table with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035204889 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035204889 data=null doit=true} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035204889 data=null} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035204888 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035204887 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035204883 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035204847 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035204847 data=null doit=true} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035204847 data=null} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035204847 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035204847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035204835 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035204835 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035204835 data=null doit=true} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035204835 data=null} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035204834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035204834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035204831 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:40 [2020-01-20T09:32:40.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035204830 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035204830 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035204830 data=null} to TreeItem with text {Traces [4]}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035204830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035204830 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]}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035204823 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:40 [2020-01-20T09:32:40.242Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
04:32:40 [2020-01-20T09:32:40.242Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035204823 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1035204823 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1035204822 data=null} to TreeItem with text {ExampleCustomTxt.log3}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035204822 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035204822 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}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035204811 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:40 [2020-01-20T09:32:40.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035204779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:40 [2020-01-20T09:32:40.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:40 [2020-01-20T09:32:40.801Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Attempting to set focus on Table with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035203236 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035203236 data=null doit=true} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035203235 data=null} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035203235 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035203233 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035203228 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:32:41 [2020-01-20T09:32:41.726Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035203180 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035203180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035203180 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035203180 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203180 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}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035203163 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035203116 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1035203116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1035203116 data=null} to TreeItem with text {ExampleCustomTxt.log3}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035203116 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203116 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}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035203105 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035203039 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035203039 data=null doit=true} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035203039 data=null} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035203039 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035203026 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035203026 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035203026 data=null doit=true} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035203025 data=null} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035203025 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035203021 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:41 [2020-01-20T09:32:41.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035203020 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035203020 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035203020 data=null} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035203020 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203020 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]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035203013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1035203013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1035203012 data=null doit=true} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1035203012 data=null} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1035203012 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035203012 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]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1035203009 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035202965 data=null doit=true} to Shell with text {Confirm Clear}
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Clicking on &Yes
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035202965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035202965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035202964 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035202964 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035202964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035202964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:41 [2020-01-20T09:32:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035202964 data=null item=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')
04:32:42 [2020-01-20T09:32:42.237Z] DEBUG - Clicked on 
04:32:42 [2020-01-20T09:32:42.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035202990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035200910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035200910 data=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035200910 data=null} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035200910 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035200901 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035200901 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035200901 data=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035200900 data=null} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035200900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035200896 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035200895 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035200895 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035200895 data=null} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035200895 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200895 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035200889 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035200889 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035200889 data=null} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035200889 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035200889 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]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035200886 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035200886 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035200886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035200886 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035200885 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035200874 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Clicking on with mnemonic 'Delete'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Clicked on with mnemonic 'Delete'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1035200822 data=null doit=true} to Shell with text {Confirm Delete}
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:44 [2020-01-20T09:32:44.124Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Clicking on &Yes
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035200821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035200821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035200821 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035200821 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035200821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035200821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035200820 data=null item=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')
04:32:44 [2020-01-20T09:32:44.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035200847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:32:44 [2020-01-20T09:32:44.684Z] DEBUG - Clicked on 
04:32:44 [2020-01-20T09:32:44.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035200461 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035200461 data=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035200461 data=null} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035200460 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035200447 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035200446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035200446 data=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035200446 data=null} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035200446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035200442 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:44 [2020-01-20T09:32:44.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035200441 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035200441 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035200441 data=null} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035200441 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200441 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035200392 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035200391 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035200391 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035200391 data=null} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035200391 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035200391 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035200388 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035200347 data=null doit=true} to Shell with text {Confirm Clear}
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Clicking on &Yes
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035200346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035200346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035200346 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035200346 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035200346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035200346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035200346 data=null item=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')
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035200368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:44 [2020-01-20T09:32:44.685Z] DEBUG - Clicked on 
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035198774 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035198774 data=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035198774 data=null} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035198774 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035198765 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035198764 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035198764 data=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035198764 data=null} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035198764 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035198760 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035198759 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035198759 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035198759 data=null} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035198759 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198759 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035198753 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035198753 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035198752 data=null} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035198752 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035198752 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]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035198750 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198749 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035198749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035198749 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198749 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198749 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198738 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
04:32:46 [2020-01-20T09:32:46.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1035198716 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'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035198174 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035198174 data=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035198174 data=null} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035198174 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035198161 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:46 [2020-01-20T09:32:46.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035198161 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035198161 data=null} to TreeItem with text {Experiments [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035198161 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035198161 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]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035198158 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:46 [2020-01-20T09:32:46.825Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035198157 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035198157 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035198157 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035198157 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]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1035198152 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198152 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035198152 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035198152 data=null} to Tree node with text: ExampleCustomTxt.log
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198152 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035198152 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
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035198140 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:32:46 [2020-01-20T09:32:46.825Z] DEBUG - Clicking on with mnemonic 'Delete'
04:32:47 [2020-01-20T09:32:47.080Z] DEBUG - Clicked on with mnemonic 'Delete'
04:32:47 [2020-01-20T09:32:47.080Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
04:32:47 [2020-01-20T09:32:47.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1035198091 data=null doit=true} to Shell with text {Confirm Delete}
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Clicking on &Yes
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035198090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035198090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035198090 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035198090 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035198090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035198090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035198090 data=null item=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')
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035198117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Clicked on 
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035197777 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035197776 data=null doit=true} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035197776 data=null} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035197775 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035197775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035197762 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035197761 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035197761 data=null doit=true} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035197761 data=null} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035197761 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035197761 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035197757 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:47 [2020-01-20T09:32:47.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035197756 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035197756 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035197756 data=null} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035197756 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035197756 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035197749 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035197749 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035197749 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035197749 data=null} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035197748 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035197748 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035197746 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035197702 data=null doit=true} to Shell with text {Confirm Clear}
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Clicking on &Yes
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035197701 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035197701 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035197701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035197701 data=null item=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')
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035197724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:47 [2020-01-20T09:32:47.337Z] DEBUG - Clicked on 
04:32:48 [2020-01-20T09:32:48.701Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:48 [2020-01-20T09:32:48.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035196208 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035196208 data=null doit=true} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035196208 data=null} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035196208 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035196208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035196200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035196200 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035196199 data=null doit=true} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035196199 data=null} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035196199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035196199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035196196 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:48 [2020-01-20T09:32:48.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035196195 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035196195 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035196195 data=null} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035196195 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035196195 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035196189 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035196189 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035196189 data=null} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035196189 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035196189 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]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035196186 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196186 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035196186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035196186 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196185 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035196185 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196173 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196173 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196173 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035196173 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196164 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196129 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035196128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035196128 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196097 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035196096 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035196096 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196096 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035196096 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035196093 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035196042 data=null doit=true} to Shell with text {Copy Trace}
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:32:48 [2020-01-20T09:32:48.957Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Clicking on OK
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035196041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035196040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035196040 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035196040 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035196040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035196040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Clicked on OK
04:32:48 [2020-01-20T09:32:48.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035196040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:32:49 [2020-01-20T09:32:49.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035196070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:32:49 [2020-01-20T09:32:49.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035195530 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035195530 data=null doit=true} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035195530 data=null} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035195530 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035195530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035195518 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035195518 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035195518 data=null doit=true} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035195518 data=null} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035195518 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035195518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035195514 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:49 [2020-01-20T09:32:49.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035195513 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035195513 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035195513 data=null} to TreeItem with text {Traces [2]}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035195513 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035195513 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]}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035195507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:49 [2020-01-20T09:32:49.469Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195504 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195504 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195504 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195503 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035195503 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}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195493 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195493 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195492 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.469Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035195492 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}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195484 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195386 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195385 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035195385 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:49 [2020-01-20T09:32:49.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194351 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035194351 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035194351 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194351 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035194351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194341 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194341 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194341 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.651Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035194341 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194333 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035194276 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035194271 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035194269 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035194135 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035194135 data=null doit=true} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035194135 data=null} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035194135 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035194135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035194083 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035194083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035194083 data=null doit=true} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035194082 data=null} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035194082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035194082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035194078 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:50 [2020-01-20T09:32:50.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035194077 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035194077 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035194077 data=null} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035194077 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035194077 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]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035194070 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035194070 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035194070 data=null doit=true} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035194070 data=null} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035194070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035194070 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]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035194067 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035194024 data=null doit=true} to Shell with text {Confirm Clear}
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Clicking on &Yes
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035194023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035194023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035194023 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035194023 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035194023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:50 [2020-01-20T09:32:50.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035194023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:51 [2020-01-20T09:32:51.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035194023 data=null item=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')
04:32:51 [2020-01-20T09:32:51.164Z] DEBUG - Clicked on 
04:32:51 [2020-01-20T09:32:51.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035194047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035191925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035191925 data=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035191925 data=null} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035191925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035191917 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035191917 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035191917 data=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035191917 data=null} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035191916 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035191913 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.050Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035191912 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035191912 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035191912 data=null} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035191912 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191912 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035191906 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035191906 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035191906 data=null} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035191906 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035191906 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]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035191903 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035191903 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035191903 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035191903 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035191903 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191903 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035191892 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:53 [2020-01-20T09:32:53.051Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1035191864 data=null doit=true} to Shell with text {Confirm Delete}
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Clicking on &Yes
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035191863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035191863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035191863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035191863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035191863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035191863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035191863 data=null item=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')
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Clicked on 
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035191480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035191480 data=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035191480 data=null} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035191479 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035191465 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035191465 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035191464 data=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035191464 data=null} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035191464 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035191460 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:53 [2020-01-20T09:32:53.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035191460 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035191459 data=null doit=true} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035191459 data=null} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035191459 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191459 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035191452 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035191452 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035191452 data=null doit=true} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035191452 data=null} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035191452 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035191452 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035191449 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:53 [2020-01-20T09:32:53.562Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035191364 data=null doit=true} to Shell with text {Confirm Clear}
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Clicking on &Yes
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035191364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035191364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035191364 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035191364 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035191364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035191363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035191363 data=null item=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')
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035191389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:53 [2020-01-20T09:32:53.818Z] DEBUG - Clicked on 
04:32:55 [2020-01-20T09:32:55.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:55 [2020-01-20T09:32:55.180Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035189711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035189711 data=null doit=true} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035189711 data=null} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035189711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035189710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035189703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:55 [2020-01-20T09:32:55.436Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035189702 data=null doit=true} to TreeItem with text {Experiments [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035189702 data=null} to TreeItem with text {Experiments [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035189702 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035189702 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]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035189699 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1035189699 data=null doit=true} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1035189699 data=null} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1035189699 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035189699 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]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1035189690 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1035189690 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1035189690 data=null doit=true} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1035189690 data=null} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1035189689 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035189689 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]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1035189682 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:55 [2020-01-20T09:32:55.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035189661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:55 [2020-01-20T09:32:55.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:56 [2020-01-20T09:32:56.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:56 [2020-01-20T09:32:56.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:56 [2020-01-20T09:32:56.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035188838 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035188838 data=null doit=true} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035188838 data=null} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035188838 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035188837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035188824 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035188824 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035188824 data=null doit=true} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035188824 data=null} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035188823 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035188823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035188819 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:56 [2020-01-20T09:32:56.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035188819 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035188818 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035188818 data=null} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035188818 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035188818 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035188812 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035188811 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035188811 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035188811 data=null} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035188811 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035188811 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035188793 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035188745 data=null doit=true} to Shell with text {Confirm Clear}
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Clicking on &Yes
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035188745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035188745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035188745 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035188745 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035188744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035188744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:56 [2020-01-20T09:32:56.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035188744 data=null item=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')
04:32:56 [2020-01-20T09:32:56.256Z] DEBUG - Clicked on 
04:32:56 [2020-01-20T09:32:56.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035188769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:32:58 [2020-01-20T09:32:58.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:58 [2020-01-20T09:32:58.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:58 [2020-01-20T09:32:58.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035186703 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035186703 data=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035186703 data=null} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035186703 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035186695 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035186695 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035186695 data=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035186695 data=null} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035186694 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035186689 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035186689 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035186688 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035186688 data=null} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035186688 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186688 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035186680 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035186680 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035186680 data=null} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035186680 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035186680 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]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035186676 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035186676 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035186676 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035186676 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035186676 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186675 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035186660 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Clicking on with mnemonic 'Open'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Clicked on with mnemonic 'Open'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035186638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Attempting to set focus on Table with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035186587 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035186587 data=null doit=true} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035186587 data=null} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035186587 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035186585 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035186581 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:32:58 [2020-01-20T09:32:58.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035186215 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035186214 data=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035186214 data=null} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035186214 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035186209 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035186208 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035186208 data=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035186208 data=null} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035186208 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035186205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:32:58 [2020-01-20T09:32:58.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035186204 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035186204 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035186204 data=null} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035186204 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186204 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035186201 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035186200 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035186200 data=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035186200 data=null} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035186200 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035186200 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035186198 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Clicking on with mnemonic 'Clear'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Clicked on with mnemonic 'Clear'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035186151 data=null doit=true} to Shell with text {Confirm Clear}
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Clicking on &Yes
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035186150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035186150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035186150 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035186150 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035186150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035186150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:32:58 [2020-01-20T09:32:58.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035186150 data=null item=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')
04:32:59 [2020-01-20T09:32:59.217Z] DEBUG - Clicked on 
04:32:59 [2020-01-20T09:32:59.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035186175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035184069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035184069 data=null doit=true} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035184069 data=null} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035184068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035184068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035184061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035184061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035184061 data=null doit=true} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035184060 data=null} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035184060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035184060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035184056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:01 [2020-01-20T09:33:01.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035184056 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035184055 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035184055 data=null} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035184055 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035184055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035184052 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035184052 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035184052 data=null} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035184051 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035184051 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]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035184047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035184044 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035184044 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035184044 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035184044 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035184044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035184041 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035183982 data=null doit=true} to Shell with text {Copy Trace}
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Clicking on OK
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035183980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035183980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035183980 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035183979 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035183979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035183979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Clicked on OK
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035183979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035184011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035183469 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035183468 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035183468 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035183468 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035183468 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035183464 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Clicking on with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Clicked on with mnemonic 'Copy...'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1035183417 data=null doit=true} to Shell with text {Copy Trace}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
04:33:01 [2020-01-20T09:33:01.668Z] 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')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1035183415 data=null doit=true} to Button with text {Copy as a link}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1035183415 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}
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1035183414 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1035183414 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')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1035183414 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')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1035183414 data=null item=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')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.668Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Clicking on OK
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035183412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035183412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035183412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035183412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035183412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035183412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Clicked on OK
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035183412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:01 [2020-01-20T09:33:01.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1035183444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035182874 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035182874 data=null doit=true} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035182874 data=null} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035182874 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035182874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035182868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035182868 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035182868 data=null doit=true} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035182868 data=null} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035182868 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035182868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035182864 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:02 [2020-01-20T09:33:02.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035182863 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035182863 data=null doit=true} to TreeItem with text {Traces [3]}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035182863 data=null} to TreeItem with text {Traces [3]}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035182863 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035182863 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]}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035182859 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:02 [2020-01-20T09:33:02.229Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035182858 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035182858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035182858 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:33:02 [2020-01-20T09:33:02.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035182858 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035182858 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}
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035182855 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - Clicking on with mnemonic 'Open'
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - Clicked on with mnemonic 'Open'
04:33:02 [2020-01-20T09:33:02.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035182832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:33:02 [2020-01-20T09:33:02.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Attempting to set focus on Table with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035181282 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035181282 data=null doit=true} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035181282 data=null} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035181282 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035181280 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035181278 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035181252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035181252 data=null doit=true} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035181252 data=null} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035181252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035181252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035181246 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035181246 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035181246 data=null doit=true} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035181246 data=null} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035181246 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035181246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035181242 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:03 [2020-01-20T09:33:03.714Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035181242 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035181242 data=null doit=true} to TreeItem with text {Traces [3]}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035181241 data=null} to TreeItem with text {Traces [3]}
04:33:03 [2020-01-20T09:33:03.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035181241 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035181241 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]}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035181238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:03 [2020-01-20T09:33:03.715Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035181237 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1035181237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1035181237 data=null} to TreeItem with text {ExampleCustomTxt.log3}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035181237 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035181237 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}
04:33:03 [2020-01-20T09:33:03.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035181234 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:33:03 [2020-01-20T09:33:03.969Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:33:03 [2020-01-20T09:33:03.969Z] DEBUG - Clicking on with mnemonic 'Open'
04:33:03 [2020-01-20T09:33:03.969Z] DEBUG - Clicked on with mnemonic 'Open'
04:33:03 [2020-01-20T09:33:03.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:03 [2020-01-20T09:33:03.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035181212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:33:04 [2020-01-20T09:33:04.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:04 [2020-01-20T09:33:04.529Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Attempting to set focus on Table with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035179664 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035179664 data=null doit=true} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035179664 data=null} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035179663 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035179662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035179660 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035179603 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1035179603 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1035179603 data=null} to TreeItem with text {ExampleCustomTxt.log2}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035179603 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179603 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}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1035179592 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035179556 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1035179556 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1035179556 data=null} to TreeItem with text {ExampleCustomTxt.log3}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035179555 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179555 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}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1035179544 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035179486 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035179486 data=null doit=true} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035179486 data=null} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035179485 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035179472 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035179472 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035179472 data=null doit=true} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035179472 data=null} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035179471 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035179467 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:05 [2020-01-20T09:33:05.708Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035179466 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035179466 data=null doit=true} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035179466 data=null} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035179466 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179466 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]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035179459 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1035179458 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1035179458 data=null doit=true} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1035179458 data=null} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1035179458 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035179458 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]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1035179456 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Clicking on with mnemonic 'Clear'
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - Clicked on with mnemonic 'Clear'
04:33:05 [2020-01-20T09:33:05.708Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035179409 data=null doit=true} to Shell with text {Confirm Clear}
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Clicking on &Yes
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035179408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035179408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035179408 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035179408 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035179408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035179408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:05 [2020-01-20T09:33:05.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035179408 data=null item=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')
04:33:05 [2020-01-20T09:33:05.963Z] DEBUG - Clicked on 
04:33:05 [2020-01-20T09:33:05.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035179434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035177186 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035177186 data=null doit=true} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035177186 data=null} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035177186 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035177186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035177178 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035177178 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035177178 data=null doit=true} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035177177 data=null} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035177177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035177177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035177173 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:07 [2020-01-20T09:33:07.848Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035177173 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035177173 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035177173 data=null} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035177173 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035177172 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035177167 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035177167 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035177167 data=null} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035177166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035177166 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]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035177164 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177164 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035177164 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035177163 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177163 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035177163 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177153 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177152 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177152 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035177152 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177145 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1035177115 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1035177115 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1035177115 data=null} to TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Attempting to set focus on Table with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1035177112 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1035177112 data=null doit=true} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1035177112 data=null} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1035177111 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035177110 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1035177107 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:33:07 [2020-01-20T09:33:07.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035176651 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035176651 data=null doit=true} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035176651 data=null} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035176651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035176651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035176645 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035176645 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035176645 data=null doit=true} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035176645 data=null} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035176645 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035176645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035176641 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:08 [2020-01-20T09:33:08.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035176640 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035176640 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035176640 data=null} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035176640 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035176640 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035176637 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035176637 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035176637 data=null doit=true} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035176636 data=null} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035176636 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035176635 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035176633 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Clicking on with mnemonic 'Clear'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Clicked on with mnemonic 'Clear'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1035176592 data=null doit=true} to Shell with text {Confirm Clear}
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Clicking on &Yes
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035176591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035176591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035176591 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035176591 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035176591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035176591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:08 [2020-01-20T09:33:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035176591 data=null item=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')
04:33:08 [2020-01-20T09:33:08.664Z] DEBUG - Clicked on 
04:33:08 [2020-01-20T09:33:08.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1035176614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035175887 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035175880 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035175880 data=null doit=true} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035175880 data=null} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035175880 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035175880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035175874 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Clicking on with mnemonic 'Delete'
04:33:09 [2020-01-20T09:33:09.225Z] DEBUG - Clicked on with mnemonic 'Delete'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035175272 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Clicking on OK
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035175271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035175271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035175271 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035175271 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035175271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035175271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Clicked on OK
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035175271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:09 [2020-01-20T09:33:09.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035175843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:33:10 [2020-01-20T09:33:10.346Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.982 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
04:33:10 [2020-01-20T09:33:10.346Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.58 s
04:33:10 [2020-01-20T09:33:10.346Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.219 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.17 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.496 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.809 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.17 s
04:33:10 [2020-01-20T09:33:10.346Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.838 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.955 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.643 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.389 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.008 s
04:33:10 [2020-01-20T09:33:10.346Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.092 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.753 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.783 s
04:33:10 [2020-01-20T09:33:10.346Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.751 s
04:33:10 [2020-01-20T09:33:10.346Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
04:33:14 [2020-01-20T09:33:14.638Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035169555 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035169554 data=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035169554 data=null} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035169554 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035169549 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035169549 data=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035169549 data=null} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035169548 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035169548 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}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035169546 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035169546 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035169546 data=null} to TreeItem with text {Traces [2]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035169545 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035169545 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]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035169543 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:15 [2020-01-20T09:33:15.563Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035169542 data=null doit=true} to TreeItem with text {Experiments [1]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035169542 data=null} to TreeItem with text {Experiments [1]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035169542 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035169542 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]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035169539 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1035169538 data=null doit=true} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1035169538 data=null} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1035169538 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169538 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
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1035169534 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1035169534 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1035169533 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1035169533 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1035169532 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1035169531 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1035169531 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.563Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1035169530 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1035169526 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035169522 data=null doit=true} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035169522 data=null} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035169522 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169522 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
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1035169518 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1035169518 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1035169518 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1035169518 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1035169517 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1035169515 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1035169515 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1035169515 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1035169512 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169508 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-1035169508 data=null doit=true} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-1035169508 data=null} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169508 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169508 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169504 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169504 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169504 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035169504 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169487 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-1035169387 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-1035169387 data=null doit=true} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-1035169387 data=null} to TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035169383 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035169382 data=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035169382 data=null} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035169382 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035169376 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035169373 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035169373 data=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035169372 data=null} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035169372 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035169372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035169368 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035169367 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035169367 data=null doit=true} to TreeItem with text {test}
04:33:15 [2020-01-20T09:33:15.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035169367 data=null} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035169068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035168949 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035168878 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035168878 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035168878 data=null} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035168878 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168877 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]}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035168873 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.124Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.124Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1035168873 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1035168873 data=null} to TreeItem with text {debuginfo-synth-exec}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1035168873 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035168873 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}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1035168868 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035168868 data=null doit=true} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035168868 data=null} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035168868 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035168867 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
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035168850 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035168843 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035168843 data=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035168843 data=null} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035168843 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035168793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035168789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035168788 data=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035168788 data=null} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035168788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035168783 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035168783 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035168783 data=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035168783 data=null} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035168783 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035168778 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:16 [2020-01-20T09:33:16.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035168778 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035168778 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035168778 data=null} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035168778 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035168777 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]}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035168773 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:16 [2020-01-20T09:33:16.380Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.380Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035168773 data=null doit=true} to TreeItem with text {bug446190}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035168773 data=null} to TreeItem with text {bug446190}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035168772 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035168772 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}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035168765 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035168764 data=null doit=true} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035168764 data=null} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035168764 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035168764 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
04:33:16 [2020-01-20T09:33:16.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035168693 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
04:33:17 [2020-01-20T09:33:17.742Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1035167589 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035167589 data=null doit=true} to TreeItem with text {bug446190}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035167589 data=null} to TreeItem with text {bug446190}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035167589 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035167589 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}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035167585 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicking on Cancel
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035167464 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')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035167464 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')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035167464 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035167464 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035167464 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')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035167464 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')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035167464 data=null item=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')
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1035167561 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...'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicked on 
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1035167438 data=null button=0 stateMask=0x0 x=145 y=300 count=0} to Tree node with text: IRQ Analysis
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1035167438 data=null doit=true} to Tree node with text: IRQ Analysis
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1035167438 data=null} to Tree node with text: IRQ Analysis
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1035167438 data=null button=1 stateMask=0x0 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035167438 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
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1035167391 data=null button=1 stateMask=0x80000 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicking on with mnemonic 'Open'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1035167368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
04:33:17 [2020-01-20T09:33:17.743Z] DEBUG - Clicked on with mnemonic 'Open'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1035165593 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035165593 data=null doit=true} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035165593 data=null} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035165592 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035165592 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}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035165588 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Clicking on Cancel
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035165489 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')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035165489 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')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035165489 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035165489 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035165489 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035165489 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035165489 data=null item=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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1035165568 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...'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Clicked on 
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1035165454 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035165453 data=null doit=true} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035165453 data=null} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035165453 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035165453 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}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035165449 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Clicking on Cancel
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035165354 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035165354 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035165354 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035165354 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035165354 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035165354 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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035165354 data=null item=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')
04:33:19 [2020-01-20T09:33:19.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1035165389 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...'
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Clicked on 
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165290 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1035165289 data=null doit=true} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1035165289 data=null} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165289 data=null button=1 stateMask=0x0 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035165289 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
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165285 data=null button=1 stateMask=0x80000 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165284 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165284 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035165284 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
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165282 data=null button=1 stateMask=0x80000 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1035165282 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1035165282 data=null doit=true} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1035165282 data=null} to Tree node with text: Futex Contention Analysis
04:33:19 [2020-01-20T09:33:19.884Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
04:33:22 [2020-01-20T09:33:22.395Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1035162978 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
04:33:22 [2020-01-20T09:33:22.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035162978 data=null doit=true} to TreeItem with text {bug446190}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035162977 data=null} to TreeItem with text {bug446190}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035162977 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162977 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}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035162972 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Clicking on Cancel
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035162867 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')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035162867 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')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035162867 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035162867 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035162867 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')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035162867 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')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035162867 data=null item=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')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1035162948 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...'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Clicked on 
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035162789 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035162789 data=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035162789 data=null} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035162789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035162783 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035162780 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035162780 data=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035162780 data=null} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035162780 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035162775 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035162775 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035162775 data=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035162775 data=null} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035162774 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035162770 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035162770 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035162770 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035162770 data=null} to TreeItem with text {Traces [2]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035162770 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162769 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]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035162765 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035162757 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035162757 data=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035162757 data=null} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035162757 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035162751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1035162750 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1035162750 data=null doit=true} to TreeItem with text {Experiments [1]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1035162750 data=null} to TreeItem with text {Experiments [1]}
04:33:22 [2020-01-20T09:33:22.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1035162750 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162750 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]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1035162746 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
04:33:22 [2020-01-20T09:33:22.397Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.397Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1035162745 data=null doit=true} to TreeItem with text {TestExperiment [2]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1035162745 data=null} to TreeItem with text {TestExperiment [2]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1035162745 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035162745 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]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1035162684 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035162674 data=null doit=true} to Tree node with text: Views
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035162674 data=null} to Tree node with text: Views
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035162673 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035162673 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
04:33:22 [2020-01-20T09:33:22.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035162659 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1035162026 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035162013 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035162013 data=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035162013 data=null} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035162012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035162012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035162007 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:22 [2020-01-20T09:33:22.957Z] DEBUG - Clicking on with mnemonic 'Delete'
04:33:23 [2020-01-20T09:33:23.211Z] DEBUG - Clicked on with mnemonic 'Delete'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035161350 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Clicking on OK
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035161349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035161349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035161349 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035161349 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035161349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035161349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:23 [2020-01-20T09:33:23.772Z] DEBUG - Clicked on OK
04:33:24 [2020-01-20T09:33:24.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035161349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:24 [2020-01-20T09:33:24.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035161974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:33:24 [2020-01-20T09:33:24.332Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.913 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
04:33:24 [2020-01-20T09:33:24.332Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.538 s
04:33:24 [2020-01-20T09:33:24.332Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 6.005 s
04:33:24 [2020-01-20T09:33:24.332Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.081 s
04:33:24 [2020-01-20T09:33:24.332Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.104 s
04:33:24 [2020-01-20T09:33:24.332Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
04:33:34 [2020-01-20T09:33:34.524Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.685 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
04:33:34 [2020-01-20T09:33:34.524Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.51 s
04:33:34 [2020-01-20T09:33:34.524Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.097 s
04:33:34 [2020-01-20T09:33:34.524Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.029 s
04:33:34 [2020-01-20T09:33:34.524Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
04:33:34 [2020-01-20T09:33:34.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035150657 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:34 [2020-01-20T09:33:34.524Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:34 [2020-01-20T09:33:34.524Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:34 [2020-01-20T09:33:34.524Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035150380 data=null doit=true} to Shell with text {Preferences}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035150378 data=null doit=true} to TreeItem with text {Tracing}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035150378 data=null} to TreeItem with text {Tracing}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035150377 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035150377 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}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035150374 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035150374 data=null doit=true} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035150374 data=null} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035150374 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035150373 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
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035150373 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035150371 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035150371 data=null doit=true} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035150371 data=null} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035150371 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035150371 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
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035150362 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
04:33:34 [2020-01-20T09:33:34.780Z] 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')
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] 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.
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Clicking on OK
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035150343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035150343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035150343 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035150343 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035150342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035150342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035150342 data=null item=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')
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035150516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:34 [2020-01-20T09:33:34.781Z] DEBUG - Clicked on 
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035148444 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035148348 data=null doit=true} to Shell with text {Preferences}
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:36 [2020-01-20T09:33:36.667Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035148345 data=null doit=true} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035148345 data=null} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035148345 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035148345 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
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035148344 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035148343 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035148342 data=null doit=true} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035148342 data=null} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035148342 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035148342 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
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035148341 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
04:33:36 [2020-01-20T09:33:36.667Z] 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')
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.667Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-1035148339 data=null doit=true} to Button with text {Never}
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-1035148339 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}
04:33:36 [2020-01-20T09:33:36.668Z] 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1035148338 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1035148293 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1035148293 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1035148293 data=null item=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')
04:33:36 [2020-01-20T09:33:36.668Z] 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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Clicking on OK
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035148291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035148291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035148290 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035148290 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035148290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035148290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035148290 data=null item=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')
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035148431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:36 [2020-01-20T09:33:36.668Z] DEBUG - Clicked on 
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035146743 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035146663 data=null doit=true} to Shell with text {Preferences}
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:38 [2020-01-20T09:33:38.555Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035146661 data=null doit=true} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035146661 data=null} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035146661 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035146661 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
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035146661 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035146659 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035146659 data=null doit=true} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035146658 data=null} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035146658 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035146658 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
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035146658 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
04:33:38 [2020-01-20T09:33:38.555Z] 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')
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.555Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] 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.
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Clicking on OK
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035146655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035146655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035146655 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035146655 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035146655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035146655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035146654 data=null item=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')
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035146731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:38 [2020-01-20T09:33:38.556Z] DEBUG - Clicked on 
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035145067 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035145067 data=null doit=true} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035145067 data=null} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035145067 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035145067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035145060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035145060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035145060 data=null doit=true} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035145060 data=null} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035145059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035145059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035145055 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035145055 data=null doit=true} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035145054 data=null} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035145054 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035145054 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}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035145052 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1035145051 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035145051 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035145051 data=null} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035145051 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035145051 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]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035145046 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1035145046 data=null doit=true} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1035145046 data=null} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1035145046 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035145046 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]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1035145043 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1035145043 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-1035145043 data=null doit=true} to TreeItem with text {kernel}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1035145043 data=null} to TreeItem with text {kernel}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1035145042 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035145042 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}
04:33:39 [2020-01-20T09:33:39.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1035145039 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel}
04:33:40 [2020-01-20T09:33:40.174Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
04:33:40 [2020-01-20T09:33:40.174Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
04:33:40 [2020-01-20T09:33:40.174Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
04:33:40 [2020-01-20T09:33:40.174Z] DEBUG - Clicking on with mnemonic 'Test experiment'
04:33:40 [2020-01-20T09:33:40.174Z] DEBUG - Clicked on with mnemonic 'Test experiment'
04:33:40 [2020-01-20T09:33:40.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1035144973 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'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035143769 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035143674 data=null doit=true} to Shell with text {Preferences}
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:41 [2020-01-20T09:33:41.355Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035143672 data=null doit=true} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035143672 data=null} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035143672 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035143671 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
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035143671 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035143669 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035143669 data=null doit=true} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035143669 data=null} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035143669 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035143669 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
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035143668 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:41 [2020-01-20T09:33:41.355Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:41 [2020-01-20T09:33:41.356Z] 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1035143667 data=null doit=true} to Button with text {Always}
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1035143667 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}
04:33:41 [2020-01-20T09:33:41.356Z] 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1035143666 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1035143665 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1035143664 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1035143664 data=null item=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')
04:33:41 [2020-01-20T09:33:41.356Z] 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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Clicking on OK
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035143663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035143663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035143663 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035143663 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035143662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035143662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035143662 data=null item=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')
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035143758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:41 [2020-01-20T09:33:41.356Z] DEBUG - Clicked on 
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.241Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1035142071 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1035142071 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1035142070 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1035142070 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1035142070 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1035142070 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1035142070 data=null item=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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1035142070 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1035142070 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1035142070 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1035142070 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1035142070 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicking on &Yes
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035142069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035142069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035142069 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035142069 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035142069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035142069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035142069 data=null item=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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicked on 
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1035141861 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform}
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035141759 data=null doit=true} to Shell with text {Preferences}
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:43 [2020-01-20T09:33:43.242Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035141757 data=null doit=true} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035141757 data=null} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035141756 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035141756 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
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035141756 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035141754 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035141754 data=null doit=true} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035141754 data=null} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035141753 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035141753 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
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035141753 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
04:33:43 [2020-01-20T09:33:43.242Z] 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Clicking on Cancel
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035141750 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035141750 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035141750 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035141750 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035141750 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035141750 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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035141750 data=null item=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')
04:33:43 [2020-01-20T09:33:43.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035141851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.499Z] DEBUG - Clicked on 
04:33:43 [2020-01-20T09:33:43.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035141443 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:43 [2020-01-20T09:33:43.499Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035141355 data=null doit=true} to Shell with text {Preferences}
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:43 [2020-01-20T09:33:43.763Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035141353 data=null doit=true} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035141353 data=null} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035141352 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035141352 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
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035141352 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035141350 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035141350 data=null doit=true} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035141350 data=null} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035141350 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035141350 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
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035141349 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:43 [2020-01-20T09:33:43.763Z] 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1035141347 data=null doit=true} to Button with text {Always}
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1035141347 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}
04:33:43 [2020-01-20T09:33:43.763Z] 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1035141347 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1035141345 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1035141345 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1035141345 data=null item=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')
04:33:43 [2020-01-20T09:33:43.763Z] 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')
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.763Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Clicking on OK
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035141343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035141343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035141343 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035141343 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035141343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035141343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035141343 data=null item=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')
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035141432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:43 [2020-01-20T09:33:43.764Z] DEBUG - Clicked on 
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Clicking on &No
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1035139771 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1035139771 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1035139771 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1035139771 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1035139771 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1035139771 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1035139771 data=null item=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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Clicked on 
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1035139680 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform}
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035139585 data=null doit=true} to Shell with text {Preferences}
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:45 [2020-01-20T09:33:45.650Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035139583 data=null doit=true} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035139583 data=null} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035139583 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035139583 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
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035139583 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035139581 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035139581 data=null doit=true} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035139581 data=null} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035139581 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035139580 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
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035139580 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:45 [2020-01-20T09:33:45.650Z] 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Clicking on Cancel
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035139578 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035139578 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035139578 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035139578 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035139578 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')
04:33:45 [2020-01-20T09:33:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035139578 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')
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035139577 data=null item=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')
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035139669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - Clicked on 
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035139355 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.651Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035139261 data=null doit=true} to Shell with text {Preferences}
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:45 [2020-01-20T09:33:45.906Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035139259 data=null doit=true} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035139259 data=null} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035139259 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035139259 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
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035139259 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035139257 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035139257 data=null doit=true} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035139256 data=null} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035139256 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035139256 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
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035139256 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:45 [2020-01-20T09:33:45.906Z] 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')
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] 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.
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Clicking on OK
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035139253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035139253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035139253 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035139253 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035139253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035139253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035139253 data=null item=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')
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035139345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:45 [2020-01-20T09:33:45.907Z] DEBUG - Clicked on 
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Clicking on &Yes
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035137679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035137679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035137679 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035137679 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035137679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035137679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035137679 data=null item=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')
04:33:47 [2020-01-20T09:33:47.525Z] DEBUG - Clicked on 
04:33:47 [2020-01-20T09:33:47.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1035137474 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform}
04:33:47 [2020-01-20T09:33:47.525Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:47 [2020-01-20T09:33:47.525Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:47 [2020-01-20T09:33:47.525Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035137377 data=null doit=true} to Shell with text {Preferences}
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:47 [2020-01-20T09:33:47.781Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035137376 data=null doit=true} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035137375 data=null} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035137375 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035137375 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
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035137375 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035137373 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035137373 data=null doit=true} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035137373 data=null} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035137373 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035137373 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
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035137372 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:47 [2020-01-20T09:33:47.781Z] 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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Clicking on Cancel
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035137369 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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035137369 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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035137369 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035137369 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035137369 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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035137369 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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035137369 data=null item=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')
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035137466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:47 [2020-01-20T09:33:47.781Z] DEBUG - Clicked on 
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035137080 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035137035 data=null doit=true} to Shell with text {Preferences}
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:48 [2020-01-20T09:33:48.038Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035137034 data=null doit=true} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035137034 data=null} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035137033 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035137033 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
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035137033 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.038Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035137031 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035137031 data=null doit=true} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035137031 data=null} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035137031 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035137031 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
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035137030 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
04:33:48 [2020-01-20T09:33:48.039Z] 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-1035137029 data=null doit=true} to Button with text {Prompt}
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1035137028 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}
04:33:48 [2020-01-20T09:33:48.039Z] 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1035137028 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1035137026 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1035137026 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1035137026 data=null item=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')
04:33:48 [2020-01-20T09:33:48.039Z] 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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Clicking on OK
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035137024 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035137024 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035137024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035137024 data=null item=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')
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035137071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:48 [2020-01-20T09:33:48.039Z] DEBUG - Clicked on 
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035135268 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035135177 data=null doit=true} to Shell with text {Preferences}
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:49 [2020-01-20T09:33:49.927Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035135175 data=null doit=true} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035135175 data=null} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035135175 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035135174 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
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035135174 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035135172 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035135172 data=null doit=true} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035135172 data=null} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035135172 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035135172 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
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035135171 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
04:33:49 [2020-01-20T09:33:49.927Z] 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1035135170 data=null doit=true} to Button with text {Always}
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1035135170 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}
04:33:49 [2020-01-20T09:33:49.927Z] 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1035135169 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1035135167 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1035135167 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1035135167 data=null item=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')
04:33:49 [2020-01-20T09:33:49.927Z] 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')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:33:49 [2020-01-20T09:33:49.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Clicking on OK
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035135165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035135165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035135165 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035135165 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035135165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035135165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035135165 data=null item=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')
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035135257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:49 [2020-01-20T09:33:49.928Z] DEBUG - Clicked on 
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1035133584 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')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1035133583 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1035133583 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1035133583 data=null item=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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1035133583 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1035133583 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1035133583 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicking on &No
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1035133582 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1035133582 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1035133582 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1035133582 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1035133582 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1035133582 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1035133582 data=null item=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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicked on 
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1035133520 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035133453 data=null doit=true} to Shell with text {Preferences}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
04:33:51 [2020-01-20T09:33:51.817Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035133451 data=null doit=true} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035133450 data=null} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035133450 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035133450 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
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035133450 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1035133448 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1035133448 data=null doit=true} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1035133448 data=null} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1035133448 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035133448 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
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1035133447 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
04:33:51 [2020-01-20T09:33:51.817Z] 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicking on Cancel
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1035133445 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1035133445 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1035133445 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1035133445 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1035133444 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1035133444 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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1035133444 data=null item=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')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035133511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Clicked on 
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1035133339 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Attempting to set focus on Tree with text {}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035133331 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035133331 data=null doit=true} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035133331 data=null} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035133331 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035133331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035133291 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:33:51 [2020-01-20T09:33:51.818Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:33:51 [2020-01-20T09:33:51.818Z] DEBUG - Clicking on with mnemonic 'Delete'
04:33:51 [2020-01-20T09:33:51.818Z] DEBUG - Clicked on with mnemonic 'Delete'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035132664 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Clicking on OK
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035132664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035132663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035132663 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035132663 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035132663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035132663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.379Z] DEBUG - Clicked on OK
04:33:52 [2020-01-20T09:33:52.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035132663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:33:52 [2020-01-20T09:33:52.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035133259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:33:53 [2020-01-20T09:33:53.499Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.488 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
04:33:53 [2020-01-20T09:33:53.500Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.259 s
04:33:53 [2020-01-20T09:33:53.500Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.705 s
04:33:53 [2020-01-20T09:33:53.500Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.859 s
04:33:53 [2020-01-20T09:33:53.500Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.369 s
04:33:53 [2020-01-20T09:33:53.500Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.103 s
04:33:53 [2020-01-20T09:33:53.500Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.224 s
04:33:53 [2020-01-20T09:33:53.500Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.827 s
04:33:53 [2020-01-20T09:33:53.500Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.079 s
04:33:53 [2020-01-20T09:33:53.500Z] 
04:33:53 [2020-01-20T09:33:53.500Z] Results:
04:33:53 [2020-01-20T09:33:53.500Z] 
04:33:53 [2020-01-20T09:33:53.500Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
04:33:53 [2020-01-20T09:33:53.500Z] 
04:33:53 [2020-01-20T09:33:53.755Z] 
04:33:53 [2020-01-20T09:33:53.755Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:33:53.636
04:33:53 [2020-01-20T09:33:53.755Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] All tests passed!
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.pom
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT [127/138]
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] 
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:54 [2020-01-20T09:33:54.685Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
04:33:55 [2020-01-20T09:33:55.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] 
04:33:55 [2020-01-20T09:33:55.103Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
04:33:55 [2020-01-20T09:33:55.103Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:33:55 [2020-01-20T09:33:55.103Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
04:33:55 [2020-01-20T09:33:55.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] 
04:33:55 [2020-01-20T09:33:55.103Z] 	htIo.supplyATReader(seqNb).getChannel(),
04:33:55 [2020-01-20T09:33:55.103Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:33:55 [2020-01-20T09:33:55.103Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
04:33:55 [2020-01-20T09:33:55.103Z] 2 problems (2 warnings)
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.103Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
04:33:55 [2020-01-20T09:33:55.359Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.359Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.359Z] [INFO] 
04:33:55 [2020-01-20T09:33:55.359Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
04:33:55 [2020-01-20T09:33:55.615Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
04:33:55 [2020-01-20T09:33:55.615Z] [INFO] Command line:
04:33:55 [2020-01-20T09:33:55.615Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:33:55 [2020-01-20T09:33:55.616Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:33:57 [2020-01-20T09:33:57.504Z] !SESSION 2020-01-20 09:33:55.649 -----------------------------------------------
04:33:57 [2020-01-20T09:33:57.504Z] eclipse.buildId=unknown
04:33:57 [2020-01-20T09:33:57.504Z] java.version=1.8.0_202
04:33:57 [2020-01-20T09:33:57.504Z] java.vendor=Oracle Corporation
04:33:57 [2020-01-20T09:33:57.504Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:33:57 [2020-01-20T09:33:57.504Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:33:57 [2020-01-20T09:33:57.504Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:33:57 [2020-01-20T09:33:57.504Z] 
04:33:57 [2020-01-20T09:33:57.504Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:33:57.444
04:33:57 [2020-01-20T09:33:57.504Z] !MESSAGE FrameworkEvent ERROR
04:33:57 [2020-01-20T09:33:57.504Z] !STACK 0
04:33:57 [2020-01-20T09:33:57.504Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
04:33:57 [2020-01-20T09:33:57.504Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:33:57 [2020-01-20T09:33:57.504Z] 
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:33:57 [2020-01-20T09:33:57.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:33:58 [2020-01-20T09:33:58.868Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
04:33:58 [2020-01-20T09:33:58.868Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.003 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
04:33:58 [2020-01-20T09:33:58.868Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
04:33:58 [2020-01-20T09:33:58.868Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
04:33:58 [2020-01-20T09:33:58.868Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.868Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.868Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.869Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
04:33:58 [2020-01-20T09:33:58.869Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
04:33:58 [2020-01-20T09:33:58.869Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0.001 s
04:33:58 [2020-01-20T09:33:58.869Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
04:33:59 [2020-01-20T09:33:59.124Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
04:33:59 [2020-01-20T09:33:59.124Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.113 s
04:33:59 [2020-01-20T09:33:59.124Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
04:33:59 [2020-01-20T09:33:59.124Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
04:33:59 [2020-01-20T09:33:59.124Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
04:33:59 [2020-01-20T09:33:59.124Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
04:33:59 [2020-01-20T09:33:59.380Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
04:33:59 [2020-01-20T09:33:59.380Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.087 s
04:33:59 [2020-01-20T09:33:59.380Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.082 s
04:33:59 [2020-01-20T09:33:59.380Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.132 s
04:33:59 [2020-01-20T09:33:59.380Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.071 s
04:33:59 [2020-01-20T09:33:59.380Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.003 s
04:33:59 [2020-01-20T09:33:59.380Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
04:33:59 [2020-01-20T09:33:59.940Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
04:33:59 [2020-01-20T09:33:59.940Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.081 s
04:33:59 [2020-01-20T09:33:59.940Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.007 s
04:33:59 [2020-01-20T09:33:59.940Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.089 s
04:33:59 [2020-01-20T09:33:59.940Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.112 s
04:33:59 [2020-01-20T09:33:59.940Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.031 s
04:33:59 [2020-01-20T09:33:59.940Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.003 s
04:33:59 [2020-01-20T09:33:59.940Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
04:33:59 [2020-01-20T09:33:59.940Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
04:33:59 [2020-01-20T09:33:59.940Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.009 s
04:33:59 [2020-01-20T09:33:59.940Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.019 s
04:33:59 [2020-01-20T09:33:59.940Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.107 s
04:33:59 [2020-01-20T09:33:59.940Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.021 s
04:33:59 [2020-01-20T09:33:59.940Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.043 s
04:33:59 [2020-01-20T09:33:59.940Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
04:34:00 [2020-01-20T09:34:00.196Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.003 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
04:34:00 [2020-01-20T09:34:00.196Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
04:34:00 [2020-01-20T09:34:00.196Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
04:34:00 [2020-01-20T09:34:00.196Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
04:34:00 [2020-01-20T09:34:00.758Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
04:34:00 [2020-01-20T09:34:00.758Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.388 s
04:34:00 [2020-01-20T09:34:00.758Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.31 s
04:34:00 [2020-01-20T09:34:00.758Z] 
04:34:00 [2020-01-20T09:34:00.758Z] Results:
04:34:00 [2020-01-20T09:34:00.758Z] 
04:34:00 [2020-01-20T09:34:00.758Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
04:34:00 [2020-01-20T09:34:00.758Z] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] All tests passed!
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.pom
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [128/138]
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] The project's OSGi version is 1.0.3.202001200739
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.683Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
04:34:01 [2020-01-20T09:34:01.941Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] 
04:34:01 [2020-01-20T09:34:01.941Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
04:34:01 [2020-01-20T09:34:01.941Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:34:01 [2020-01-20T09:34:01.941Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
04:34:01 [2020-01-20T09:34:01.941Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] 
04:34:01 [2020-01-20T09:34:01.941Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
04:34:01 [2020-01-20T09:34:01.941Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:34:01 [2020-01-20T09:34:01.941Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
04:34:01 [2020-01-20T09:34:01.941Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] 
04:34:01 [2020-01-20T09:34:01.941Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
04:34:01 [2020-01-20T09:34:01.941Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:34:01 [2020-01-20T09:34:01.941Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
04:34:01 [2020-01-20T09:34:01.941Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] 
04:34:01 [2020-01-20T09:34:01.941Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
04:34:01 [2020-01-20T09:34:01.941Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
04:34:01 [2020-01-20T09:34:01.941Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
04:34:01 [2020-01-20T09:34:01.941Z] 4 problems (4 warnings)
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] 
04:34:01 [2020-01-20T09:34:01.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] 
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] 
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] 
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] 
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] 
04:34:02 [2020-01-20T09:34:02.197Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:02 [2020-01-20T09:34:02.452Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
04:34:02 [2020-01-20T09:34:02.452Z] [INFO] Command line:
04:34:02 [2020-01-20T09:34:02.452Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:34:02 [2020-01-20T09:34:02.452Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:34:04 [2020-01-20T09:34:04.964Z] !SESSION 2020-01-20 09:34:02.656 -----------------------------------------------
04:34:04 [2020-01-20T09:34:04.964Z] eclipse.buildId=unknown
04:34:04 [2020-01-20T09:34:04.964Z] java.version=1.8.0_202
04:34:04 [2020-01-20T09:34:04.964Z] java.vendor=Oracle Corporation
04:34:04 [2020-01-20T09:34:04.964Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:34:04 [2020-01-20T09:34:04.965Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
04:34:04 [2020-01-20T09:34:04.965Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:34:04 [2020-01-20T09:34:04.965Z] 
04:34:04 [2020-01-20T09:34:04.965Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:34:04.559
04:34:04 [2020-01-20T09:34:04.965Z] !MESSAGE FrameworkEvent ERROR
04:34:04 [2020-01-20T09:34:04.965Z] !STACK 0
04:34:04 [2020-01-20T09:34:04.965Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41]
04:34:04 [2020-01-20T09:34:04.965Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:34:04 [2020-01-20T09:34:04.965Z] 
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:34:04 [2020-01-20T09:34:04.965Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:34:07 [2020-01-20T09:34:07.482Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
04:34:07 [2020-01-20T09:34:07.483Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
04:34:07 [2020-01-20T09:34:07.483Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.102 s
04:34:07 [2020-01-20T09:34:07.483Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.003 s
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.002 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
04:34:07 [2020-01-20T09:34:07.483Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
04:34:07 [2020-01-20T09:34:07.483Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
04:34:07 [2020-01-20T09:34:07.483Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.02 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.035 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.009 s
04:34:07 [2020-01-20T09:34:07.483Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.031 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.032 s
04:34:07 [2020-01-20T09:34:07.483Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.483Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.483Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
04:34:07 [2020-01-20T09:34:07.896Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
04:34:07 [2020-01-20T09:34:07.896Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.025 s
04:34:07 [2020-01-20T09:34:07.896Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
04:34:07 [2020-01-20T09:34:07.896Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.109 s
04:34:07 [2020-01-20T09:34:07.896Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.011 s
04:34:07 [2020-01-20T09:34:07.896Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.068 s
04:34:07 [2020-01-20T09:34:07.896Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.137 s
04:34:07 [2020-01-20T09:34:07.896Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.075 s
04:34:07 [2020-01-20T09:34:07.896Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
04:34:07 [2020-01-20T09:34:07.896Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
04:34:07 [2020-01-20T09:34:07.896Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
04:34:07 [2020-01-20T09:34:07.896Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.896Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.002 s
04:34:07 [2020-01-20T09:34:07.896Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.896Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
04:34:07 [2020-01-20T09:34:07.896Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.896Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.896Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
04:34:07 [2020-01-20T09:34:07.896Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
04:34:07 [2020-01-20T09:34:07.896Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
04:34:08 [2020-01-20T09:34:08.153Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
04:34:08 [2020-01-20T09:34:08.153Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
04:34:08 [2020-01-20T09:34:08.153Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
04:34:08 [2020-01-20T09:34:08.153Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.153Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.153Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.154Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.008 s
04:34:08 [2020-01-20T09:34:08.154Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.154Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.154Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.154Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.05 s
04:34:08 [2020-01-20T09:34:08.154Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
04:34:08 [2020-01-20T09:34:08.154Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
04:34:08 [2020-01-20T09:34:08.154Z] 
04:34:08 [2020-01-20T09:34:08.154Z] Results:
04:34:08 [2020-01-20T09:34:08.154Z] 
04:34:08 [2020-01-20T09:34:08.154Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
04:34:08 [2020-01-20T09:34:08.154Z] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] All tests passed!
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [129/138]
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] The project's OSGi version is 1.0.9.202001200739
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.080Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] 
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:09 [2020-01-20T09:34:09.081Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
04:34:10 [2020-01-20T09:34:10.006Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] 
04:34:10 [2020-01-20T09:34:10.006Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
04:34:10 [2020-01-20T09:34:10.006Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:34:10 [2020-01-20T09:34:10.006Z] 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
04:34:10 [2020-01-20T09:34:10.006Z] 1 problem (1 warning)
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.006Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] 
04:34:10 [2020-01-20T09:34:10.007Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:34:10 [2020-01-20T09:34:10.262Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
04:34:10 [2020-01-20T09:34:10.262Z] [INFO] Command line:
04:34:10 [2020-01-20T09:34:10.262Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:34:10 [2020-01-20T09:34:10.262Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:34:12 [2020-01-20T09:34:12.775Z] !SESSION 2020-01-20 09:34:10.346 -----------------------------------------------
04:34:12 [2020-01-20T09:34:12.775Z] eclipse.buildId=unknown
04:34:12 [2020-01-20T09:34:12.775Z] java.version=1.8.0_202
04:34:12 [2020-01-20T09:34:12.775Z] java.vendor=Oracle Corporation
04:34:12 [2020-01-20T09:34:12.775Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:34:12 [2020-01-20T09:34:12.775Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:34:12 [2020-01-20T09:34:12.775Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:34:12 [2020-01-20T09:34:12.775Z] 
04:34:12 [2020-01-20T09:34:12.775Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:34:12.348
04:34:12 [2020-01-20T09:34:12.775Z] !MESSAGE FrameworkEvent ERROR
04:34:12 [2020-01-20T09:34:12.775Z] !STACK 0
04:34:12 [2020-01-20T09:34:12.775Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:34:12 [2020-01-20T09:34:12.775Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:34:12 [2020-01-20T09:34:12.775Z] 
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:34:12 [2020-01-20T09:34:12.775Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:34:18 [2020-01-20T09:34:18.017Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
04:34:19 [2020-01-20T09:34:19.904Z] Display size: 1440x900
04:34:19 [2020-01-20T09:34:19.904Z] OS version=3.10.0-957.1.3.el7.x86_64
04:34:19 [2020-01-20T09:34:19.904Z] GTK version=2.24.30
04:34:19 [2020-01-20T09:34:19.904Z] GTK theme=unknown
04:34:19 [2020-01-20T09:34:19.904Z] LIBOVERLAY_SCROLLBAR=0
04:34:19 [2020-01-20T09:34:19.904Z] Time zone: Coordinated Universal Time
04:34:20 [2020-01-20T09:34:20.159Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:34:20 [2020-01-20T09:34:20.159Z] log4j:WARN Please initialize the log4j system properly.
04:34:30 [2020-01-20T09:34:30.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.357 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
04:34:30 [2020-01-20T09:34:30.095Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 10.265 s
04:34:30 [2020-01-20T09:34:30.095Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035096378 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1035096088 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035096083 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035096083 data=null doit=true} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035096082 data=null} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035096082 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035096082 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}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035096066 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035096065 data=null doit=true} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035096065 data=null} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035096065 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035096065 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}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035096062 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035096061 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035096061 data=null doit=true} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035096061 data=null} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035096060 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035096060 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
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035096043 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035095993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035095992 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035095992 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035095992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035095992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035095992 data=null item=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')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035096270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035095962 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035095790 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035095785 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035095785 data=null doit=true} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035095785 data=null} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035095785 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035095784 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}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035095771 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.096Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035095770 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035095770 data=null doit=true} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035095769 data=null} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035095769 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035095769 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
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035095765 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035095756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035095755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035095755 data=null doit=true} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035095755 data=null} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035095754 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035095754 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')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035095693 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035095692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035095692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035095692 data=null doit=true} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035095692 data=null} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-1035095691 data=null button=1 stateMask=0x40000 x=79 y=36 count=1} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035095691 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')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-1035095665 data=null button=1 stateMask=0xc0000 x=79 y=36 count=1} to (of type 'Table')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Clicking on Delete
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035095662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035095662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035095661 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035095661 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035095661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035095661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.096Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035095583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035095582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035095582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035095582 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035095581 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicked on Delete
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035095580 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicking on &Yes
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035095579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035095579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035095579 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035095579 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035095579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035095578 data=null item=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')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035095661 data=null item=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')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035095550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035095549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035095549 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035095549 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035095549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035095549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035095549 data=null item=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')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035095951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035095464 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035095357 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035095353 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035095352 data=null doit=true} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035095352 data=null} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035095352 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035095351 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}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035095339 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.097Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035095292 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035095292 data=null doit=true} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035095292 data=null} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035095292 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035095291 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
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035095287 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.097Z] DEBUG - Clicking on Import
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035095281 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035095281 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035095281 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035095281 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035095280 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035095280 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')
04:34:30 [2020-01-20T09:34:30.098Z] 
04:34:30 [2020-01-20T09:34:30.098Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:34:29.659
04:34:30 [2020-01-20T09:34:30.098Z] !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.
04:34:30 [2020-01-20T09:34:30.098Z] 
04:34:30 [2020-01-20T09:34:30.098Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-01-20 09:34:29.662
04:34:30 [2020-01-20T09:34:30.098Z] !MESSAGE Import XML analysis file failed.
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035095280 data=null item=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')
04:34:30 [2020-01-20T09:34:30.098Z] 
04:34:30 [2020-01-20T09:34:30.098Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:34:29.663
04:34:30 [2020-01-20T09:34:30.098Z] !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.
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035095265 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035095244 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035095244 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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035095244 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035095244 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicked on Import
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-1035095241 data=null doit=true} to Shell with text {Import XML analysis file failed.}
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035095193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035095193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035095193 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035095193 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035095193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035095193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035095193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035095166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035095166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035095165 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035095165 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035095165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035095165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035095165 data=null item=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')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035095455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035095152 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035095045 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035095041 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035095041 data=null doit=true} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035095041 data=null} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035095041 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035095040 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}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035094981 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:30 [2020-01-20T09:34:30.099Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035094979 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035094979 data=null doit=true} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035094979 data=null} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035094979 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094978 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
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035094974 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035094970 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035094969 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035094969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035094969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035094969 data=null item=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')
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035095094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1035094793 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1035094793 data=null doit=true} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1035094792 data=null} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1035094792 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094792 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}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1035094760 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1035094758 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1035094758 data=null doit=true} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1035094758 data=null} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1035094758 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094757 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}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1035094747 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1035094693 data=null doit=true} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1035094692 data=null} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1035094692 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035094691 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}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1035094686 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035094685 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035094685 data=null doit=true} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035094685 data=null} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035094684 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094684 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035094669 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1035094663 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1035094663 data=null doit=true} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1035094662 data=null} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1035094662 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094662 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1035094656 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
04:34:30 [2020-01-20T09:34:30.612Z] 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)'))
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-1035094374 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Clicking on OK
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035094370 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035094370 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035094369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035094369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035094369 data=null item=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')
04:34:30 [2020-01-20T09:34:30.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1035094546 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...'
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Clicked on 
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035094186 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1035094178 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1035094177 data=null doit=true} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1035094177 data=null} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1035094177 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035094177 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}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1035094162 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Clicking on with mnemonic 'Delete'
04:34:30 [2020-01-20T09:34:30.868Z] DEBUG - Clicked on with mnemonic 'Delete'
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.795Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093454 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035093454 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Clicking on OK
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035093453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035093453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035093453 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035093453 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035093452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035093452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Clicked on OK
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035093452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:31 [2020-01-20T09:34:31.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035094077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035092941 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035092885 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035092881 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035092881 data=null doit=true} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035092880 data=null} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035092880 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035092880 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}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035092866 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.307Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035092864 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035092864 data=null doit=true} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035092864 data=null} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035092864 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035092864 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
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035092860 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Clicking on OK
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035092855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035092855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035092855 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035092855 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035092855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035092855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035092855 data=null item=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')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035092932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Clicked on 
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035092785 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035092678 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035092674 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035092674 data=null doit=true} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035092674 data=null} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035092673 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035092673 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}
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035092661 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:32 [2020-01-20T09:34:32.308Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035092660 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035092659 data=null doit=true} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035092659 data=null} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035092659 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035092659 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
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035092655 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Clicking on Import
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035092651 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')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035092651 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')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035092651 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035092651 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035092651 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')
04:34:32 [2020-01-20T09:34:32.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035092651 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035092650 data=null item=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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035092552 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035092552 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035092551 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035092551 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035092551 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Clicked on Import
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035092544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035092543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035092543 data=null doit=true} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035092543 data=null} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1035092543 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035092543 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1035092486 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035092485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035092485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035092485 data=null doit=true} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035092485 data=null} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1035092485 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035092484 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1035092457 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Clicking on Edit...
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1035092454 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1035092454 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1035092453 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1035092453 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1035092453 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')
04:34:32 [2020-01-20T09:34:32.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1035092453 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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1035092453 data=null item=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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1035090949 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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1035090940 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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1035090939 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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1035090939 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1035090939 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Clicked on Edit...
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Clicking on OK
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035090891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035090891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035090890 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035090890 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035090890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035090890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035090890 data=null item=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')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035092774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Clicked on 
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035090667 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035090547 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035090543 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035090543 data=null doit=true} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035090543 data=null} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035090542 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035090542 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}
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035090484 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.449Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035090483 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035090483 data=null doit=true} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035090483 data=null} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035090483 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035090482 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
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035090478 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035090473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035090473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035090472 data=null doit=true} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035090472 data=null} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1035090472 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035090472 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')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1035090456 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035090455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035090455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035090455 data=null doit=true} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035090455 data=null} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1035090455 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035090454 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')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1035090384 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table')
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:34 [2020-01-20T09:34:34.704Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicking on Delete
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035090381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035090381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035090381 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035090381 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035090380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035090380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035090356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035090355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035090355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035090355 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035090355 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicked on Delete
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035090354 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicking on &Yes
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035090353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035090353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035090353 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035090353 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035090352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035090352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035090352 data=null item=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')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035090380 data=null item=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')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicked on 
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicking on OK
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035090280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035090280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035090280 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035090279 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035090279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035090279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035090279 data=null item=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')
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035090653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicked on 
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035090257 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.705Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035090143 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035090092 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035090091 data=null doit=true} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035090091 data=null} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035090090 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035090090 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}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035090075 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:34 [2020-01-20T09:34:34.961Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035090074 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035090074 data=null doit=true} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035090074 data=null} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035090073 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035090073 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
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035090069 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Clicking on Import
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035090066 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')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035090066 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')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035090066 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035090066 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035090065 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')
04:34:34 [2020-01-20T09:34:34.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035090065 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')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035090065 data=null item=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')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035089763 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')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035089760 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')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035089760 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')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035089760 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035089759 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Clicked on Import
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Attempting to set focus on Table with text {}
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1035089750 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid}
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-1035089750 data=null doit=true} to TableItem with text {test_valid}
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1035089750 data=null} to TableItem with text {test_valid}
04:34:35 [2020-01-20T09:34:35.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1035089749 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035089749 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}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1035089591 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Attempting to set focus on Table with text {}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035089587 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1035089587 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
04:34:35 [2020-01-20T09:34:35.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1035089587 data=null} to TableItem with text {test_valid_xml_timegraphView}
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035089587 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035089586 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}
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035089578 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Clicking on OK
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035089573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035089573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035089573 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035089573 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035089573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035089573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035089573 data=null item=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')
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035090248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Clicked on 
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035089541 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.473Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035089439 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035089391 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035089391 data=null doit=true} to TreeItem with text {Tracing}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035089391 data=null} to TreeItem with text {Tracing}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035089390 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035089390 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}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035089376 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:35 [2020-01-20T09:34:35.728Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035089375 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035089374 data=null doit=true} to Tree node with text: XML Analyses
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035089374 data=null} to Tree node with text: XML Analyses
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035089374 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035089374 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
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035089370 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035089365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035089364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035089364 data=null doit=true} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035089364 data=null} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035089364 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035089364 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')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1035089354 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035089353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035089353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035089353 data=null doit=true} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035089353 data=null} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1035089352 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035089352 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')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1035089149 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Clicking on Delete
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035089146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035089146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035089146 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035089146 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035089146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035089146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035089079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035089079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035089079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035089079 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035089079 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicked on Delete
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035089078 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicking on &Yes
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035089077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035089077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035089077 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035089077 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035089077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035089077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035089076 data=null item=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')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035089146 data=null item=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')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicked on 
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicking on OK
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035089048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035089048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035089048 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035089048 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035089048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035089048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035089048 data=null item=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')
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035089489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicked on 
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035088980 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:35 [2020-01-20T09:34:35.985Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035088873 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035088870 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035088870 data=null doit=true} to TreeItem with text {Tracing}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035088869 data=null} to TreeItem with text {Tracing}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035088869 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035088869 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}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035088856 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:36 [2020-01-20T09:34:36.242Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035088855 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035088855 data=null doit=true} to Tree node with text: XML Analyses
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035088855 data=null} to Tree node with text: XML Analyses
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035088855 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035088855 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
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035088851 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Clicking on Import
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035088846 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')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035088846 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')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035088846 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035088845 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035088845 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')
04:34:36 [2020-01-20T09:34:36.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035088845 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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035088845 data=null item=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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035088563 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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035088561 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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035088560 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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035088560 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035088560 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Clicked on Import
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035088554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035088554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035088554 data=null doit=true} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035088554 data=null} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1035088554 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035088554 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')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1035088480 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035088480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035088480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035088479 data=null doit=true} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035088479 data=null} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1035088479 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035088479 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')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1035088393 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Clicking on Uncheck selected
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1035088390 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')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1035088390 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')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1035088390 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1035088390 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1035088390 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1035088390 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1035088390 data=null item=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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1035088389 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1035088389 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1035088389 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1035088389 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1035088389 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Clicked on Uncheck selected
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035088387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035088387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035088387 data=null doit=true} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035088387 data=null} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1035088387 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035088387 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1035088360 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035088360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035088360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035088360 data=null doit=true} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035088360 data=null} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1035088359 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035088359 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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1035088274 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Clicking on Check selected
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1035088272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1035088272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1035088272 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1035088272 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1035088271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1035088271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1035088271 data=null item=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')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1035088188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1035088188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1035088188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1035088187 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1035088187 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Clicked on Check selected
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Clicking on Uncheck all
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1035088185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1035088185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1035088185 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1035088185 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1035088185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1035088185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1035088185 data=null item=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')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1035088184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1035088183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1035088183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1035088183 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1035088183 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Clicked on Uncheck all
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Clicking on Check all
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1035088181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1035088181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1035088181 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1035088181 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1035088181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:36 [2020-01-20T09:34:36.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1035088181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1035088180 data=null item=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')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1035088140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1035088140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1035088140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1035088140 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1035088140 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Clicked on Check all
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Clicking on OK
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035088136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035088136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035088136 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035088136 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035088136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035088136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035088136 data=null item=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')
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035088970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Clicked on 
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035087970 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.013Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.268Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035087862 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035087858 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035087858 data=null doit=true} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035087858 data=null} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035087857 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035087857 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}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035087844 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.269Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035087842 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035087842 data=null doit=true} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035087842 data=null} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035087793 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035087793 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
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035087788 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087781 data=null doit=true} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087781 data=null} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1035087781 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087781 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')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1035087772 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087772 data=null doit=true} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087771 data=null} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1035087771 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087771 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')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1035087754 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087753 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087753 data=null doit=true} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087753 data=null} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1035087753 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087753 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')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1035087674 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087673 data=null doit=true} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087673 data=null} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1035087673 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087673 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')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1035087576 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087576 data=null doit=true} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087575 data=null} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1035087575 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087575 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')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1035087488 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Clicking on Delete
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035087486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035087486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035087486 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035087486 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035087485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035087485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035087468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035087468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035087468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035087468 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035087468 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Clicked on Delete
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035087467 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Clicking on &Yes
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035087466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035087466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035087466 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035087466 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035087466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035087466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035087465 data=null item=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')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035087485 data=null item=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')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Clicked on 
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Clicking on OK
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035087442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035087442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035087441 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035087441 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035087441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035087441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035087441 data=null item=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')
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035087961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - Clicked on 
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035087375 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:37 [2020-01-20T09:34:37.781Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035087257 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035087252 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035087252 data=null doit=true} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035087251 data=null} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035087251 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035087251 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}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035087189 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:37 [2020-01-20T09:34:37.782Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035087188 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035087188 data=null doit=true} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035087188 data=null} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035087188 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035087187 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
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035087183 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Clicking on Import
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035087180 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')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035087180 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')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035087180 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035087179 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035087179 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')
04:34:37 [2020-01-20T09:34:37.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035087179 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')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035087179 data=null item=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')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035087082 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')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035087082 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')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035087081 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')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035087081 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035087081 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Clicked on Import
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.039Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035087075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035087075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035087075 data=null doit=true} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035087075 data=null} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1035087075 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035087075 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')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1035087063 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Clicking on Edit...
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1035087061 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')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1035087061 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')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1035087061 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1035087061 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1035087061 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')
04:34:38 [2020-01-20T09:34:38.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1035087061 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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1035087060 data=null item=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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1035086783 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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1035086778 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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1035086778 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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1035086778 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1035086778 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Clicked on Edit...
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035086760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035086760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035086760 data=null doit=true} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035086760 data=null} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1035086760 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035086760 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')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1035086750 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035086750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035086750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035086749 data=null doit=true} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035086749 data=null} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1035086749 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035086749 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')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1035086679 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Clicking on Delete
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035086677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035086677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035086677 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035086677 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035086676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035086676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035086657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035086656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035086656 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035086656 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Clicked on Delete
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035086654 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Clicking on &Yes
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035086653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035086653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035086653 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035086653 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035086653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035086653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035086653 data=null item=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')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035086676 data=null item=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')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Clicked on 
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Clicking on OK
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035086477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035086477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035086477 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035086477 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035086476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035086476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035086476 data=null item=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')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035087367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Clicked on 
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035086466 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035086360 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035086356 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035086356 data=null doit=true} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035086356 data=null} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035086356 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035086355 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}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035086344 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.609Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035086343 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035086343 data=null doit=true} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035086343 data=null} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035086343 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035086343 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
04:34:38 [2020-01-20T09:34:38.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035086340 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.865Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicking on OK
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035086290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035086290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035086290 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035086290 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035086290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035086290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035086290 data=null item=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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035086457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicked on 
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035086268 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035086169 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035086165 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035086165 data=null doit=true} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035086165 data=null} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035086165 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035086164 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}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035086152 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:38 [2020-01-20T09:34:38.866Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035086151 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035086151 data=null doit=true} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035086151 data=null} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035086151 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035086151 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
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035086147 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicking on Import
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1035086144 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035086144 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1035086144 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1035086144 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1035086144 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1035086144 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1035086144 data=null item=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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1035086080 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1035086079 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1035086079 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')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1035086079 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1035086079 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Clicked on Import
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035086071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035086071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035086071 data=null doit=true} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035086071 data=null} to (of type 'Table')
04:34:38 [2020-01-20T09:34:38.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1035086071 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035086071 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')
04:34:39 [2020-01-20T09:34:39.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1035086060 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicking on Export
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-1035086058 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1035086058 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-1035086058 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-1035086058 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-1035086057 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-1035086057 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-1035086057 data=null item=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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-1035086056 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1035086056 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-1035086056 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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-1035086056 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-1035086056 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicked on Export
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicking on OK
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035086054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035086054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035086054 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035086054 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035086054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035086053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035086053 data=null item=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')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035086260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035085969 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035085869 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035085866 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035085865 data=null doit=true} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035085865 data=null} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035085865 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085865 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}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035085853 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.123Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035085852 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035085852 data=null doit=true} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035085852 data=null} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035085852 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085852 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
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035085849 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035085845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035085845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035085845 data=null doit=true} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035085845 data=null} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1035085844 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035085844 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')
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1035085792 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicking on Delete
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035085790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035085790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035085790 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035085790 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035085790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035085790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035085772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035085771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035085771 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035085771 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicked on Delete
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035085769 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicking on &Yes
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035085768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035085768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035085768 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035085768 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035085768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035085768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035085768 data=null item=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')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035085789 data=null item=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')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicking on OK
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035085747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035085747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035085747 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035085747 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035085747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035085747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035085747 data=null item=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')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035085961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.380Z] 
04:34:39 [2020-01-20T09:34:39.380Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:34:39.264
04:34:39 [2020-01-20T09:34:39.380Z] !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.
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035085663 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035085554 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035085550 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035085550 data=null doit=true} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035085550 data=null} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035085550 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085550 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}
04:34:39 [2020-01-20T09:34:39.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035085486 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.636Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:39 [2020-01-20T09:34:39.636Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035085485 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035085485 data=null doit=true} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035085485 data=null} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035085484 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085484 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
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035085479 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Attempting to set focus on Table with text {}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1035085472 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-1035085472 data=null doit=true} to TableItem with text {test_invalid}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1035085472 data=null} to TableItem with text {test_invalid}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1035085471 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid}
04:34:39 [2020-01-20T09:34:39.637Z] 
04:34:39 [2020-01-20T09:34:39.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:34:39.467
04:34:39 [2020-01-20T09:34:39.637Z] !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.
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035085470 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}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1035085459 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Clicking on OK
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035085455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035085455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035085455 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035085455 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035085455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035085455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.637Z] 
04:34:39 [2020-01-20T09:34:39.637Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:34:39.479
04:34:39 [2020-01-20T09:34:39.637Z] !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.
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035085455 data=null item=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')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035085655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035085386 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Clicking on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - Clicked on with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
04:34:39 [2020-01-20T09:34:39.637Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1035085288 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1035085283 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1035085283 data=null doit=true} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1035085282 data=null} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1035085282 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085282 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}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1035085263 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
04:34:39 [2020-01-20T09:34:39.893Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1035085261 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1035085261 data=null doit=true} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1035085261 data=null} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1035085261 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035085260 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
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1035085256 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Attempting to set focus on (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Selecting rows [0] in (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1035085252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1035085252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1035085252 data=null doit=true} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1035085252 data=null} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1035085251 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] 
04:34:39 [2020-01-20T09:34:39.894Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-20 09:34:39.683
04:34:39 [2020-01-20T09:34:39.894Z] !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.
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1035085251 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')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1035085244 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicking on Delete
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1035085242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035085242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1035085241 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1035085241 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1035085241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1035085241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1035085183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1035085183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1035085183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1035085183 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1035085182 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicked on Delete
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1035085179 data=null doit=true} to Shell with text {Delete XML file(s)}
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicking on &Yes
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1035085178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1035085178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1035085178 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1035085178 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1035085178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1035085178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1035085177 data=null item=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')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1035085241 data=null item=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')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicking on OK
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035085158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035085158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035085158 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035085158 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035085158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035085158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035085158 data=null item=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')
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1035085379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
04:34:39 [2020-01-20T09:34:39.894Z] DEBUG - Clicked on 
04:34:39 [2020-01-20T09:34:39.894Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.552 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
04:34:39 [2020-01-20T09:34:39.894Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.014 s
04:34:39 [2020-01-20T09:34:39.894Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.516 s
04:34:39 [2020-01-20T09:34:39.894Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.164 s
04:34:39 [2020-01-20T09:34:39.894Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.527 s
04:34:39 [2020-01-20T09:34:39.894Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.277 s
04:34:39 [2020-01-20T09:34:39.894Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.604 s
04:34:39 [2020-01-20T09:34:39.894Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.106 s
04:34:39 [2020-01-20T09:34:39.895Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.591 s
04:34:39 [2020-01-20T09:34:39.895Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.54 s
04:34:39 [2020-01-20T09:34:39.895Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
04:34:43 [2020-01-20T09:34:43.160Z] 
04:34:43 [2020-01-20T09:34:43.160Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:34:42.570
04:34:43 [2020-01-20T09:34:43.160Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035079151 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035079150 data=null doit=true} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035079150 data=null} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035079150 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035079150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035079092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035079091 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035079091 data=null doit=true} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035079091 data=null} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035079090 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035079090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035079084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035079084 data=null doit=true} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035079084 data=null} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035079084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035079083 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}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035079080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035079079 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035079079 data=null doit=true} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035079079 data=null} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035079079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035079079 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035079070 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035079070 data=null doit=true} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035079070 data=null} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035079070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035079070 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]}
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035079067 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035079067 data=null doit=true} to Tree node with text: bug446190
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035079067 data=null} to Tree node with text: bug446190
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035079066 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035079066 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
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035079061 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035079061 data=null doit=true} to Tree node with text: Views
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035079061 data=null} to Tree node with text: Views
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035079061 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035079061 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
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035078992 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1035078990 data=null doit=true} to Tree node with text: XML system call analysis
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1035078990 data=null} to Tree node with text: XML system call analysis
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1035078990 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035078989 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
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1035078974 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1035078973 data=null button=0 stateMask=0x0 x=174 y=564 count=0} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1035078973 data=null doit=true} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1035078973 data=null} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1035078973 data=null button=1 stateMask=0x0 x=174 y=564 count=1} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035078973 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
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1035078961 data=null button=1 stateMask=0x80000 x=174 y=551 count=1} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1035078961 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1035078961 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035078961 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
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1035078942 data=null button=1 stateMask=0x80000 x=174 y=551 count=2} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1035078571 data=null button=0 stateMask=0x0 x=174 y=551 count=0} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1035078570 data=null doit=true} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1035078570 data=null} to Tree node with text: Latency vs Time
04:34:46 [2020-01-20T09:34:46.425Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
04:34:48 [2020-01-20T09:34:48.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
04:34:49 [2020-01-20T09:34:49.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
04:34:49 [2020-01-20T09:34:49.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:49 [2020-01-20T09:34:49.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:49 [2020-01-20T09:34:49.192Z] DEBUG - Setting state to checked on: bug446190
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035075265 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035075235 data=null button=0 stateMask=0x0 x=53 y=-1 count=0} to TreeItem with text {test}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035075235 data=null doit=true} to TreeItem with text {test}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035075235 data=null} to TreeItem with text {test}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035075235 data=null button=1 stateMask=0x0 x=53 y=-1 count=1} to TreeItem with text {test}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035075235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:49 [2020-01-20T09:34:49.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035075223 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:50 [2020-01-20T09:34:50.007Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:34:50 [2020-01-20T09:34:50.007Z] DEBUG - Clicking on with mnemonic 'Delete'
04:34:50 [2020-01-20T09:34:50.007Z] DEBUG - Clicked on with mnemonic 'Delete'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074476 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074476 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035074475 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Clicking on OK
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035074474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035074474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035074474 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035074474 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035074474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035074473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:50 [2020-01-20T09:34:50.567Z] DEBUG - Clicked on OK
04:34:51 [2020-01-20T09:34:51.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035074473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:51 [2020-01-20T09:34:51.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035075159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:34:51 [2020-01-20T09:34:51.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
04:34:51 [2020-01-20T09:34:51.128Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.167 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
04:34:51 [2020-01-20T09:34:51.128Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.3 s
04:34:51 [2020-01-20T09:34:51.128Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
04:34:52 [2020-01-20T09:34:52.161Z] 
04:34:52 [2020-01-20T09:34:52.161Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:34:52.062
04:34:52 [2020-01-20T09:34:52.161Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035069955 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035069955 data=null doit=true} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035069955 data=null} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035069955 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035069955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035069891 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035069890 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035069890 data=null doit=true} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035069890 data=null} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035069890 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035069890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035069883 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035069883 data=null doit=true} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035069883 data=null} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035069883 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035069882 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}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035069880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035069879 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035069879 data=null doit=true} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035069879 data=null} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035069879 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035069879 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035069870 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035069869 data=null doit=true} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035069869 data=null} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035069869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035069869 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]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035069866 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035069866 data=null doit=true} to Tree node with text: bug446190
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035069866 data=null} to Tree node with text: bug446190
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035069866 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035069866 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
04:34:55 [2020-01-20T09:34:55.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035069862 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035069861 data=null doit=true} to Tree node with text: Views
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035069861 data=null} to Tree node with text: Views
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035069861 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035069861 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
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035069847 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1035069846 data=null doit=true} to Tree node with text: XML system call analysis
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1035069846 data=null} to Tree node with text: XML system call analysis
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1035069846 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035069846 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
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1035069791 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Double-clicking on Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1035069790 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1035069790 data=null doit=true} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1035069789 data=null} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1035069789 data=null button=1 stateMask=0x0 x=166 y=516 count=1} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035069789 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
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1035069779 data=null button=1 stateMask=0x80000 x=166 y=516 count=1} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1035069778 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1035069778 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035069778 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
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1035069759 data=null button=1 stateMask=0x80000 x=166 y=516 count=2} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1035069550 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1035069550 data=null doit=true} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1035069550 data=null} to Tree node with text: Latency Table
04:34:55 [2020-01-20T09:34:55.429Z] DEBUG - Double-clicked on Tree node with text: Latency Table
04:34:57 [2020-01-20T09:34:57.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
04:34:57 [2020-01-20T09:34:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1035067187 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}
04:34:57 [2020-01-20T09:34:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1035067168 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
04:34:57 [2020-01-20T09:34:57.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1035067168 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}
04:34:57 [2020-01-20T09:34:57.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1035067154 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035066665 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Attempting to set focus on Tree with text {}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035066639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035066639 data=null doit=true} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035066639 data=null} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035066639 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035066639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035066631 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Clicking on with mnemonic 'Delete'
04:34:58 [2020-01-20T09:34:58.506Z] DEBUG - Clicked on with mnemonic 'Delete'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065939 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065939 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035065938 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Clicking on OK
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035065936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035065936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035065936 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035065936 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035065936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035065936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.067Z] DEBUG - Clicked on OK
04:34:59 [2020-01-20T09:34:59.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035065936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:34:59 [2020-01-20T09:34:59.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035066567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:34:59 [2020-01-20T09:34:59.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
04:34:59 [2020-01-20T09:34:59.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.506 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
04:34:59 [2020-01-20T09:34:59.627Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 4.612 s
04:34:59 [2020-01-20T09:34:59.627Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
04:35:00 [2020-01-20T09:35:00.552Z] 
04:35:00 [2020-01-20T09:35:00.552Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-20 09:35:00.384
04:35:00 [2020-01-20T09:35:00.552Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Attempting to set focus on Tree with text {}
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035062551 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035062551 data=null doit=true} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035062551 data=null} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035062551 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035062551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035062482 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035062480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035062480 data=null doit=true} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035062479 data=null} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035062479 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035062479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035062473 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035062473 data=null doit=true} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035062473 data=null} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035062472 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035062472 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}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035062469 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1035062469 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035062469 data=null doit=true} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035062469 data=null} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035062469 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035062468 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035062459 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1035062458 data=null doit=true} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1035062458 data=null} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1035062458 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035062458 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]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1035062455 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1035062454 data=null doit=true} to Tree node with text: bug446190
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1035062454 data=null} to Tree node with text: bug446190
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1035062454 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035062454 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
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1035062449 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1035062449 data=null doit=true} to Tree node with text: Views
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1035062449 data=null} to Tree node with text: Views
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1035062449 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035062448 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
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1035062385 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1035062384 data=null doit=true} to Tree node with text: XML system call analysis
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1035062384 data=null} to Tree node with text: XML system call analysis
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1035062384 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1035062384 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
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1035062371 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1035062370 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1035062370 data=null doit=true} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Attempting to set focus on Tree with text {}
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1035062370 data=null} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1035062369 data=null button=1 stateMask=0x0 x=178 y=540 count=1} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035062369 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
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1035062358 data=null button=1 stateMask=0x80000 x=178 y=540 count=1} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1035062358 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1035062358 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.698Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1035062357 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
04:35:02 [2020-01-20T09:35:02.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1035062337 data=null button=1 stateMask=0x80000 x=178 y=540 count=2} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1035062071 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1035062071 data=null doit=true} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1035062071 data=null} to Tree node with text: Latency vs Count
04:35:02 [2020-01-20T09:35:02.954Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1035059655 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}
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1035059648 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1035059647 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}
04:35:05 [2020-01-20T09:35:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1035059641 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1035059201 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Attempting to set focus on Tree with text {}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1035059171 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1035059171 data=null doit=true} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1035059171 data=null} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1035059171 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1035059170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1035059162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Clicking on with mnemonic 'Delete'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Clicked on with mnemonic 'Delete'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1035058944 data=null} to (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
04:35:06 [2020-01-20T09:35:06.029Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Clicking on OK
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1035058943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1035058943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1035058943 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1035058943 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1035058943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1035058943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.030Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.285Z] DEBUG - Clicked on OK
04:35:06 [2020-01-20T09:35:06.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1035058943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
04:35:06 [2020-01-20T09:35:06.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1035059081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
04:35:06 [2020-01-20T09:35:06.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
04:35:06 [2020-01-20T09:35:06.795Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
04:35:06 [2020-01-20T09:35:06.796Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 4.219 s
04:35:06 [2020-01-20T09:35:06.796Z] 
04:35:06 [2020-01-20T09:35:06.796Z] Results:
04:35:06 [2020-01-20T09:35:06.796Z] 
04:35:06 [2020-01-20T09:35:06.796Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
04:35:06 [2020-01-20T09:35:06.796Z] 
04:35:07 [2020-01-20T09:35:07.051Z] 
04:35:07 [2020-01-20T09:35:07.051Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:35:06.867
04:35:07 [2020-01-20T09:35:07.051Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] All tests passed!
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] 
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] 
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] 
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [130/138]
04:35:07 [2020-01-20T09:35:07.976Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] The project's OSGi version is 1.0.2.202001200739
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.231Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] 
04:35:08 [2020-01-20T09:35:08.486Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:08 [2020-01-20T09:35:08.742Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
04:35:08 [2020-01-20T09:35:08.742Z] [INFO] Command line:
04:35:08 [2020-01-20T09:35:08.742Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:35:08 [2020-01-20T09:35:08.742Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:35:11 [2020-01-20T09:35:11.253Z] !SESSION 2020-01-20 09:35:08.798 -----------------------------------------------
04:35:11 [2020-01-20T09:35:11.253Z] eclipse.buildId=unknown
04:35:11 [2020-01-20T09:35:11.253Z] java.version=1.8.0_202
04:35:11 [2020-01-20T09:35:11.253Z] java.vendor=Oracle Corporation
04:35:11 [2020-01-20T09:35:11.253Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:35:11 [2020-01-20T09:35:11.253Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:35:11 [2020-01-20T09:35:11.253Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:35:11 [2020-01-20T09:35:11.253Z] 
04:35:11 [2020-01-20T09:35:11.253Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:35:10.836
04:35:11 [2020-01-20T09:35:11.253Z] !MESSAGE FrameworkEvent ERROR
04:35:11 [2020-01-20T09:35:11.253Z] !STACK 0
04:35:11 [2020-01-20T09:35:11.253Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:35:11 [2020-01-20T09:35:11.253Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:35:11 [2020-01-20T09:35:11.253Z] 
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:35:11 [2020-01-20T09:35:11.253Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:35:12 [2020-01-20T09:35:12.616Z] process 21317: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:35:12 [2020-01-20T09:35:12.616Z] See the manual page for dbus-uuidgen to correct this issue.
04:35:20 [2020-01-20T09:35:20.694Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
04:35:20 [2020-01-20T09:35:20.694Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
04:35:20 [2020-01-20T09:35:20.694Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
04:35:20 [2020-01-20T09:35:20.694Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
04:35:20 [2020-01-20T09:35:20.694Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
04:35:20 [2020-01-20T09:35:20.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
04:35:20 [2020-01-20T09:35:20.694Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.273 s
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] Results:
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:35:20.468
04:35:20 [2020-01-20T09:35:20.694Z] !MESSAGE Unexpected error executing analysis with trace 
04:35:20 [2020-01-20T09:35:20.694Z] !STACK 0
04:35:20 [2020-01-20T09:35:20.694Z] java.lang.NullPointerException
04:35:20 [2020-01-20T09:35:20.694Z] 	at java.io.File.<init>(File.java:277)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:35:20.468
04:35:20 [2020-01-20T09:35:20.694Z] !MESSAGE Unexpected error executing analysis with trace 
04:35:20 [2020-01-20T09:35:20.694Z] !STACK 0
04:35:20 [2020-01-20T09:35:20.694Z] java.lang.NullPointerException
04:35:20 [2020-01-20T09:35:20.694Z] 	at java.io.File.<init>(File.java:277)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:35:20.539
04:35:20 [2020-01-20T09:35:20.694Z] !MESSAGE Exception executing analysis
04:35:20 [2020-01-20T09:35:20.694Z] !STACK 0
04:35:20 [2020-01-20T09:35:20.694Z] java.lang.NullPointerException
04:35:20 [2020-01-20T09:35:20.694Z] 	at java.io.File.<init>(File.java:277)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:35:20 [2020-01-20T09:35:20.694Z] 
04:35:20 [2020-01-20T09:35:20.694Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-20 09:35:20.539
04:35:20 [2020-01-20T09:35:20.694Z] !MESSAGE Exception executing analysis
04:35:20 [2020-01-20T09:35:20.694Z] !STACK 0
04:35:20 [2020-01-20T09:35:20.694Z] java.lang.NullPointerException
04:35:20 [2020-01-20T09:35:20.694Z] 	at java.io.File.<init>(File.java:277)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
04:35:20 [2020-01-20T09:35:20.694Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
04:35:21 [2020-01-20T09:35:21.260Z] 
04:35:21 [2020-01-20T09:35:21.260Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-01-20 09:35:21.258
04:35:21 [2020-01-20T09:35:21.260Z] !MESSAGE FrameworkEvent ERROR
04:35:21 [2020-01-20T09:35:21.260Z] !STACK 0
04:35:21 [2020-01-20T09:35:21.260Z] org.eclipse.swt.SWTException: Invalid thread access
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:483)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:421)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:509)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:36)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:58)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:100)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:75)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:22)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:71)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:72)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:97)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:91)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:344)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:359)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:198)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:161)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:106)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:139)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:903)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:120)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:112)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:156)
04:35:21 [2020-01-20T09:35:21.260Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:476)
04:35:21 [2020-01-20T09:35:21.261Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:634)
04:35:21 [2020-01-20T09:35:21.261Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:498)
04:35:21 [2020-01-20T09:35:21.261Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202)
04:35:21 [2020-01-20T09:35:21.261Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165)
04:35:21 [2020-01-20T09:35:21.261Z] 	at java.lang.Thread.run(Thread.java:748)
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] All tests passed!
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [131/138]
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:35:23 [2020-01-20T09:35:23.148Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] 
04:35:23 [2020-01-20T09:35:23.149Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:23 [2020-01-20T09:35:23.709Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
04:35:23 [2020-01-20T09:35:23.709Z] [INFO] Command line:
04:35:23 [2020-01-20T09:35:23.709Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:35:23 [2020-01-20T09:35:23.709Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:35:26 [2020-01-20T09:35:26.225Z] !SESSION 2020-01-20 09:35:23.691 -----------------------------------------------
04:35:26 [2020-01-20T09:35:26.225Z] eclipse.buildId=unknown
04:35:26 [2020-01-20T09:35:26.225Z] java.version=1.8.0_202
04:35:26 [2020-01-20T09:35:26.225Z] java.vendor=Oracle Corporation
04:35:26 [2020-01-20T09:35:26.225Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:35:26 [2020-01-20T09:35:26.225Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:35:26 [2020-01-20T09:35:26.225Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:35:26 [2020-01-20T09:35:26.225Z] 
04:35:26 [2020-01-20T09:35:26.225Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:35:25.681
04:35:26 [2020-01-20T09:35:26.225Z] !MESSAGE FrameworkEvent ERROR
04:35:26 [2020-01-20T09:35:26.225Z] !STACK 0
04:35:26 [2020-01-20T09:35:26.225Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:35:26 [2020-01-20T09:35:26.225Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:35:26 [2020-01-20T09:35:26.225Z] 
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:35:26 [2020-01-20T09:35:26.225Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:35:27 [2020-01-20T09:35:27.588Z] process 21374: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:35:27 [2020-01-20T09:35:27.588Z] See the manual page for dbus-uuidgen to correct this issue.
04:35:35 [2020-01-20T09:35:35.666Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
04:35:35 [2020-01-20T09:35:35.666Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
04:35:35 [2020-01-20T09:35:35.666Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.002 s
04:35:35 [2020-01-20T09:35:35.666Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
04:35:35 [2020-01-20T09:35:35.666Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
04:35:35 [2020-01-20T09:35:35.666Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
04:35:35 [2020-01-20T09:35:35.666Z] 
04:35:35 [2020-01-20T09:35:35.666Z] Results:
04:35:35 [2020-01-20T09:35:35.666Z] 
04:35:35 [2020-01-20T09:35:35.666Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
04:35:35 [2020-01-20T09:35:35.666Z] 
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] All tests passed!
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:35:37 [2020-01-20T09:35:37.028Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:35:37 [2020-01-20T09:35:37.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:35:37 [2020-01-20T09:35:37.282Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.282Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
04:35:37 [2020-01-20T09:35:37.282Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [132/138]
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] The project's OSGi version is 1.0.7.202001200739
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.283Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] 
04:35:37 [2020-01-20T09:35:37.538Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:35:38 [2020-01-20T09:35:38.098Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
04:35:38 [2020-01-20T09:35:38.098Z] [INFO] Command line:
04:35:38 [2020-01-20T09:35:38.098Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
04:35:38 [2020-01-20T09:35:38.098Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:35:40 [2020-01-20T09:35:40.611Z] !SESSION 2020-01-20 09:35:37.966 -----------------------------------------------
04:35:40 [2020-01-20T09:35:40.611Z] eclipse.buildId=unknown
04:35:40 [2020-01-20T09:35:40.611Z] java.version=1.8.0_202
04:35:40 [2020-01-20T09:35:40.611Z] java.vendor=Oracle Corporation
04:35:40 [2020-01-20T09:35:40.611Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:35:40 [2020-01-20T09:35:40.611Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
04:35:40 [2020-01-20T09:35:40.611Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
04:35:40 [2020-01-20T09:35:40.611Z] 
04:35:40 [2020-01-20T09:35:40.611Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:35:40.035
04:35:40 [2020-01-20T09:35:40.611Z] !MESSAGE FrameworkEvent ERROR
04:35:40 [2020-01-20T09:35:40.611Z] !STACK 0
04:35:40 [2020-01-20T09:35:40.611Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:35:40 [2020-01-20T09:35:40.611Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:35:40 [2020-01-20T09:35:40.611Z] 
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:35:40 [2020-01-20T09:35:40.611Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:35:44 [2020-01-20T09:35:44.768Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
04:35:48 [2020-01-20T09:35:48.030Z] Display size: 1440x900
04:35:48 [2020-01-20T09:35:48.030Z] OS version=3.10.0-957.1.3.el7.x86_64
04:35:48 [2020-01-20T09:35:48.030Z] GTK version=2.24.30
04:35:48 [2020-01-20T09:35:48.030Z] GTK theme=unknown
04:35:48 [2020-01-20T09:35:48.030Z] LIBOVERLAY_SCROLLBAR=0
04:35:48 [2020-01-20T09:35:48.030Z] Time zone: Coordinated Universal Time
04:35:48 [2020-01-20T09:35:48.030Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
04:35:48 [2020-01-20T09:35:48.030Z] log4j:WARN Please initialize the log4j system properly.
04:36:55 [2020-01-20T09:36:55.637Z] 
04:36:55 [2020-01-20T09:36:55.637Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-20 09:36:49.760
04:36:55 [2020-01-20T09:36:55.637Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
04:36:55 [2020-01-20T09:36:55.637Z] !STACK 0
04:36:55 [2020-01-20T09:36:55.637Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
04:36:55 [2020-01-20T09:36:55.637Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:959)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:997)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:970)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
04:36:55 [2020-01-20T09:36:55.637Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84)
04:36:55 [2020-01-20T09:36:55.637Z] 	... 3 more
04:37:03 [2020-01-20T09:37:03.711Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 77.895 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
04:37:03 [2020-01-20T09:37:03.711Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.149 s
04:37:03 [2020-01-20T09:37:03.711Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.768 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.021 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 11.502 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.796 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.403 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.072 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.05 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.27 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.4 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.478 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.025 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.56 s
04:37:03 [2020-01-20T09:37:03.711Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.139 s
04:37:03 [2020-01-20T09:37:03.711Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.427 s
04:37:03 [2020-01-20T09:37:03.711Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
04:37:03 [2020-01-20T09:37:03.711Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.355 s
04:37:03 [2020-01-20T09:37:03.711Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.946 s
04:37:03 [2020-01-20T09:37:03.711Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.711 s
04:37:03 [2020-01-20T09:37:03.711Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.982 s
04:37:03 [2020-01-20T09:37:03.711Z] 
04:37:03 [2020-01-20T09:37:03.711Z] Results:
04:37:03 [2020-01-20T09:37:03.711Z] 
04:37:03 [2020-01-20T09:37:03.711Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
04:37:03 [2020-01-20T09:37:03.711Z] 
04:37:03 [2020-01-20T09:37:03.711Z] 
04:37:03 [2020-01-20T09:37:03.711Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-20 09:37:02.642
04:37:03 [2020-01-20T09:37:03.711Z] !MESSAGE The workspace will exit with unsaved changes in this session.
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] All tests passed!
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [133/138]
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] The project's OSGi version is 1.0.0.202001200739
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] 
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:03 [2020-01-20T09:37:03.966Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] 
04:37:04 [2020-01-20T09:37:04.476Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:04 [2020-01-20T09:37:04.731Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
04:37:04 [2020-01-20T09:37:04.731Z] [INFO] Command line:
04:37:04 [2020-01-20T09:37:04.731Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:04 [2020-01-20T09:37:04.731Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:07 [2020-01-20T09:37:07.243Z] !SESSION 2020-01-20 09:37:04.678 -----------------------------------------------
04:37:07 [2020-01-20T09:37:07.243Z] eclipse.buildId=unknown
04:37:07 [2020-01-20T09:37:07.243Z] java.version=1.8.0_202
04:37:07 [2020-01-20T09:37:07.243Z] java.vendor=Oracle Corporation
04:37:07 [2020-01-20T09:37:07.243Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:37:07 [2020-01-20T09:37:07.243Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
04:37:07 [2020-01-20T09:37:07.243Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:37:07 [2020-01-20T09:37:07.243Z] 
04:37:07 [2020-01-20T09:37:07.243Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:37:06.649
04:37:07 [2020-01-20T09:37:07.243Z] !MESSAGE FrameworkEvent ERROR
04:37:07 [2020-01-20T09:37:07.243Z] !STACK 0
04:37:07 [2020-01-20T09:37:07.243Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
04:37:07 [2020-01-20T09:37:07.243Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:07 [2020-01-20T09:37:07.243Z] 
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:37:07 [2020-01-20T09:37:07.243Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:37:08 [2020-01-20T09:37:08.167Z] process 21967: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
04:37:08 [2020-01-20T09:37:08.167Z] See the manual page for dbus-uuidgen to correct this issue.
04:37:16 [2020-01-20T09:37:16.241Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
04:37:16 [2020-01-20T09:37:16.496Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
04:37:16 [2020-01-20T09:37:16.496Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.024 s
04:37:16 [2020-01-20T09:37:16.496Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.086 s
04:37:16 [2020-01-20T09:37:16.496Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.005 s
04:37:16 [2020-01-20T09:37:16.496Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
04:37:16 [2020-01-20T09:37:16.496Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
04:37:16 [2020-01-20T09:37:16.496Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
04:37:16 [2020-01-20T09:37:16.496Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
04:37:16 [2020-01-20T09:37:16.496Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.035 s
04:37:16 [2020-01-20T09:37:16.496Z] 
04:37:16 [2020-01-20T09:37:16.497Z] Results:
04:37:16 [2020-01-20T09:37:16.497Z] 
04:37:16 [2020-01-20T09:37:16.497Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
04:37:16 [2020-01-20T09:37:16.497Z] 
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] All tests passed!
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] Building Trace Compass All Tests 1.0.8-SNAPSHOT                [134/138]
04:37:18 [2020-01-20T09:37:18.381Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] The project's OSGi version is 1.0.8.202001200739
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/main/resources
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] 
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
04:37:18 [2020-01-20T09:37:18.636Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/classes
04:37:19 [2020-01-20T09:37:19.560Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.560Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.560Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/test/resources
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.561Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] 
04:37:19 [2020-01-20T09:37:19.815Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
04:37:21 [2020-01-20T09:37:21.175Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
04:37:21 [2020-01-20T09:37:21.175Z] [INFO] Command line:
04:37:21 [2020-01-20T09:37:21.175Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
04:37:21 [2020-01-20T09:37:21.175Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
04:37:23 [2020-01-20T09:37:23.686Z] !SESSION 2020-01-20 09:37:21.261 -----------------------------------------------
04:37:23 [2020-01-20T09:37:23.686Z] eclipse.buildId=unknown
04:37:23 [2020-01-20T09:37:23.686Z] java.version=1.8.0_202
04:37:23 [2020-01-20T09:37:23.686Z] java.vendor=Oracle Corporation
04:37:23 [2020-01-20T09:37:23.686Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
04:37:23 [2020-01-20T09:37:23.686Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
04:37:23 [2020-01-20T09:37:23.686Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
04:37:23 [2020-01-20T09:37:23.686Z] 
04:37:23 [2020-01-20T09:37:23.686Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-20 09:37:23.465
04:37:23 [2020-01-20T09:37:23.686Z] !MESSAGE FrameworkEvent ERROR
04:37:23 [2020-01-20T09:37:23.686Z] !STACK 0
04:37:23 [2020-01-20T09:37:23.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72]
04:37:23 [2020-01-20T09:37:23.686Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
04:37:23 [2020-01-20T09:37:23.686Z] 
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
04:37:23 [2020-01-20T09:37:23.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
04:37:25 [2020-01-20T09:37:25.046Z] 
04:37:25 [2020-01-20T09:37:25.046Z] Results:
04:37:25 [2020-01-20T09:37:25.046Z] 
04:37:25 [2020-01-20T09:37:25.046Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
04:37:25 [2020-01-20T09:37:25.046Z] 
04:37:25 [2020-01-20T09:37:25.970Z] [WARNING] No tests found.
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.pom
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2metadata.xml
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2artifacts.xml
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Building org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT       [135/138]
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.970Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] 
04:37:25 [2020-01-20T09:37:25.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.225Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.pom
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2metadata.xml
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2artifacts.xml
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.480Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT    [136/138]
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.pom
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2metadata.xml
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2artifacts.xml
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] Building Trace Compass Repository 5.2.0-SNAPSHOT               [137/138]
04:37:26 [2020-01-20T09:37:26.736Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] The project's OSGi version is 5.2.0.202001200739
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/src/main/resources
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] 
04:37:26 [2020-01-20T09:37:26.991Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] 
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] 
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] 
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] 
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] 
04:37:39 [2020-01-20T09:37:39.147Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
04:37:39 [2020-01-20T09:37:39.707Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.zip
04:37:41 [2020-01-20T09:37:41.590Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] No primary artifact to install, installing attached artifacts instead.
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.pom
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2metadata.xml
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2artifacts.xml
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [138/138]
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] The project's OSGi version is 1.0.1.202001200739
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.591Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.pom
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
04:37:41 [2020-01-20T09:37:41.846Z] [INFO] ------------------------------------------------------------------------
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Reactor Summary:
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] 
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 29.222 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [  0.022 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [  0.009 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT  SUCCESS [ 20.422 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [  0.010 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [  1.395 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [  0.898 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [  1.224 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.045 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [  0.408 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [  5.533 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [  0.506 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.007 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [  5.550 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [  1.404 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT  SUCCESS [ 43.681 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 13.313 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [04:53 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [  0.758 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [04:59 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.574 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [  9.254 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [  0.533 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [02:55 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [06:11 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [  0.689 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [  0.426 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [  0.685 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [  0.587 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT SUCCESS [  1.447 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [  0.013 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [  0.349 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [  1.308 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [  0.675 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:14 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.806 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [  0.527 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [  5.016 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [  0.980 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [  0.652 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [  5.422 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 13.004 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 21.452 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [01:59 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [  1.004 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [  0.956 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 13.543 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [  9.838 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 38.730 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:13 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [  0.731 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 39.426 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [  0.783 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 13.260 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.023 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [  0.310 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [  0.020 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 28.273 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [  0.711 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [  0.432 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [  0.389 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [  0.189 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [  5.334 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT SUCCESS [  5.975 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SUCCESS [  0.103 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [  4.754 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SUCCESS [  0.075 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:56 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SUCCESS [  7.318 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SUCCESS [  5.761 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SUCCESS [  5.275 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SUCCESS [  4.598 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [  0.353 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SUCCESS [  0.007 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SUCCESS [  0.677 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT  SUCCESS [  0.582 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SUCCESS [  0.286 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [  4.978 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 13.423 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [  4.549 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SUCCESS [  0.607 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [  0.304 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SUCCESS [  0.880 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SUCCESS [  1.789 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SUCCESS [  0.161 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [  5.275 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [  5.308 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 42.731 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 44.202 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [  0.369 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SUCCESS [  0.198 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 42.105 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:13 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [04:28 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [  0.827 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SUCCESS [  0.448 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SUCCESS [  0.240 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 32.414 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 16.036 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:14 min]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SUCCESS [  0.012 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [  0.509 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [  8.736 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [  0.591 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT  SUCCESS [  0.403 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SUCCESS [  0.224 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.116 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 32.087 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.021 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SUCCESS [  0.175 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SUCCESS [  0.126 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SUCCESS [  0.249 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SUCCESS [  0.549 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SUCCESS [  5.846 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.504 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 16.991 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [  0.203 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SUCCESS [  0.587 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SUCCESS [  0.050 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SUCCESS [  0.453 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [  0.237 s]
04:37:41 [2020-01-20T09:37:41.847Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [  0.132 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SUCCESS [01:55 min]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SUCCESS [  0.605 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SUCCESS [  8.771 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [07:52 min]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.041 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.375 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 58.950 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 14.898 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 14.169 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:26 min]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 14.525 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SUCCESS [  7.427 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SUCCESS [  0.703 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SUCCESS [  0.141 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SUCCESS [ 14.807 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  0.318 s]
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] ------------------------------------------------------------------------
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] BUILD SUCCESS
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] ------------------------------------------------------------------------
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Total time:  01:57 h
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] Finished at: 2020-01-20T09:37:41Z
04:37:41 [2020-01-20T09:37:41.848Z] [INFO] ------------------------------------------------------------------------
04:37:43 [2020-01-20T09:37:43.736Z] [Pipeline] }
04:37:43 [2020-01-20T09:37:43.743Z] [Pipeline] // container
04:37:43 [2020-01-20T09:37:43.749Z] Post stage
04:37:43 [2020-01-20T09:37:43.753Z] [Pipeline] container
04:37:43 [2020-01-20T09:37:43.754Z] [Pipeline] {
04:37:43 [2020-01-20T09:37:43.760Z] [Pipeline] sh
04:37:45 [2020-01-20T09:37:45.159Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
04:37:45 [2020-01-20T09:37:45.160Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
04:37:45 [2020-01-20T09:37:45.165Z] [Pipeline] junit
04:37:45 [2020-01-20T09:37:45.169Z] Recording test results
04:38:06 [2020-01-20T09:38:06.836Z] [Pipeline] archiveArtifacts
04:38:06 [2020-01-20T09:38:06.840Z] Archiving artifacts
04:38:08 [2020-01-20T09:38:08.276Z] [Pipeline] }
04:38:08 [2020-01-20T09:38:08.284Z] [Pipeline] // container
04:38:08 [2020-01-20T09:38:08.315Z] [Pipeline] }
04:38:08 [2020-01-20T09:38:08.321Z] [Pipeline] // withEnv
04:38:08 [2020-01-20T09:38:08.330Z] [Pipeline] }
04:38:08 [2020-01-20T09:38:08.335Z] [Pipeline] // stage
04:38:08 [2020-01-20T09:38:08.343Z] [Pipeline] stage
04:38:08 [2020-01-20T09:38:08.348Z] [Pipeline] { (Deploy Site)
04:38:08 [2020-01-20T09:38:08.365Z] [Pipeline] tool
04:38:08 [2020-01-20T09:38:08.372Z] [Pipeline] envVarsForTool
04:38:08 [2020-01-20T09:38:08.382Z] [Pipeline] tool
04:38:08 [2020-01-20T09:38:08.389Z] [Pipeline] envVarsForTool
04:38:08 [2020-01-20T09:38:08.400Z] [Pipeline] withEnv
04:38:08 [2020-01-20T09:38:08.400Z] [Pipeline] {
04:38:08 [2020-01-20T09:38:08.409Z] [Pipeline] container
04:38:08 [2020-01-20T09:38:08.409Z] [Pipeline] {
04:38:08 [2020-01-20T09:38:08.416Z] [Pipeline] sshagent
04:38:08 [2020-01-20T09:38:08.422Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
04:38:08 [2020-01-20T09:38:08.423Z] [ssh-agent] Looking for ssh-agent implementation...
04:38:09 [2020-01-20T09:38:09.560Z] [ssh-agent]   Java/JNR ssh-agent
04:38:12 [2020-01-20T09:38:12.242Z] [ssh-agent] Registered BouncyCastle on the remote agent
04:38:19 [2020-01-20T09:38:19.144Z] [ssh-agent] Started.
04:38:19 [2020-01-20T09:38:19.148Z] [Pipeline] {
04:38:19 [2020-01-20T09:38:19.156Z] [Pipeline] sh
04:38:20 [2020-01-20T09:38:20.634Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
04:38:20 [2020-01-20T09:38:20.635Z] + repo=tracecompass
04:38:20 [2020-01-20T09:38:20.635Z] + '[' 2 -lt 2 ']'
04:38:20 [2020-01-20T09:38:20.635Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
04:38:20 [2020-01-20T09:38:20.635Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
04:38:20 [2020-01-20T09:38:20.635Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
04:38:20 [2020-01-20T09:38:20.635Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
04:38:20 [2020-01-20T09:38:20.635Z] + SCP=scp
04:38:20 [2020-01-20T09:38:20.635Z] + ECHO=echo
04:38:20 [2020-01-20T09:38:20.635Z] + '[' false == false ']'
04:38:20 [2020-01-20T09:38:20.635Z] + ECHO=
04:38:20 [2020-01-20T09:38:20.635Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
04:38:20 [2020-01-20T09:38:20.635Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository//*'
04:38:24 [2020-01-20T09:38:24.935Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/
04:38:29 [2020-01-20T09:38:29.137Z] [Pipeline] }
04:38:29 [2020-01-20T09:38:29.141Z] [ssh-agent] Stopped.
04:38:29 [2020-01-20T09:38:29.149Z] [Pipeline] // sshagent
04:38:29 [2020-01-20T09:38:29.158Z] [Pipeline] }
04:38:29 [2020-01-20T09:38:29.165Z] [Pipeline] // container
04:38:29 [2020-01-20T09:38:29.170Z] [Pipeline] }
04:38:29 [2020-01-20T09:38:29.176Z] [Pipeline] // withEnv
04:38:29 [2020-01-20T09:38:29.181Z] [Pipeline] }
04:38:29 [2020-01-20T09:38:29.185Z] [Pipeline] // stage
04:38:29 [2020-01-20T09:38:29.192Z] [Pipeline] stage
04:38:29 [2020-01-20T09:38:29.193Z] [Pipeline] { (Deploy RCP)
04:38:29 [2020-01-20T09:38:29.207Z] [Pipeline] tool
04:38:29 [2020-01-20T09:38:29.213Z] [Pipeline] envVarsForTool
04:38:29 [2020-01-20T09:38:29.221Z] [Pipeline] tool
04:38:29 [2020-01-20T09:38:29.227Z] [Pipeline] envVarsForTool
04:38:29 [2020-01-20T09:38:29.233Z] [Pipeline] withEnv
04:38:29 [2020-01-20T09:38:29.234Z] [Pipeline] {
04:38:29 [2020-01-20T09:38:29.244Z] [Pipeline] container
04:38:29 [2020-01-20T09:38:29.245Z] [Pipeline] {
04:38:29 [2020-01-20T09:38:29.254Z] [Pipeline] sshagent
04:38:29 [2020-01-20T09:38:29.260Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
04:38:29 [2020-01-20T09:38:29.261Z] [ssh-agent] Looking for ssh-agent implementation...
04:38:30 [2020-01-20T09:38:30.421Z] [ssh-agent]   Java/JNR ssh-agent
04:38:30 [2020-01-20T09:38:30.422Z] [ssh-agent] Registered BouncyCastle on the remote agent
04:38:30 [2020-01-20T09:38:30.540Z] [ssh-agent] Started.
04:38:30 [2020-01-20T09:38:30.543Z] [Pipeline] {
04:38:30 [2020-01-20T09:38:30.551Z] [Pipeline] sh
04:38:31 [2020-01-20T09:38:31.947Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ 'trace-compass-*'
04:38:31 [2020-01-20T09:38:31.948Z] + repo=tracecompass
04:38:31 [2020-01-20T09:38:31.948Z] + '[' 5 -lt 5 ']'
04:38:31 [2020-01-20T09:38:31.948Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
04:38:31 [2020-01-20T09:38:31.948Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/
04:38:31 [2020-01-20T09:38:31.948Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
04:38:31 [2020-01-20T09:38:31.948Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/
04:38:31 [2020-01-20T09:38:31.948Z] + rcpPattern='trace-compass-*'
04:38:31 [2020-01-20T09:38:31.948Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
04:38:31 [2020-01-20T09:38:31.948Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
04:38:31 [2020-01-20T09:38:31.948Z] + SCP=scp
04:38:31 [2020-01-20T09:38:31.948Z] + ECHO=echo
04:38:31 [2020-01-20T09:38:31.948Z] + '[' false == false ']'
04:38:31 [2020-01-20T09:38:31.948Z] + ECHO=
04:38:31 [2020-01-20T09:38:31.948Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp//* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository//*'
04:38:33 [2020-01-20T09:38:33.308Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200120-0739-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200120-0739-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200120-0739-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/
04:38:43 [2020-01-20T09:38:43.314Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/
04:38:58 [2020-01-20T09:38:58.154Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.157Z] [ssh-agent] Stopped.
04:38:58 [2020-01-20T09:38:58.165Z] [Pipeline] // sshagent
04:38:58 [2020-01-20T09:38:58.171Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.177Z] [Pipeline] // container
04:38:58 [2020-01-20T09:38:58.183Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.188Z] [Pipeline] // withEnv
04:38:58 [2020-01-20T09:38:58.193Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.198Z] [Pipeline] // stage
04:38:58 [2020-01-20T09:38:58.206Z] [Pipeline] stage
04:38:58 [2020-01-20T09:38:58.208Z] [Pipeline] { (Deploy Doc)
04:38:58 [2020-01-20T09:38:58.219Z] Stage "Deploy Doc" skipped due to when conditional
04:38:58 [2020-01-20T09:38:58.219Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.225Z] [Pipeline] // stage
04:38:58 [2020-01-20T09:38:58.230Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.236Z] [Pipeline] // withEnv
04:38:58 [2020-01-20T09:38:58.241Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.247Z] [Pipeline] // timeout
04:38:58 [2020-01-20T09:38:58.252Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.258Z] [Pipeline] // timestamps
04:38:58 [2020-01-20T09:38:58.264Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.269Z] [Pipeline] // withEnv
04:38:58 [2020-01-20T09:38:58.275Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.280Z] [Pipeline] // container
04:38:58 [2020-01-20T09:38:58.284Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.290Z] [Pipeline] // withEnv
04:38:58 [2020-01-20T09:38:58.295Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.304Z] [Pipeline] // node
04:38:58 [2020-01-20T09:38:58.310Z] [Pipeline] }
04:38:58 [2020-01-20T09:38:58.316Z] [Pipeline] // podTemplate
04:38:58 [2020-01-20T09:38:58.323Z] [Pipeline] End of Pipeline
04:38:58 [2020-01-20T09:38:58.420Z] Finished: SUCCESS